Changelog
This release includes visibility improvements and bug fixes for distributed executions, along with other general bug fixes. Additionally, the built-in AI agent has been removed in favor of MCP support, and the built-in docs management feature has also been removed.
Added
Changed
- test: cover approval resume process identity (#2334) @yohamta0
- refactor: remove built-in AI agent (#2335) @yohamta0
- chore(deps): bump node from 25-alpine to 26-alpine (#2338) @dependabot
- chore(deps): bump alpine from 3.23 to 3.24 (#2339) @dependabot
Fixed
- refactor: remove shared-volume worker mode (#2327) @yohamta0
- fix: close node outputs on failed progress paths (#2328) @yohamta0
- fix: limit app stream file watching (#2329) @yohamta0
- refactor: Remove docs feature (#2331) @yohamta0
- fix: reject approval while DAG run is active (#2336) @yohamta0
- chore(deps): bump the go-patch group with 7 updates (#2340) @dependabot
- fix: include worker output in distributed run logs (#2343) @yohamta0
- test: implement MCP read conformance (#2345) @yohamta0
- fix: bootstrap missing sub-attempt status reports (#2346) @yohamta0
- refactor: remove migrate command (#2347) @yohamta0
- test: implement MCP change conformance (#2348) @yohamta0
Contributors
Thanks to our contributors for this release:
| Contribution | Contributor |
|---|---|
| chore(deps): bump node from 25-alpine to 26-alpine (#2338), chore(deps): bump alpine from 3.23 to 3.24 (#2339), chore(deps): bump the go-patch group with 7 updates (#2340) | @dependabot |
| bug: stale attempt: lease no longer active (#2344) | @pommetjehorlepiep (report) |
| Approval resume: long container step falsely marked failed (#2251) | @pengu-fr b (report) |
Full Changelog: v2.8.3...v2.9.0