Tools
cocoindex-io/cocoindex at 10.2K Stars: An Incremental Indexing Engine Built for Long-Horizon Agents
CocoIndex (10,210 stars, created 2025-03-03) is a Rust-backed incremental engine designed for long-horizon agents, keeping indexes and derived context up to date as underlying data changes rather than rebuilding from scratch. It targets the durability problem in agents that run for hours or days, complementing memory layers with fresh, incrementally-maintained retrieval. Relevant for anyone building agents that operate over evolving codebases or data stores.
Source
↳ Follow the thread