feat(tui): add /btw side question command - #48
Conversation
Adds a `/btw <question>` command that answers side questions via a lightweight no-tools LLM call, without touching the main chat turn or session persistence. - Works on both home and chat, even while the agent is streaming - Q&A rendered in a dismissible overlay panel (Esc) with mouse-wheel scrolling and clamping - One in-flight `/btw` at a time; late replies after dismissal are dropped - Includes session history snapshot for context, with tests for session tracking, scroll behavior, and home usage
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Deploying crabcode with
|
| Latest commit: |
7619719
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://83a2a656.crabcode.pages.dev |
| Branch Preview URL: | https://feat-btw-command.crabcode.pages.dev |
PR Review: #48 — feat(tui): add /btw side question commandBranch: Body (GitHub-ready)
What it does
Regressions?None found. Full One behavioral note (not a regression): dismissing the panel via Esc also nulls the in-flight receiver, so a second Migrations needed?No. Pure in-memory UI state; nothing touches Pre-merge checklist
Confidence bumpsEach item below raises the score. Current: 4/5.
|
Adds a
/btw <question>command that answers side questions via a lightweight no-tools LLM call, without touching the main chat turn or session persistence./btwat a time; late replies after dismissal are droppedlmao demo https://x.com/carlo_taleon/status/2095621430067228848?s=20