Drew Ritter and Jesse Vincent
2b1bfe5db6
docs(codex-tools): add named agent dispatch mapping for Codex ( #647 )
2026-03-25 11:03:53 -07:00
bd080e3cc8
docs: add implementation plan for Codex App compatibility (PRI-823)
...
8 tasks covering: environment detection in using-git-worktrees,
Step 1.5 + cleanup guard in finishing-a-development-branch,
Integration line updates, codex-tools.md docs, automated tests,
and final verification.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00
eb2b44b23f
docs: add cleanup guard test ( #5 ) and sandbox fallback test ( #10 ) to spec
...
Both tests address real risk scenarios:
- #5 : cleanup guard bug would delete Codex App's own worktree (data loss)
- #10 : Local thread sandbox fallback needs manual Codex App validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00
80c0a45fcc
docs: clarify executing-plans in What Does NOT Change section
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00
c28b28ffbd
docs: address team review feedback for PRI-823 spec
...
- Add commit SHA + data loss warning to handoff payload (HIGH)
- Add explicit commit step before handoff (HIGH)
- Remove misleading "mark as externally managed" from Path B
- Add executing-plans 1-line edit (was missing)
- Add branch name derivation rules
- Add conditional UI language for non-App environments
- Add sandbox fallback for permission errors
- Add STOP directive after Step 0 reporting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00
33e9bea3cc
docs: address spec review feedback for PRI-823
...
Fix three Important issues from spec review:
- Clarify Step 1.5 placement relative to existing Steps 2/3
- Re-derive environment state at cleanup time instead of relying on
earlier skill output
- Acknowledge pre-existing Step 5 cleanup inconsistency
Also: precise step references, exact codex-tools.md content, clearer
Integration section update instructions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00
74a0c004eb
docs: add Codex App compatibility design spec (PRI-823)
...
Design for making using-git-worktrees, finishing-a-development-branch,
and subagent-driven-development skills work in the Codex App's sandboxed
worktree environment. Read-only environment detection via git-dir vs
git-common-dir comparison, ~48 lines across 4 files, zero breaking changes.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-25 11:03:53 -07:00