Commit ed74fc2
committed
Make btw side questions interactive and toolless
Run /btw through a transient app-server side question instead of reusing the heavier /side thread flow. The TUI now opens a live pager overlay that shows progress and streamed answer text while core enforces a no-tools internal session source for the side question.
Verification: just write-app-server-schema; cargo test -p codex-tui --lib btw_notifications_collect_answer_and_emit_completion; cargo test -p codex-app-server-protocol; just fmt; just fix -p codex-tui1 parent 9c6e88d commit ed74fc2
35 files changed
Lines changed: 1206 additions & 311 deletions
File tree
- codex-rs
- app-server-protocol
- schema
- json
- v2
- typescript
- v2
- src/protocol
- v2
- app-server/src
- request_processors
- core/src
- session
- protocol/src
- tools/src
- tui/src
- app
Lines changed: 65 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 162 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments