summaryrefslogtreecommitdiffhomepage
path: root/AGENTS.md
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-29 23:10:50 -0500
committerDax Raad <[email protected]>2026-01-29 23:10:50 -0500
commit71d280d570ea77c9330942722b0e34383de831d9 (patch)
tree03cda7cdf0cefa8e05fca18c544291ea199f9c73 /AGENTS.md
parent5cfb5fdd0664632956056a1004ab1857a8eb3673 (diff)
downloadopencode-71d280d570ea77c9330942722b0e34383de831d9.tar.gz
opencode-71d280d570ea77c9330942722b0e34383de831d9.zip
ci: fix container build script
Invoke docker build with Bun shell so commands run correctly, and document default automation behavior.
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index c3f8e50d0..8cfe768da 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -1,6 +1,7 @@
- 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`.
+- Prefer automation: execute requested actions without confirmation unless blocked by missing info or safety/irreversibility.
## Style Guide