Commit 74fc45c
fix: codex idle detection missing "› Use /skills" and status bar patterns
Codex idle prompt shows "› Use /skills to list available skills" and a
status bar like "gpt-5.4 medium · 59% left", but CODEX_IDLE_PATTERNS
only matched bare ">" or "›" on a line by itself. This caused P2P hops
to stall waiting for codex to become idle when it already was.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bee2302 commit 74fc45c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
| |||
0 commit comments