Skip to content

Releases: chungchihhan/super-resume

Release list

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Mar 14:15
fix: curl can only install TUI now

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 12:36

Super Resume v1.0.0

The /resume that should've been there from day one

A TUI plugin for managing Claude Code sessions - browse, filter, pin, tag, and resume sessions directly.

Features

  • Browse sessions - View all sessions or filter by current directory
  • Resume directly - Press Enter to jump straight into a session
  • Pin sessions - Pinned sessions appear at the top
  • Tag sessions - Add, edit, and remove tags for organization
  • Filter sessions - Search by name, ID, directory, or tag
  • Preview messages - Navigate through conversation history
  • Agent sessions - Expand/collapse agent sub-sessions per parent

Installation

One-liner:

curl -fsSL https://raw.githubusercontent.com/chungchihhan/super-resume/main/install.sh | bash

Claude Code Plugin:

/plugin marketplace add chungchihhan/super-resume
/plugin install super-resume

Go Install:

go install github.com/chungchihhan/super-resume/cmd/super-resume@latest

Keyboard Shortcuts

Key Action
↑/k ↓/j Navigate
Enter Resume session
→/l Preview session
A Toggle all/current directory
S Show/hide agent sessions
P Pin/unpin
T Add tag
U Manage tags
D Delete
/ Filter
Q Quit