v0.50.2
Features
- Orchestrator: Background job observation is now delegated to the orchestrator, so background jobs are monitored without blocking the main loop (#1599)
Performance
- Tests/CI: Tests no longer spawn real agent CLIs, and CI runs in parallel with pytest-xdist — CI time cut by more than half, local test hangs eliminated (#1598)
What's Changed
- feat(orchestrator): delegate background job observation by @Q00 in #1599
- perf(tests): stop real agent-CLI spawns in tests, parallelize CI with xdist by @Q00 in #1598
Full Changelog: v0.50.1...v0.50.2