From 71d280d570ea77c9330942722b0e34383de831d9 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 29 Jan 2026 23:10:50 -0500 Subject: ci: fix container build script Invoke docker build with Bun shell so commands run correctly, and document default automation behavior. --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) (limited to 'AGENTS.md') 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 -- cgit v1.2.3