Claude Session Viewer banner
prime-radiant-inc prime-radiant-inc

Claude Session Viewer

Development community

Description

Session Explorer: a local web app for browsing Claude Code and OpenAI Codex CLI session histories, built with React Router, Express, and SQLite.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Session Explorer

A local web app for browsing Claude Code and OpenAI Codex CLI session histories.

Acknowledgments

Multi-agent session viewing and Codex format support inspired by [Wes McKinney's agent-session-viewer](https://github.com/wesm/agent-session-viewer).