Files
stack/packages
Jason Woltje 04c634cb80
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
feat(cli): add /history slash command to TUI
Adds /history (alias /hist) as a local TUI command that fetches the
current conversation's messages via GET /api/conversations/:id/messages
and displays message counts, user/assistant breakdown, estimated token
usage (~4 chars/token heuristic), and context window percentage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 15:40:06 -05:00
..