Commit 954f175
committed
Show per-turn xhigh effort in status line
Track the submitted reasoning effort for the active foreground turn so query-level xhigh markers are visible while the model is running without changing the session default effort. Bump open-codex to 0.129.13 for npm publication.
Verified with:
- RUSTC_WRAPPER=sccache CC=clang cargo test -p codex-tui --lib composer_submission
- RUSTC_WRAPPER=sccache CC=clang cargo test -p codex-tui --lib status_line_model_with_reasoning
- RUSTC_WRAPPER=sccache CC=clang just fix -p codex-tui1 parent 8db1fb3 commit 954f175
8 files changed
Lines changed: 186 additions & 117 deletions
File tree
- codex-cli
- codex-rs
- tui/src
- chatwidget
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments