v1.9.8
mkturkcan/DARTv1.9.8May 6, 2026by nicko-ai
AI Summary
This patch release focuses on ensuring compatibility with Python 3.14 by updating dependencies and adding necessary coverage for the new version.
Key Highlights
- Fix Python 3.14 startup compatibility
- Updated `datamodel-code-generator` dependency
- Added Python 3.14 coverage
- Resolves startup issues for users on Python 3.14
Full Release Notes
Patch release for Python 3.14 startup compatibility. ## What's Changed - Fix Python 3.14 startup compatibility by updating `datamodel-code-generator` and adding Python 3.14 coverage by @nicko-ai in https://github.com/VRSEN/agency-swarm/pull/644 **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v1.9.7...v1.9.8