Turbo Mode

Multi-agent development. Coming soon.

01What it is

Turbo is a multi-agent development mode. It works on the same idea as Spec — planning first, then implementation. But instead of one agent, multiple agents execute tasks in parallel.


The result is faster and better: while one agent writes one module, another writes another. Planning is just as thorough, implementation is significantly faster.

02Status

Turbo mode is in development. Full documentation will be available when it launches.