claude_session_viewer/macos/Runner
Mathias Beaulieu-Duncan 364877d376 Initial commit: Claude Code session viewer (Flutter macOS)
A desktop app that parses Claude Code .jsonl session logs and provides
a rich UI for exploring conversations, tool usage, subagents, and token
consumption. Features include project browser with auto-discovery of
~/.claude/projects, conversation timeline with inline subagent expansion,
agents overview, toolbelt chart, and token usage dashboard.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:17:23 -04:00
..
Assets.xcassets/AppIcon.appiconset Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Base.lproj Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Configs Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
AppDelegate.swift Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
DebugProfile.entitlements Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Info.plist Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
MainFlutterWindow.swift Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00
Release.entitlements Initial commit: Claude Code session viewer (Flutter macOS) 2026-03-10 16:17:23 -04:00