claude-esp
Stream Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal in real-time
将 Claude Code 的隐藏输出(思考、工具调用、子代理)实时流式传输到独立终端
How to install
git clone https://github.com/phiat/claude-esp ~/.claude/skills/claude-esp About
claude-esp Stream Claude Code's hidden output (thinking, tool calls, subagents) to a separate terminal in real-time. Looking for the Rust port? See: claude-esp-rs The Problem When using Claude Code interactively, tool outputs and thinking are collapsed by default and require pressing Ctrl+O to toggle visibility. This tool lets you watch all that output in a **separate terminal** with a nice TUI, without interrupting your main Claude Code session. Features **Multi-session support** - Watch all active Claude sessions simultaneously **Hierarchical tree view** - Sessions with nested Main/Agent nod…
Recommendation signals
Meta
- License
- MIT
- Language
- Go
- GitHub stars
- 152
- mo. downloads
- –
- Last push
- 2026-09-07
- Created
- 2026-01-09
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:hesreallyhim/awesome-claude-code
- Topics
- agents, claude, go, tui
Related plugins
dsh-rewind
SiriLee/dsh-rewind
In-place conversation rewind in the same session window without forking (Claude Code /rewind semantics): a per-message ↶ button cuts the model context back to any user message, with an optional Claude-Code-style file restore from disk-persisted before-backups.
dsh-synapse
liangmianya/dsh-synapse
Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-filesnap
extracurricular-ai/dsh-filesnap
Rewind a DeepSeek Harness conversation and its workspace together, without touching Git: every rewind is a fork, /redo reverses it, and a Rust engine snapshots in milliseconds.