What it does
DSH TUI replaces the browser with a terminal interface built for people who never wanted to leave the shell. It shows live agent status, streams reasoning as it happens, tracks context usage, and adds a double-Esc rollback so a bad turn can be undone without restarting the session.
Key features
- Whale status bar with live agent state
- Streaming thought display instead of spinner-only waits
- Double-Esc rollback of the last turn
- Context progress bar with tokens per second
- Installs from npm in one command
Install
dsh plugin --profile web add dsh-tui
Compatibility notes
Terminal rendering depends on your emulator; truecolor and UTF-8 support are worth checking first.