← Package directory
Available on winget

Install Claude Sessions Sidekick

Tray sidekick for Claude Code — usage tracking, session browser, quick launchers, prompt library.

Install with winget
winget install --id RafalZG.ClaudeSessionsSidekick
Upgrade
winget upgrade --id RafalZG.ClaudeSessionsSidekick
Uninstall
winget uninstall --id RafalZG.ClaudeSessionsSidekick

About Claude Sessions Sidekick

Claude Sessions Sidekick is a Windows tray utility that complements Anthropic's Claude Code CLI. It provides a persistent at-a-glance view of usage limits (5-hour rolling block and weekly Sonnet/Opus utilization), a searchable browser for past Claude Code sessions across projects with per-session notes and color tags, project quick launchers with global hotkeys, a reusable prompt library, and an MCP server browser. The app reads only local Claude Code data and uses the user's own OAuth token for the official Claude...

What's new in 1.0.7

Added - Reopen sessions after a PC restart (Chrome-style). If your machine restarts while Claude Code sessions are open, Sidekick offers to reopen them — pick which ones from a list, and they relaunch with --resume in their folders. Also available any time from the tray: Tools → Reopen Sessions. How many are shown is inferred from the number of running Claude Code processes, so open-but-idle sessions are included. Toggle in Settings → Compact Recommendations → Sessions. - Memory cleanup suggestions. Sidekick periodically estimates your Claude Code memory footprint (global + project CLAUDE.md/AGENTS.md, .claude/rules/*.md, and auto-memory MEMORY.md + entries) and, once it grows large enough, nudges you to review it — the Memory Review window shows each file's rough token cost and hands you a ready prompt to paste into Claude Code, which then consolidates the files itself (dedupe, drop stale entries, keep memory lean). Snooze for an hour, dismiss, or open it any time from the tray: Tools → Review Memory. Interval + size threshold are configurable. - Copy Claude's latest reply to the clipboard with a global hotkey (default Ctrl+Alt+R) as clean, original text — no console indentation or width-based line wrapping (resolves #2). Reads the reply straight from the session file, so it's the text as authored. Also under the tray Tools → Copy Latest Reply; hotkey configurable in Settings → Global Hotkeys. Changed - Deleting a session in the Session Browser now moves the file to the Recycle Bin (restorable) instead of removing it permanently.

Read release notes

Version history

Version Updated Notes
1.0.7 Unknown Added - Reopen sessions after a PC restart (Chrome-style). If your machine restarts while Claude Code sessions are open, Sidekick offers to reopen them — pick which ones from a list, and they relaunch with --resume in th...
1.0.6 Unknown Added - Paste screenshots into Claude Code with a global hotkey (default Ctrl+Alt+V). Take a screenshot to the clipboard, press the hotkey while the terminal is focused, and the image's path drops into your prompt — then...
1.0.5 Unknown Added - Session Browser → right-click → Resume with model now offers Fable (1M) alongside Sonnet / Opus / Haiku. It passes the full claude-fable-5 id to claude --model (no stable short alias). Note: on Team/Pro plans Fab...
1.0.4 Unknown - Project names in the Session Browser and the tray widget are now derived from each session's real working directory instead of the lossy encoded folder key, so two distinct folders no longer collapse to the same name a...
1.0.3 Unknown - Session Browser and the tray widget now prefer the session's slug for the Topic display, matching what the Claude Code CLI tab header shows on resume. - Per-session "Rename Topic" (right-click) with a manual override t...
1.0.0 Unknown First stable 1.0.0 release. No source changes since rc5 — promoting the 2026-05-18 build to a clean version number after two months of daily personal use and five rc cycles. Feature set: tray usage widget (Mini/Compact/F...