GitHub 仓库

ctxrs/ctx

Rust 首次收录 2026-02-23 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 592 / 共 783

882 Star

Search the coding agent history already on your machine

项目介绍

ctx is an open-source CLI for fast local search across your past coding agent sessions.

Coding agents usually start from zero. They can inspect the current repo, but they often cannot recover the discussions, decisions, failed attempts, commands, and test results from earlier work.

ctx indexes those logs into SQLite on your machine, then gives current and future agents a CLI for finding the prior discussion, command, or failed attempt before they repeat it.

By structuring agent history into sessions, events, metadata, and indexed fields, then returning ranked cited matches, agents can access meaningful history with far fewer tokens than raw search. Results vary by query and corpus, but…

摘自 github.com/ctxrs/ctx

最新指标

Star 882 2026-07-16
Fork 51 2026-07-16
提交 352 2026-07-16
发布 23 2026-07-16
Watcher 5 2026-07-16
开放 issue 3 2026-07-16
开放 PR 3 2026-07-16