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.; LLMCompiler: LLMCompiler is a framework that orchestrates efficient and effective parallel function calls for large language models, both open and closed source. It achieves this by automatically identifying parallelizable and interdependent tasks, leading to significant improvements in latency, cost, and accuracy compared to sequential methods.
Accelerating coding agents for faster and cheaper code understanding and generation.
Solving complex problems requiring multiple interdependent function calls