You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(config): correct working_dir for non-Kiro agents in example (#756)
Only kiro-cli and cursor-agent use /home/agent (their Dockerfiles create
an agent user). All other backends (codex, gemini, copilot, claude,
opencode) use Node.js base images with /home/node as the home directory.
Co-authored-by: 超渡法師 <chaodu@openab.dev>
0 commit comments