AGENTS.md
packages/app/AGENTS.mdAGENTS.md
Quality
56/100
Scores the file, not the repository.Length
178 words
6 headings · 0 code blocksRepository
193k
— · pushed 0 days agoLast changed
3 days ago
First indexed 3 days ago.1## Priorities23- Prioritise, in this order: stability, simplicity, performance.4- Before changing session or timeline code, record a production benchmark baseline and compare it after the change.56## Debugging78- NEVER try to restart the app, or the server process, EVER.910## Local Dev1112- `opencode dev web` proxies `https://app.opencode.ai`, so local UI/CSS changes will not show there.13- For local UI changes, run the backend and app dev servers separately.14- Backend (from `packages/opencode`): `bun run --conditions=browser ./src/index.ts serve --port 4096`15- App (from `packages/app`): `bun dev -- --port 4444`16- Open `http://localhost:4444` to verify UI changes (it targets the backend at `http://localhost:4096`).1718## SolidJS1920- Always prefer `createStore` over multiple `createSignal` calls2122## Tool Calling2324- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE.2526## Browser Automation2728Use `agent-browser` for web automation. Run `agent-browser --help` for all commands.2930Core workflow:31321. `agent-browser open <url>` - Navigate to page332. `agent-browser snapshot -i` - Get interactive elements with refs (@e1, @e2)343. `agent-browser click @e1` / `fill @e2 "text"` - Interact using refs354. Re-snapshot after page changes36
Also in anomalyco/opencode
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| anomalyco/opencodeAGENTS.md · 193k | AGENTS.md | testlint-formatstyletypes+3 | 80/100 | 3 days ago | |
| anomalyco/opencodepackages/app/e2e/performance/AGENTS.md · 193k | AGENTS.md | no sections | 16/100 | 3 days ago | |
| anomalyco/opencodepackages/codemode/AGENTS.md · 193k | AGENTS.md | api | 43/100 | 3 days ago | |
| anomalyco/opencodepackages/core/src/tool/AGENTS.md · 193k | AGENTS.md | stylesecurity | 58/100 | 3 days ago | |
| anomalyco/opencodepackages/effect-drizzle-sqlite/AGENTS.md · 193k | AGENTS.md | database | 38/100 | 3 days ago | |
| anomalyco/opencodepackages/llm/AGENTS.md · 193k | AGENTS.md | stylearchtesting-strategygit+1 | 57/100 | 3 days ago | |
| anomalyco/opencodepackages/opencode/src/server/routes/instance/httpapi/AGENTS.md · 193k | AGENTS.md | styleapi | 40/100 | 3 days ago | |
| anomalyco/opencodepackages/opencode/src/session/llm/AGENTS.md · 193k | AGENTS.md | arch | 61/100 | 3 days ago | |
| anomalyco/opencodepackages/opencode/test/AGENTS.md · 193k | AGENTS.md | teststylearchtesting-strategy+1 | 81/100 | 3 days ago | |
| anomalyco/opencodepackages/opencode/test/server/AGENTS.md · 193k | AGENTS.md | teststyleapi | 38/100 | 3 days ago | |
| anomalyco/opencodepackages/schema/AGENTS.md · 193k | AGENTS.md | styletypesdatabaseapi+1 | 65/100 | 3 days ago | |
| anomalyco/opencodepackages/opencode/AGENTS.md · 193k | AGENTS.md | styledatabaseapido-not | 81/100 | 3 days ago |
Diff against AGENTS.md Diff against packages/app/e2e/performance/AGENTS.md Diff against packages/codemode/AGENTS.md Diff against packages/core/src/tool/AGENTS.md Diff against packages/effect-drizzle-sqlite/AGENTS.md Diff against packages/llm/AGENTS.md Diff against packages/opencode/src/server/routes/instance/httpapi/AGENTS.md Diff against packages/opencode/src/session/llm/AGENTS.md Diff against packages/opencode/test/AGENTS.md Diff against packages/opencode/test/server/AGENTS.md Diff against packages/schema/AGENTS.md Diff against packages/opencode/AGENTS.md
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | 3 days ago | |
| elastic/elasticsearchx-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+2 | 100/100 | 3 days ago | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 67k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 2 days ago | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 3 days ago | |
| aaif-goose/gooseAGENTS.md · 52k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 3 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199k | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| elastic/elasticsearchx-pack/plugin/inference/AGENTS.md · 78k | AGENTS.md | buildtestlint-formatstyle+3 | 100/100 | 3 days ago |
