[codex] Route hook branch tracking by session worktree cwd#230
Conversation
|
a961602 to
888a270
Compare
888a270 to
4a258fb
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bfa60ee5d3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
bfa60ee to
6c76410
Compare
Summary
git pull --rebase.Validation
CARGO_TARGET_DIR=/tmp/tracedecay-hook-routing-target cargo buildCARGO_TARGET_DIR=/tmp/tracedecay-hook-routing-target cargo test -q mcp::hook_events::tests::CARGO_TARGET_DIR=/tmp/tracedecay-hook-routing-target cargo test -q --test hooks_lsp_suite hook_branch_routing_testCARGO_TARGET_DIR=/tmp/tracedecay-hook-routing-target cargo test -q --test hooks_lsp_suite cursor_shell_sync_planNote: the default shared target dir had stale/corrupt artifacts, so validation used a fresh target dir.