Graft: Graft is an open-source context layer designed to accelerate and optimize coding agents like Claude Code, Cursor, and Gemini by providing deep contextual understanding of large codebases. It builds a human-readable code graph and linked markdown nodes, enabling agents to operate faster, cheaper, and with higher correctness by avoiding repeated code exploration.; deja-vu: Deja-vu is a zero-dependency, local-first binary that indexes and makes searchable the historical sessions of various AI coding agents. It acts as a universal memory layer, allowing agents to recall past solutions and context efficiently, even from before its installation.
Accelerating coding agents for faster and cheaper code understanding and generation.
Reusing solutions from past agent conversations to avoid re-debugging or re-implementing.