| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-23 | 483 Bytes | |
| v2.7.4 source code.tar.gz | 2026-03-23 | 9.0 MB | |
| v2.7.4 source code.zip | 2026-03-23 | 9.3 MB | |
| Totals: 3 Items | 18.3 MB | 1 | |
What's New
Bug Fixes
- Fix enum output strictness — Use Pydantic default strictness in AtomicAgent instead of strict mode, fixing issues with enum outputs (#218)
- Fix delete turn ID type annotation — Corrected type annotation for turn ID in delete operation (#212)
- Fix run stream empty response guard — Added guard against empty responses in streaming runs (#214)
Full Changelog
https://github.com/BrainBlend-AI/atomic-agents/compare/v2.7.3...v2.7.4