claude-session-viewer
@poe

claude-session-viewer

Browse, tag, and dig into Claude Code session transcripts.

About this tile

Browse, tag, and dig into Claude Code session transcripts uploaded from your dev machine. Session metadata lives in the dev-tools backend; tags and saved chats sync in real time across the team.

What you can do

  • Browse sessions by start time, with title, app handle, uploader, message count, working directory, and git branch.
  • Tag sessions collaboratively — create colored tags, attach them to sessions, and filter the list by tag (server-side AND filter).
  • Read the full trace of a session as a tree of tool calls, messages, and results.
  • Ask a bot about a session — pipe the trace as hidden context to any Poe bot via an in-app chat, and save the conversation to revisit later.
  • Rename sessions with custom display titles that override the auto-generated one.

Built on Synced-Store + dev-tools backend

Tags, session-tag links, saved chats, and custom titles live in the app's synced store so the team sees the same view. Session metadata and the raw JSONL transcripts come from the dev-tools backend (D1 + R2) via server-side actions.