Persistent memory
Pills and capsules survive across sessions — your agent picks up where it left off, every time.
Persistent memory
Pills and capsules survive across sessions — your agent picks up where it left off, every time.
Fuzzy search
FTS5 full-text search with Jaro-Winkler fuzzy matching finds context even with typos or partial terms.
Web UI
Review and correct what your agents saved from a local interface. No cloud, no account.
Built in Rust
Single binary, zero runtime dependencies. Works on Linux and macOS.
Git-friendly
The local database lives inside your project directory. Commit .pillbox/ to git and every team member shares the same project memory.
6 languages
CLI and web interface fully localized in English, Spanish, French, German, Italian, and Portuguese. Auto-detected from your system locale.
curl -fsSL https://raw.githubusercontent.com/Kevinsillo/pillbox/main/install.sh | bashirm https://raw.githubusercontent.com/Kevinsillo/pillbox/main/install.ps1 | iexThen follow the getting started guide.
Pillbox organizes knowledge in four layers:
Your agent opens a prescription when it starts work, saves pills as it makes decisions and fixes bugs, and closes the prescription with a summary when done. Next session, it calls pill_context to restore everything.