diff options
| author | Dax Raad <[email protected]> | 2026-01-13 09:57:43 -0500 |
|---|---|---|
| committer | Frank <[email protected]> | 2026-01-13 19:50:48 -0500 |
| commit | 43680534dff9ed59830c27e0e0801b5d72307de7 (patch) | |
| tree | 8b41824e804c251fdb3de80b85b64b456d66ea5a /AGENTS.md | |
| parent | aa522aad62373ffa4c05464164f0ef977afb009e (diff) | |
| download | opencode-43680534dff9ed59830c27e0e0801b5d72307de7.tar.gz opencode-43680534dff9ed59830c27e0e0801b5d72307de7.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`. |
