MSI
WinGet
cc-sessions-viewer
wuchao · 0.1.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i cc-sessions-viewer_0.1.3_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i cc-sessions-viewer_0.1.3_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{ABEA5C0A-DAA4-40CC-A3E4-ED0D8D7F1C6B}
Product version operator
Greater than or equal to
Product version
0.1.3
MSI Properties
Product Code
{ABEA5C0A-DAA4-40CC-A3E4-ED0D8D7F1C6B}
File Identity
Filename
cc-sessions-viewer_0.1.3_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jerrywu001.cc-sessions-viewer
Version
0.1.3
Description
Support cc/codex/gemini sessions viewer, token usage statistics, global search, resume, and export to html
License
Freeware
Installer URL
https://github.com/jerrywu001/cc-sessions-viewer/releases/download/v0.1.3/cc-sessions-viewer_0.1.3_x64_en-US.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Added
- Embedded terminal — "Open in window" — resume or start a session inside the app window via an xterm.js terminal backed by portable-pty, instead of shelling out to Terminal.app. Chat header gains List / View / per-session terminal tabs.
- macOS menu-bar tray + close-to-tray — closing the window hides to a tray icon (Show / Statistics / Settings / Quit) instead of quitting; ⌘Q still exits.
- Lossless JSON export + Export history view — export a session to a re-importable JSON envelope; a s…