
ctx indexes local coding agent history into SQLite
ctx is an open-source Rust CLI tool designed to index transcript histories from local AI coding agents like Claude Code and Codex into a local SQLite database. By unifying transcripts across tools, ctx enables developers to run fast keyword and file-based queries directly from their terminal to retrieve context without manual log digging.
As developers increasingly rely on multiple AI coding assistants, local transcript fragmentation creates a real search challenge—making unified indexing utilities like ctx a vital quality-of-life upgrade.
• Unifies fragmented agent logs across tools into a single, locally searchable SQLite database.
• Built with Rust for high-speed indexing, minimal memory footprint, and instant CLI search results.
• Supports both keyword-based and file-based queries to trace past agent decisions and edits.
• Ensures full data privacy by storing all transcript indexes locally on the user's machine.
DISCOVERED
1h ago
2026-07-26
PUBLISHED
1h ago
2026-07-26
RELEVANCE
AUTHOR
Github Awesome