Skip to content

Latest commit

ย 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TypeScript Node.js npm MIT

TUI session manager for Claude Code

Website ยท Documentation

Features

  • Three-tab interface โ€” Code sessions grouped by project, Chat sessions with pins and tag folders, and a Scheduled tab.
  • Named sessions โ€” sessions with a Claude title display as name ยท prompt so you can tell them apart at a glance.
  • Named filter โ€” press n on the Code tab to show only named sessions.
  • Instant resume โ€” press enter on any session and Claude Code opens right where you left off, using --resume, --continue, or --name automatically.
  • Pin and tag chat sessions โ€” star important chats to the top, group others into collapsible #tag folders.
  • Auto CLAUDE.md creation โ€” new chat sessions get a CLAUDE.md bootstrapped automatically; preview any session's file in-place with m.
  • Clean mode โ€” run claude-sessions clean for interactive cleanup of ghost entries, history-less projects, and orphaned history folders.
  • Live search โ€” filter sessions by name or path as you type with /.
  • Move sessions โ€” relocate a session between project folders with M.
  • Rename sessions โ€” press r to rename any session in-place.
  • Session delete โ€” press d to delete a session or all sessions in a group.

preview

Install

npm install -g @kud/claude-sessions-cli

Usage

$ claude-sessions
$ claude-sessions clean
$ claude-sessions --no-banner

Development

git clone https://github.com/kud/claude-sessions-cli.git
cd claude-sessions-cli
npm install
npm run dev

๐Ÿ“š Full documentation โ†’ claude-sessions-cli/docs

About

๐Ÿ—‚๏ธ TUI session manager for Claude Code โ€” browse, resume, organise and clean up every session

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages