Commit 955f5f8
committed
fix(ce-work-beta): make Codex availability check unambiguous for agents
Use explicit CODEX_AVAILABLE/CODEX_NOT_FOUND sentinel output instead of
relying on command -v's path-or-empty result, which agents misread.
Include install hints (npm, brew) in the fallback message.1 parent 21dabf4 commit 955f5f8
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments