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(worktree): prefix worktree leaves with repo basename instead of literal 'agent' (#406)
Replaces the `agent__` prefix in resolve_worktree_leaf with the repo
basename (e.g. `gitguardex__codex__...`, `recodee__codex__...`) so
sandbox directories show where the agent started from.
- scripts/agent-branch-start.sh + templates/ + frontend/ mirror
- scripts/codex-agent.sh + templates/ + frontend/ mirror
- test/sandbox.test.js expectations updated to use path.basename(repoDir)
Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments