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>