This repository was archived by the owner on Jun 1, 2026. It is now read-only.
v0.11.1
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