claude-sessions-cli

⌨️ CLI Reference

Subcommands and flags for the claude-sessions binary.

The package installs a single claude-sessions binary.

🧩 Subcommands

CommandDescription
claude-sessionsOpen the TUI session browser
claude-sessions cleanRun the standalone clean-up wizard
claude-sessions --no-bannerOpen the TUI, skipping the intro animation

🚩 Flags

FlagDescription
--no-bannerSkip the sparkle ASCII intro animation and go straight to the session browser

The intro banner plays a sparkle ASCII animation on first launch while sessions load in the background. Pass --no-banner to skip it.

📂 Data locations

PathPurpose
~/.claude-sessions/chats/Chat session folders
~/.claude-sessions/session-pins.jsonPinned Chat sessions (★)
~/.claude-sessions/session-tags.json#tag assignments for Chat sessions
~/.claude.jsonClaude Code project registry (scanned by clean mode)
~/.claude/projects/Claude Code history folders (scanned by clean mode)

On this page