ignore: rm STYLE_GUIDE, consolidate in AGENTS.md

This commit is contained in:
Aiden Cline
2026-01-25 00:07:01 -05:00
parent d75dca29e9
commit 9407a6fd7c
4 changed files with 73 additions and 74 deletions

View File

@@ -148,7 +148,7 @@ This runs `bun run --cwd packages/desktop build` automatically via Tauris `be
> [!NOTE]
> If you make changes to the API or SDK (e.g. `packages/opencode/src/server/server.ts`), run `./script/generate.ts` to regenerate the SDK and related files.
Please try to follow the [style guide](./STYLE_GUIDE.md)
Please try to follow the [style guide](./AGENTS.md)
### Setting up a Debugger