summaryrefslogtreecommitdiffhomepage
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-13 09:57:43 -0500
committerFrank <[email protected]>2026-01-13 19:50:48 -0500
commit43680534dff9ed59830c27e0e0801b5d72307de7 (patch)
tree8b41824e804c251fdb3de80b85b64b456d66ea5a /AGENTS.md
parentaa522aad62373ffa4c05464164f0ef977afb009e (diff)
downloadopencode-43680534dff9ed59830c27e0e0801b5d72307de7.tar.gz
opencode-43680534dff9ed59830c27e0e0801b5d72307de7.zip
add fullscreen view to permission prompt
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 87d59d4c9..3138f6c5e 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -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`.