013,273 GitHub stars
02Specialized Sandbox Tools: Offers tools like `ctx_execute` (run code with minimal context output), `ctx_index` (chunk markdown into FTS5), and `ctx_fetch_and_index` (fetch and index web content).
03Automated Hook Management: Provides platform-specific hooks to intercept and redirect data-heavy commands, ensuring consistent context optimization.
04Context Saving: Achieves up to 98% reduction in context window data by sandboxing tool outputs.
05Session Continuity: Tracks all session events (file edits, tasks, tool calls) in SQLite and uses FTS5 with BM25 search for intelligent retrieval.
06Broad Platform Support: Integrates seamlessly with Claude Code, Gemini CLI, VS Code Copilot, Cursor, OpenCode, and Codex CLI.