dunova/ContextGO
Local-first context & memory runtime for multi-agent AI coding teams. MCP-free. Rust/Go accelerated.
Provides unified, searchable indexing of chat histories from multiple coding tools (Codex, Claude, shell) using a local SQLite database with optional hybrid search combining vector embeddings (model2vec) and BM25 keyword scoring. Natively scans session directories using Rust/Go for performance, automatically detects new supported tools without reconfiguration, and exposes indexed memory via CLI queries and a local HTTP API for AI agents to access persistent cross-session context.
25 stars and 1,366 monthly downloads. Available on PyPI.
Stars
25
Forks
5
Language
Python
License
AGPL-3.0
Category
Last pushed
Mar 28, 2026
Monthly downloads
1,366
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/dunova/ContextGO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
ultracontext/ultracontext
Open Source Context infrastructure for AI agents. Auto-capture and share your agents' context everywhere.
dgenio/contextweaver
Budget-aware context compilation and context firewall for tool-heavy AI agents.
onfabric/context-use
Turn your data exports into portable AI memory.
EfficientContext/ContextPilot
Accelerating Long Context LLM Inference with Accuracy-Preserving Context Optimization in SGLang,...
LogicStamp/logicstamp-context
A Context Compiler for TypeScript. Deterministic, diffable architectural contracts and...