A distilled code exploration agent trained on Qwen3-Coder-Next traces. Navigate codebases with precision — locally, at zero cost.
A two-tier agent system where the main model delegates codebase exploration to a lightweight local sub agent.
Decision-making, planning, code generation and editing. Orchestrates the full agent loop.
Codebase search, file reading, code navigation and analysis. Fast, focused, local.
| Model | JSON Valid | Args Syntax | Issues |
|---|---|---|---|
| LocoOperator-4B | 76/76 (100%) | 76/76 (100%) | None |
| Qwen3-Coder-Next | 89/89 (100%) | 78/89 (87.6%) | 11 calls with empty arguments |