Skip to content

Repository files navigation

recall

Search every agent session — Claude, Codex, pi — in plain English. Jump back in with the exact resume command.

Recall terminal UI

Install

npm install -g coding-agent-recall

Or without installing globally:

npx coding-agent-recall

Enable semantic search (optional)

Local — offline, ~300MB model downloaded once:

recall setup

Cloud — more accurate, needs a Voyage API key:

export VOYAGE_API_KEY=your_key

Fast keyword search works out of the box — skip this if that's enough.

Go

recall sync   # index your sessions
recall        # search

That's it.


Trouble? Run recall doctor. Full rebuild after switching providers: recall index --full.

For more detail: PRD.md · IMPLEMENTATION.md

About

Search every Claude, Codex, and pi session in plain English and resume the right one fast.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages