Claude Run is a user-friendly web interface for browsing, searching, and managing Claude Code conversation history in a visually appealing way, making it easier to revisit past interactions, track project progress, and resume long-running coding sessions. Running locally via a single command (npx claude-run), it launches a web UI that displays all stored Claude Code sessions – including conversation threads, tool calls, and timestamps – in a clean chat layout, helping developers quickly find relevant context and reduce friction when switching between tasks. The interface supports real-time streaming as Claude responds, search filters by prompt text or project name, and a sidebar for session navigation that can collapse to maximize viewing space. Users can resume sessions with a single click, copy resume commands directly from the UI, and filter conversations to focus on specific projects or topics.
Features
- Web UI for Claude Code history browsing
- Real-time conversation streaming
- Search and filter sessions
- Project-based filtering
- Resume session commands
- Dark mode and clean UI