# ctx ## Docs - [ctx | Instant recall for coding agents](https://ctx.rs/index.md): Instant recall for coding agents. Search the history already on your machine. Git blame, but for agent sessions. - [Install and index local history](https://ctx.rs/getting-started/install.md): Install ctx, create local storage, discover sources, import history, and run a first search. - [Quickstart](https://ctx.rs/first-search.md): Install ctx, confirm local sources, search indexed agent history, and open the result you found. - [Install the ctx skill](https://ctx.rs/skill.md): Install or refresh the bundled ctx agent-history search skill. - [How ctx works](https://ctx.rs/concepts/how-it-works.md): How ctx discovers local agent history, builds a self-contained Tantivy Core generation, and keeps optional derived products current. - [Supported agents](https://ctx.rs/concepts/supported-agents.md): Which coding-agent histories ctx can discover, import, and search locally. - [Storage and privacy](https://ctx.rs/reference/storage.md): ctx stores self-contained normalized history in Core and keeps derived local projections separate. - [Agent memory](https://ctx.rs/comparisons/agent-memory.md): How ctx differs from saved facts, summaries, vector memory, graph memory, and transcript search. - [Codebase graphs](https://ctx.rs/comparisons/codebase-graphs.md): How ctx differs from Graphify-style code and folder graphs. - [Grep and log search](https://ctx.rs/comparisons/grep-log-search.md): Why raw log search is a tempting baseline, and what ctx adds as agent history grows. - [ctx pro: git blame, but for agent sessions](https://ctx.rs/pro/index.md): Map a line, file, commit, or PR back to the coding-agent session that produced it, with citations to the original transcript and tool calls. - [Referrals](https://ctx.rs/pro/referrals.md): Create a public referral codename, check commissions, and start Stripe payout onboarding from the ctx CLI. - [Search](https://ctx.rs/search.md): Search indexed agent sessions and retrieve cited context without model summarization. - [CLI reference](https://ctx.rs/reference/cli.md): The public ctx search CLI command surface. - [Provider history support](https://ctx.rs/providers/native-imports.md): Provider support means importing each provider's real local history format, not normalized adapter output. - [Custom history plugins](https://ctx.rs/providers/custom-history-plugins.md): Use a local manifest and command to import agent history formats ctx does not support natively. - [Troubleshooting](https://ctx.rs/troubleshooting.md): Common local ctx search setup, import, and retrieval problems. - [Changelog](https://ctx.rs/changelog.md): Public ctx CLI release history. - [Use ctx with Claude Code](https://ctx.rs/agents/claude-code.md): Install ctx, add the ctx skill for Claude Code, and use local session search before changing code. - [Use ctx with Codex](https://ctx.rs/agents/codex.md): Install the ctx skill for Codex, search local agent history, inspect cited results, and continue from prior work. - [Use ctx with Cursor](https://ctx.rs/agents/cursor.md): Import Cursor agent transcript history and ask Cursor to search cited prior work before editing. - [Use ctx with Pi](https://ctx.rs/agents/pi.md): Import local Pi sessions and make them searchable for future coding agents. - [Use ctx with OpenCode](https://ctx.rs/agents/opencode.md): Import OpenCode local database history and search it from ctx. - [Use ctx with Antigravity and Gemini CLI](https://ctx.rs/agents/antigravity-gemini.md): Import Antigravity and Gemini CLI local history, then search it with ctx. - [Use ctx with Copilot CLI](https://ctx.rs/agents/copilot-cli.md): Import Copilot CLI session-state history and search it from ctx. - [Use ctx with Factory AI Droid](https://ctx.rs/agents/factory-droid.md): Import Factory AI Droid local sessions and search them with ctx. - [ctx for teams](https://ctx.rs/teams.md): Talk to us about ctx pro for teams and enterprise deployments. ## Optional - [Privacy Policy](https://ctx.rs/legal/privacy-policy.md): How ctx handles information for the public docs site, installers, and local search CLI. - [Security](https://ctx.rs/legal/security.md): Security expectations for ctx local search and responsible reporting. - [Terms of Use](https://ctx.rs/legal/terms.md): Terms for using ctx public materials and local search tooling.