Ask anything, or @ a file↑
Parallel, never tangled. Every chat gets its own worktree and branch, so five agents can attack the same problem at once and none of them step on each other. Compare what each one changed, keep the attempt that holds.
let mut backoff = Backoff::new();- backoff.reset();+ if link.healthy_for(Duration::from_secs(4)) {+ backoff.reset();+ } loop {
Pick up anywhere. Sessions follow you. Start a refactor on your desktop, check its progress from your phone, and finish it on the laptop, with every transcript and branch exactly where you left it.
“The agents do the work. Zeron keeps them out of each other’s way.”