Skip to content

v5.6.2

Choose a tag to compare

@ndisisnd ndisisnd released this 03 Aug 06:30

Running a team of agents no longer goes quiet. When you kick off a team build, your session stays responsive and you get a steady stream of progress from the agents doing the work, instead of one long silence until everything finishes.

🐛 Fixed

  • Team builds now report progress while they run. Previously the whole wave took over your session until it was done, which also meant the periodic progress updates never reached you — so a long build looked indistinguishable from a stalled one.
  • Progress from a team's agents is no longer lost on the way to you. Each layer of the run now keeps its own separate progress track, so updates from the inner agents get passed along rather than overwritten by whichever one reported first.