winget install --id jerrywu001.cc-sessions-viewer
About cc-sessions-viewer
A native desktop browser for Claude Code, Codex, and Gemini CLI — read, search, and manage local session transcripts from all three in one place. Faithful replay — thinking chains, tool-call pairings, structured diffs, inline screenshots. Fast search — cross-project global hit (⌘⇧F) jumps to the exact message; one-click resume in Terminal. Deep stats — aggregate token spend and cost; slice by project, model, or tool. Read-only safety — original JSONL is never touched; delete is a move to shared trash, never rm. Fle...
What's new in 0.3.5
🚀 Features - Add hook status tracking and desktop pet - by @KodeChicken (96f3e) 🐞 Bug Fixes - Clear completed tab status on focus - by @KodeChicken (a92fd) - Stabilize Windows Codex terminal cursor - by @KodeChicken (d2508) - Compile desktop pet on macOS - by wuchao (a3307) - Restore desktop pet transparency on macOS - by wuchao (588bb) - Align desktop pet companion popovers - by wuchao (f620e) View changes on GitHub
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.3.5 | 🚀 Features - Add hook status tracking and desktop pet - by @KodeChicken (96f3e) 🐞 Bug Fixes - Clear completed tab status on focus - by @KodeChicken (a92fd) - Stabilize Windows Codex terminal cursor - by @KodeChicken (d25... | |
| 0.3.4 | Features - Session creation-time sorting — session lists can now be sorted by creation time in either direction, alongside the existing updated-time / size / message-count sort modes. The option is available from the ses... | |
| 0.3.3 | Unknown | Features - Codex /side side chat — Codex GUI chat gains a floating side panel (mirroring Claude's /btw), accessible via Ctrl+J, the /side slash command, or the side-panel button. Forks the current Codex thread via the ap... |
| 0.3.2 | Unknown | Bug Fixes - Windows embedded terminal couldn't find nvm-installed CLIs on MSI installs — with an MSI (WiX) install the in-app terminals reported npm / node / codex as "not a command", while EXE/NSIS installs worked and n... |
| 0.3.1 | Unknown | Features - Ctrl+Del delete line in chat composer — pressing Ctrl+Del in the GUI chat input deletes the entire line at the cursor position, matching common editor behavior. - Shift+Enter newline in TUI terminal — Shift+En... |
| 0.3.0 | Unknown | Features - Codex GPT-5.6 models — add GPT-5.6-Sol, GPT-5.6-Terra, and GPT-5.6-Luna to the Codex model menu. Default remains GPT-5.5; new models appear at the top of the list. - Model-specific effort levels — Luna adds a... |
| 0.2.10 | Unknown | Features - Dracula terminal theme — embedded xterm terminal now uses the standard Dracula color palette when the Dracula theme is active, matching the app's --bg and accent colors. - Git diff tree collapse/expand — direc... |
| 0.2.9 | Unknown | Release notes |
| 0.2.8 | Unknown | Features - Opencode agent support — new first-class agent for opencode sessions via ~/.local/share/opencode/opencode.db (SQLite). Sessions are discovered from the database grouped by project (worktree), paginated, search... |
| 0.2.7 | Unknown | Release notes |
| 0.2.6 | Unknown | Features - Antigravity CLI support — replaces the Gemini agent with Antigravity CLI (agy) across the app. Sessions are discovered from ~/.gemini/antigravity-cli/brain/ and Antigravity Chat's IDE store, grouped by workspa... |
| 0.2.5 | Unknown | Features - Pin / sink individual sessions — each session card in the list gains "Pin to top" (▲) and "Send to bottom" (▼) actions, mirroring the project-level pin/sink. Pinned sessions float to the top with a brand accen... |
| 0.2.4 | Unknown | Release notes |
| 0.2.3 | Unknown | Features - Split panes — split any project view into multiple side-by-side / stacked panes, each with its own tab strip. Panes form a recursive horizontal/vertical tree, and every project remembers its own layout and per... |
| 0.2.2 | Unknown | Release notes |
| 0.2.1 | Unknown | Features - CLI Environment Check — new Settings tab that detects locally installed Claude Code, Codex, and Gemini CLI versions, compares against npm latest, and offers one-click upgrade. Skeleton loading animation during... |
| 0.2.0 | Unknown | Features - In-app agent chat (GUI) — start or resume Claude / Codex / Gemini sessions in a built-in chat, no terminal required. Live pickers for model, reasoning-effort, and permission-mode; an Auto mode for hands-off ru... |
| 0.1.15 | Unknown | Features - Per-agent visibility toggles — added Claude / Codex / Gemini on-off switches in Settings → General; disabling an agent hides it from the sidebar and home-screen switcher so users who only use a subset (e.g. CC... |
| 0.1.14 | Unknown | Release notes |
| 0.1.13 | Unknown | Features - Tab keyboard shortcuts — added Cmd/Ctrl+T (new tab), Cmd/Ctrl+W (close tab), Cmd/Ctrl+R (rename tab) shortcuts with matching File menu entries and Settings page display - Fallback pricing for unknown models —... |