DeepYardDeepYard
F

FastContext

Dedicated exploration subagent that keeps code search separate from task execution

Open SourceFree

About

FastContext is a research-driven architecture for coding agents that introduces a dedicated exploration subagent to handle repository navigation independently from the main solver agent. By separating exploration from execution, it prevents context pollution and enables more efficient code discovery in large codebases. The approach allows agents to locate relevant code without filling the solver's context window with exploratory reads, improving both speed and accuracy in coding tasks.

Details

Typecoding-agent
Deploymentself-hosted
Supported Models

Tags

coding-agentmulti-agentopen-sourceframeworkautonomous