Commit f524f46
fix(review): address Codex P1 findings in codex-reviewer agent
- Remove error suppression (2>/dev/null) from `which codex` check
- Split chained `git symbolic-ref | sed` into separate steps per
AGENTS.md shell rule (no chaining, no error suppression)
- Add fail-closed guard: do not fall back to git rev-parse against
local branch names that may track a different remote
- Clarify that ce:review orchestrator provides base branch context
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 70476b8 commit f524f46
1 file changed
Lines changed: 10 additions & 7 deletions
Lines changed: 10 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
0 commit comments