Caveat CLI

JSON →
library 0.14.10 ·javascript
verified Jun 7, 2026

Long-term memory CLI for Claude Code and Codex that surfaces markdown+SQLite FTS5 entries via MCP and agent hooks. Installs as a global npm CLI tool (v0.14.10) with auto-setup for Claude Code and optional Codex hook integration. Key differentiators: no central shared DB — knowledge is git-based and peer-to-peer; uses SQLite FTS5 for full-text search; caches community repos locally; exposes 6 MCP tools for read/write/pull operations. Requires Node >=22.5 and macOS or Linux.