summaryrefslogtreecommitdiffhomepage
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-13 09:57:43 -0500
committerDax Raad <[email protected]>2026-01-13 09:58:08 -0500
commitc86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86 (patch)
tree9ae36a9015fd3554cf5abc6f5b5395bcce4992c9 /AGENTS.md
parent29bf731d47da1cda99de2c9890d525045b1bc8e8 (diff)
downloadopencode-c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86.tar.gz
opencode-c86c2acf4c0e0f9945b3dd83a1a32e1eb9783c86.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`.