Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Bookmark, browse, and resume Claude Code sessions from a terminal user interface, enabling session management without leaving the CLI.
npx claudepluginhub jaredgizersky/stash --plugin stashstash is a terminal UI for bookmarking, browsing, previewing, and resuming local Claude Code and Codex sessions.

It has three views:
brew install jaredgizersky/tap/stash
Or build from source with Go:
go install github.com/jaredgizersky/stash/cmd/stash@latest
stash # open the TUI
stash --all # show sessions from all projects
stash list # print saved/recent sessions
Claude Code and Codex history show up automatically from local session files.
Install the agent hook to type stash or stash <name> inside a session and have it save, name, and exit that session.
For Claude Code:
/plugin marketplace add jaredgizersky/stash
/plugin install stash@stash
/reload-plugins
For Codex:
codex plugin marketplace add jaredgizersky/stash
Codex also requires hooks and plugin-provided hooks to be enabled in
~/.codex/config.toml:
[features]
codex_hooks = true
codex_plugin_hooks = true
Restart Codex after changing the config.
left / right: switch tabsj / k: moveenter: previewr: resumeS: add to stashd: remove from stash/: filtertab: current project / all projectsn: named onlyq / esc: quit or leave previewBy default, stash resumes sessions without bypassing tool permissions or sandboxing.
To resume Claude with --dangerously-skip-permissions and Codex with --yolo, create ~/.stash/config.toml:
dangerously_skip_permissions = true
For one shell only:
export STASH_YOLO=1
MIT
Monitor and navigate Claude Code sessions across workspaces
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Provides an agent, skill, hook, and slash command related to the `aichat` tool-set for searching and resuming CLI-agent sessions
会话管理插件 - 智能保存和恢复 Claude Code 会话,支持进度跟踪和工作连续性
Auto-generated session titles + per-session colors in the statusline, so parallel Claude Code sessions are easy to tell apart at a glance.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim