How to batch 5 coding-agent turns into 1 macro workflow
I maintain Tura, an open-source project for coding agents. Here is the simple idea.
Most coding agents do this in five separate model turns:
Turn 1 — inspect
rg -n "TODO|command_run|handler" crates/
r
tura-agent.hashnode.dev2 min read