MSI
WinGet
cc-sessions-viewer
wuchao · 0.1.8 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i cc-sessions-viewer_0.1.8_x64_en-US.msi /quiet /norestart
InstallPath
msiexec /i cc-sessions-viewer_0.1.8_x64_en-US.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{AB607F42-CBE9-4575-A8A6-E2BD75E17BB5}
Product version operator
Greater than or equal to
Product version
0.1.8
MSI Properties
Product Code
{AB607F42-CBE9-4575-A8A6-E2BD75E17BB5}
File Identity
Filename
cc-sessions-viewer_0.1.8_x64_en-US.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jerrywu001.cc-sessions-viewer
Version
0.1.8
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.8/cc-sessions-viewer_0.1.8_x64_en-US.msi
Upgrade Behavior
install(Install over existing)
Release Notes
Features
- Font size setting — Settings → General gains a "Font Size" segment control (Small / Normal / Large) with visual "A" icon previews. Uses CSS zoom to scale the entire UI proportionally (0.9× / 1.0× / 1.1×). Persisted to localStorage; defaults to Normal.
- Switch pricing data source to models.dev — Replace LiteLLM upstream with models.dev for model pricing. models.dev is significantly more responsive to new model launches (e.g. Claude Fable 5 was available on launch day while LiteLLM lag…