Found 13 repositories(showing 13)
withLinda
A web-based tool that converts Claude Code CLI conversation logs (JSONL format) into human-readable Markdown. Features a built-in file explorer for managing multiple logs at once.
Codestz
Claude Hindsight is a powerful observability tool for Claude Code that transforms raw JSONL transcripts into beautiful, interactive visualizations. Debug sessions, optimize costs, and understand Claude's decision-making process—all from your terminal or browser.
escottalexander
A browser-based inspector for Claude Code JSONL session transcripts. Think Chrome DevTools' Network tab, but for understanding what Claude did during a coding session — every tool call, thinking block, context window shift, and subagent spawn laid out on a single interactive timeline.
shivamstaq
A terminal-based explorer and renderer for Claude Code conversation histories. Browse projects, view conversations with markdown rendering, inspect sub-agents, and export to HTML/Markdown/JSONL.
Kirushanthan03
A beautiful, human-readable viewer for your Claude Code conversation history. Claude Code stores your chat sessions in JSONL format at `~/.claude/` - which is not exactly easy to read. This tool converts those conversations into beautifully styled HTML pages that you can browse in your web browser.
quick-and-dirty web UI to browse and visualize Claude Code session JSONL files.
limbooo
a single-file web application that allows users to browse Claude Code conversation history stored in JSONL format.
mcjudd
Vibe-coded project that transforms raw Claude Code CLI .jsonl logs into a human-readable chat interface. This zero-dependency, single-file local web app runs entirely in your browser. Features include Markdown formatting, tool output syntax highlighting, Claude's internal reasoning blocks, and a dark mode.
signalrecordsuk
Viewer for Claude Code session history files (JSONL format). Electron app + standalone browser page.
pranvgarg
A lightweight HTML viewer for browsing Claude Code conversation history (.jsonl files)
marcelamayr
A browser-based tool specifically designed to view and analyze line-delimited JSON (`.jsonl`) outputs exported from Claude Code.
techiemon
A local web app for browsing, searching, editing, compressing, combining, and exporting Claude Code conversation history. CCM reads the JSONL files stored in ~/.claude/projects/ and provides a rich UI for managing them.
obodnikov
A powerful Python tool to browse, read, and export Claude Desktop's JSONL chat files with an intuitive interface and Unix less-like paging for smooth reading experience.
All 13 repositories loaded