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
feat(agents): add low-friction decision prompts and /handoff exception
Bridged from Codex Game Studios commits 687320f and 2eae58d.
- Adds 'Low-Friction Decision Prompts' section: numbered options with one
(Recommended), a. yes / b. no shortcuts for confirmations, no filler options.
- Adds /handoff exception to Collaboration Boundary: explicit /handoff
invocation authorizes the declared handoff workflow (continuity writes,
path-scoped staging, commit, push) without a second approval. Narrowly
scoped - no source edits, branch switching, force-push, or --no-verify.
- Updates Continuity Epilogue point 3 to list viable actions.
Adapted Codex -> OpenCode: $handoff -> /handoff.
0 commit comments