diff options
| author | Dax Raad <[email protected]> | 2026-01-13 09:57:43 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-01-13 09:58:08 -0500 |
| commit | c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86 (patch) | |
| tree | 9ae36a9015fd3554cf5abc6f5b5395bcce4992c9 /AGENTS.md | |
| parent | 29bf731d47da1cda99de2c9890d525045b1bc8e8 (diff) | |
| download | opencode-c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86.tar.gz opencode-c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86.zip | |
add fullscreen view to permission prompt
Diffstat (limited to 'AGENTS.md')
| -rw-r--r-- | AGENTS.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -- To test opencode in the `packages/opencode` directory you can run `bun dev` -- To regenerate the javascript SDK, run ./packages/sdk/js/script/build.ts +- To test opencode in `packages/opencode`, run `bun dev`. +- To regenerate the JavaScript SDK, run `./packages/sdk/js/script/build.ts`. - ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE. -- the default branch in this repo is `dev` +- The default branch in this repo is `dev`. |
