Wingetlywingetly
← All apps

cc-sessions-viewer

by wuchaov0.3.27

Last updated

Support cc/codex/gemini sessions viewer, token usage statistics, global search, resume, and export to html

Install with winget

$ winget install --id jerrywu001.cc-sessions-viewer --exact --version 0.3.27

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for cc-sessions-viewer

cc-sessions-viewer uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Sessions.Viewer_0.3.27_x64-setup.exe /S

See the full silent install reference for cc-sessions-viewer

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

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.

Flexible export — single session or batches to offline-readable Markdown or HTML.

Features

- 🗂 Unified project view — group sessions by working directory across both CLIs

- 💬 Faithful chat replay — text, thinking blocks, tool calls, structured diffs, inline images

- 🔎 In-session search with scope — search across the whole conversation or scope to user messages, agent replies (incl. edits), or tool noise; prev / next jump + match counter

- 🌐 Global search (⌘⇧F / Ctrl+Shift+F) — Algolia-style overlay over the current agent, scoped to session titles and your own messages; click a hit to jump straight to that message with a flash highlight; recent queries with single-item removal

- 🔃 Session list search & sort — keyword search runs on the Rust side, matching session titles and your message text (cancellable mid-typing); sort by recency / size / message count, or show only ones with an ID

- 🪗 Collapse / expand all tool calls — one click to hide tool-call clutter and focus on the conversation

- 📤 Export session — save a single session to Markdown or HTML (native Save-As, offline-renderable HTML with inlined avatars / styles)

- 🧰 Multi-select & batch ops — pick sessions in bulk to move them to the trash or export them into a single export-YYYYMMDD-HHMMSS-{md,html}/ folder

- 🔄 Resume or start fresh — open Terminal in a project to resume an existing session (claude --resume <id> / codex resume <id>) or start a brand-new one

- 📡 Live tail — opened session auto-refreshes as the CLI appends new messages; an "● Live" indicator shows the watcher is active, and a "N new ↓" pill surfaces additions when you've scrolled up

- 🗑 Shared trash — soft-delete, preview a deleted session's transcript, restore one or many (multi-select); survives across both agents

- 🏠 Welcome screen — recently opened projects per agent with one-click reopen + per-entry removal

- 📌 Pin / sink projects — color-coded pins on the sidebar; sunk projects go to the bottom

- ✏️ Rename sessions — your new title syncs back to the CLI, so claude / codex resume pickers show it too

- 🌗 Light / dark / system theme — Codex-inspired neutral palette with brand-color accents

- 🌐 i18n with auto-detect — English / 简体中文 / 繁體中文 / 日本語;first launch matches the OS language, falls back to English

- ⚡️ Custom tooltip & agent brand icons — no out-of-place native chrome

- 🖼 Image lightbox for screenshots embedded in transcripts

Installers · v0.3.27

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for cc-sessions-viewer.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Claude CodeAnthropic PBC
    Anthropic.ClaudeCodev2.1.268

    Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • Z CodeZ.AI
    ZhipuAI.ZCodev3.11.2

    Z Code combines the best AI agents with your existing tools so you can plan, code, review, and deploy without friction.

  • Clawd on Deskrullerzhou-afk
    rullerzhou-afk.clawd-on-deskv1.0.0

    A pixel desktop pet that watches Claude Code, Codex, Cursor & other AI coding agents — so you don't have to.

  • Codex Account SwitchXiao Lan
    XiaoLan.CodexAccountSwitchv1.3.18

    Manage and switch multiple AI coding accounts locally without restarting development tools.

More from wuchao or browse antigravity-cli, claude-code, codex.

Frequently asked questions

How do I install cc-sessions-viewer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id jerrywu001.cc-sessions-viewer --exact --version 0.3.27. winget downloads the installer from wuchao and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install cc-sessions-viewer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id jerrywu001.cc-sessions-viewer --exact 0.3.27 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for cc-sessions-viewer?
cc-sessions-viewer uses EXE (NSIS). Run the downloaded installer with: Sessions.Viewer_0.3.27_x64-setup.exe /S. The silent switches are /S.
How do I uninstall cc-sessions-viewer via winget?
Run: winget uninstall --id jerrywu001.cc-sessions-viewer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from cc-sessions-viewer's Apps & Features entry.
Is cc-sessions-viewer free?
cc-sessions-viewer is distributed under Freeware. Refer to the publisher (https://github.com/jerrywu001/cc-sessions-viewer) for the full license terms - Wingetly itself does not charge for installation.
Does cc-sessions-viewer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls cc-sessions-viewer directly from the publisher.
How do I keep cc-sessions-viewer up to date?
Run winget upgrade --id jerrywu001.cc-sessions-viewer --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of cc-sessions-viewer from microsoft/winget-pkgs.

Recent versions

  • 0.3.27latest
  • 0.3.26
  • 0.3.25
  • 0.3.24
  • 0.3.23
  • 0.3.22
  • 0.3.21
  • 0.3.20
  • 0.3.19
  • 0.3.18