ClaudeMod
Back to browse
Plugins

Recall

Persistent cross-session memory plugin for Claude Code — indexes files, git history, and past conversations so Claude can recall context from weeks ago instantly.

zippoxer170 starsAdded 1 months ago

recall   Mentioned in Awesome Claude Code

Search and resume your Claude Code conversations. Also supports Codex, OpenCode and Factory (Droid).

Tip: Don't like reading? Tell your agent to use recall search --help and it'll search for you.

screenshot

Install

Homebrew (macOS/Linux):

brew install zippoxer/tap/recall

WinGet (Windows):

winget install zippoxer.recall

Cargo:

cargo install --git https://github.com/zippoxer/recall

Binary: Download from Releases

Use

Run:

recall

That's it. Start typing to search. Enter to jump back in.

KeyAction
↑↓Navigate sessions
Pg↑/↓Scroll messages
Ctrl+EExpand message
EnterResume conversation
TabCopy session ID
/Toggle scope (folder/everywhere)
EscQuit

Ask it to Search for You

Simply tell your agent:

use `recall search --help`

Example:

pls find me the last conversation where we deployed to staging, use `recall search --help`

MCP

No MCP required. The recall search CLI fulfills the same purpose. See Ask it to Search for You.

Customize

recall's resume commands can be configured with environment variables.

For example, to resume conversations in YOLO mode, add this to your .bashrc or .zshrc:

export RECALL_CLAUDE_CMD="claude --dangerously-skip-permissions --resume {id}"
export RECALL_CODEX_CMD="codex --dangerously-bypass-approvals-and-sandbox resume {id}"

light mode


Made with ❤️ by zippoxer and Claude.

More Plugins

Plugins

claude-status

Minimalist CLI status line showing real-time token usage and costs for the current session and week.

status-lineclimonitoring+1
by rockia
GitHub
Plugins

cship

Beautiful, blazing-fast, customizable status line for Claude Code with full Starship pass-through.

status-lineclistarship+2
by stephenleo
GitHub
Plugins

claudeline

Customizable status line for Claude Code featuring git integration, cost tracking, and theming.

status-linecligit+2
by Luca Silverentand
GitHub

Command Palette

Search for a command to run...