Repository intelligence
Work with files, terminal commands, Git, patches, and language context.

03 / Tools + orchestration
A coding-agent and orchestration architecture designed to understand repositories, coordinate specialized work, and connect outside capabilities through a common tool layer.
What it does
The coding-agent layer is designed to understand a repository, read and edit files, use the terminal and Git, interpret language-server information, apply patches, run commands, and carry out software-engineering work.
Above it, orchestration can divide a large objective into tasks, delegate them to specialized agents, run work in parallel, maintain state, retry failures, checkpoint progress, and coordinate testing and review.
Work with files, terminal commands, Git, patches, and language context.
Divide objectives, coordinate parallel work, and preserve execution state.
Give agents a consistent way to discover and invoke outside capabilities.
Extend verified work across web applications and desktop interfaces.