{"repo":"kuroko1t/claude-vault","free":true,"listed":false,"github":"https://github.com/kuroko1t/claude-vault","clone":"git clone https://github.com/kuroko1t/claude-vault.git","description":"Archive Claude Code conversations into SQLite with FTS5 search. Single binary, zero dependencies.","language":"Rust","stars":63,"topics":["archive","claude-code","cli","conversation-history","fts5","rust","sqlite"],"license":"MIT","category":"databases-storage","readme_excerpt":"claude-vault Archive your Claude Code conversations into a searchable SQLite database. Single binary, zero dependencies. Why? Claude Code stores session history as JSONL files under /.claude/projects/ , but these files have problems: - Files are deleted by default — Old sessions are auto-deleted over time ( cleanupPeriodDays setting). Even if you change this, the other issues remain. - Data loss on compact — /compact compresses in-memory context, and the original conversation details are lost - Poor searchability — JSONL files are scattered across directories with no cross-session search claude-vault copies conversations into a durable SQLite database with full-text search — once archived, your history survives file deletion, compaction, and cleanup. Zero runtime dependencies, single binary. Demo List sessions Search conversations Database stats Features - FTS5 full-text search with Porter stemming (e.g. \"running\" matches \"run\") - Automatic archiving via Claude Code hooks (PreCompact + SessionEnd) - Noise filtering — strips tool results, system tags, and meta messages - UUID deduplication — safe to re-import; duplicates are skipped - Session export — Markdown, JSON, or plain text - Single binary — no Python, Node.js, or other runtime required Install From GitHub Releases (recommended) Download a prebuilt binary from Releases: From crates.io From source Quick Start 1. Import all existing conversations from /.claude/projects/ : 2. Search your history: 3. Browse sessions: 4. (Op","default_branch":null,"files":null,"tree":[],"storefront":"/r/kuroko1t","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/kuroko1t/claude-vault/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}