Skip to content

Commit ed74fc2

Browse files
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-tui
1 parent 9c6e88d commit ed74fc2

35 files changed

Lines changed: 1206 additions & 311 deletions

codex-rs/app-server-protocol/schema/json/ClientRequest.json

Lines changed: 65 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codex-rs/app-server-protocol/schema/json/ServerNotification.json

Lines changed: 78 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codex-rs/app-server-protocol/schema/json/codex_app_server_protocol.schemas.json

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

Comments
 (0)