claudetimeline is a command-line tool that extracts, indexes, and visualizes conversation history from Claude Code. Below are 9 analytics (bi, web, product) apps with similar functionality to claudetimeline, matched by what each product actually does — not ranked or scored. Explore each to find the closest fit for your use case.
claudecm is a command-line and TUI tool for managing Claude Code projects, sessions, and memory. It streamlines workflows for developers working with Claude Code by providing efficient project and session management capabilities.
Claude Traces Viewer is an open-source tool that allows developers to visualize and analyze conversation traces generated by Claude Code and the Claude Agents SDK. It supports both web and CLI interfaces and is designed for developers working with conversational AI systems.
cctree is a command-line tool for developers to browse, fork, and navigate Claude Code sessions. It streamlines session management and history tracking for users working with Claude Code in the terminal.
Claude Code Usage Analytics is an open-source CLI tool that analyzes terminal session usage and generates professional infographics. Developers can install it, run analytics, and visualize their command-line activity for insights and reporting.
claugs is a CLI tool for parsing and prettifying Claude Code JSONL session logs. It helps developers and analysts quickly interpret and analyze log data from Claude Code sessions.
Convert Claude.ai or Claude Code chats to Markdown
claude-devtools is an open-source debugging tool designed for developers working with Claude Code. 20, which replaced granular output with opaque summaries in the terminal. By reading session logs stored locally on the user's machine, claude-devtools exposes information that the terminal interface no longer displays, allowing users to see every file path, tool call, token, and more from their Claude Code sessions. The tool offers a range of features to reconstruct and inspect the full context of Claude Code's actions. It provides per-turn token attribution across categories such as global, project, and directory contexts, skill activations, tool I/O, and user text. Users can visualize how the context window fills, compresses, and refills during session compaction. The interface renders messages, tool calls, and outputs as selectable text, making it easier to copy code blocks or entire responses without the formatting issues common in terminal outputs. A Tool Call Inspector presents syntax-highlighted Read calls, inline Edit diffs, Bash output, and subagent execution trees, expanding collapsed details for full transparency. Project memory is accessible through a dedicated pane, displaying indexed memory files with markdown rendering and in-pane search. The tool supports opening memory files in various editors and terminals, including Finder, Cursor, VS Code, Zed, Xcode, iTerm, Ghostty, and others. Team and subagent execution trees are visualized with their own tool traces, token metrics, durations, and costs, supporting nested agent structures. env file access, tool execution errors, and high token usage, with customizable regex triggers, token thresholds, and color filters. claude-devtools also enables inspection of remote sessions over SSH, reading SSH configurations and supporting agent forwarding and key authentication. Users can switch between local and remote sessions instantly. A command palette with cross-session search and multi-pane layout allows for efficient navigation and comparison of multiple sessions side by side. The tool is available for macOS (including Apple Silicon and Intel), Windows, Linux, and as a Docker image. It is distributed under the MIT License, requires no login or API keys, and makes no outbound calls.
grep, but semantic, for your Claude Code conversation history. Local-first, hybrid BM25+vector retrieval.
claudepulse is a local desktop dashboard that helps developers monitor Claude Code token usage, session activity, and cost estimates. It provides a dark UI and is designed for teams working with Claude Code APIs.