multiplexer
active
claude-code-viewer
CLI
IDE
Web
About
Claude Code records every session as JSONL files that are painful to read after the fact, and resuming old work means returning to the terminal. ccv runs a local Node server that renders those logs as a searchable web UI and, in full mode, drives Claude Code through the Agent SDK for chat, approvals, uploads, and git operations from the browser. After Anthropic's April 2026 ToS change restricted Agent SDK use on subscription accounts, chat features became opt-in: API-key users get everything, subscription users degrade to log viewing plus a copy-CLI-command flow. Developers reviewing long agent histories, working from mobile, or wiring sessions into automation (an --api-only mode exists for n8n) are the core users.