LeanKG - graph-backed code context
Rust knowledge-graph layer that replaces token-heavy file dumps with concise graph queries, targeting Antigravity, Claude Code, Cursor, and Gemini agents.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Related entries
lean-ctx - MCP context optimizer for AI coding agents
Rust MCP server plus shell hook that compresses context for Cursor, Claude Code, Copilot, Windsurf, Gemini CLI and 24 other tools. Single binary, zero telemetry.
entroly - self-evolving repo context compressor
Rust daemon that compresses 2M-token repos down ~95% into a Principal Engineer-style context for Cursor, Claude Code, Opus, Codex, and custom providers.
mex - persistent project memory for AI agents
Structured scaffold and drift-detection CLI that gives Claude Code, Cursor, and other coding agents a project-level memory file that stays in sync with the codebase.
tokf - compress command output before it hits the LLM
Config-driven Rust CLI that compresses verbose command output (logs, test runs, build output) before it reaches an agent's context window. Pluggable rules for stripping noise without losing signal.