v0.4.5
VRSEN/agency-swarmv0.4.5Mar 19, 2025by nicko-ai
AI Summary
This release significantly improves observability and testing infrastructure while fixing critical bugs related to active runs and tool factory closures.
Key Highlights
- Integration of observability features
- Fix for active run restart and top_p issues
- Closure issue fix in ToolFactory
- New documentation and theme updates
New Features
- Observability integration
- Active run restart fix
- ToolFactory closure fix
- Documentation and theme updates
Full Release Notes
## Release Notes (v0.4.5) ### Observability & Testing - **Integrate Observability** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/199 - **Improve observability and fix tests** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/246 - **Fix test_send_message_swarm; minor cleanup** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/249 ### Core Fixes - **Fix active run restart, zero top_p, and other issues** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/240 - **Fix: Closure Issue in ToolFactory.from_openapi_schema** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/238 ### Documentation - **New Documentation for Agency-Swarm** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/188 - **Minor Change in docs - open-source-models.md** by @waterstark in https://github.com/VRSEN/agency-swarm/pull/189 - **Fix a typo in state-management.mdx** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/242 ### Config & Theming - **Update .cursorrules to add instructions for shared state in Agency Swarm** by @muham-2002 in https://github.com/VRSEN/agency-swarm/pull/236 - **Upgrade Mintlify config; change theme to maple** by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/237 - **Update .cursorrules: fix typo** by @reppard in https://github.com/VRSEN/agency-swarm/pull/248 --- ## New Contributors - @waterstark made their first contribution in https://github.com/VRSEN/agency-swarm/pull/189 - @muham-2002 made their first contribution in https://github.com/VRSEN/agency-swarm/pull/236 - @reppard made their first contribution in https://github.com/VRSEN/agency-swarm/pull/248 **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.4...v0.4.5