Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

v0.11.1

Choose a tag to compare

@github-actions github-actions released this 25 Feb 23:53
· 16 commits to main since this release

Improvements

  • Background execution fix — replaced executor sub-agent with direct background Bash calls for more reliable parallel tool execution
  • Foreground parallelism — switched from background+TaskOutput pattern to parallel foreground Bash calls, fixing output capture reliability