Agency-swarm

Latest version: v0.4.5

Safety actively analyzes 720919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.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

0.4.4

Bug fixes
* Fix issues with thread management by bonk1t in https://github.com/VRSEN/agency-swarm/pull/210


**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.3...v0.4.4

0.4.3

What's Changed
* Add Python 3.13 Support by bonk1t in https://github.com/VRSEN/agency-swarm/pull/203
* Fix Genesis agent creator type error by bonk1t in https://github.com/VRSEN/agency-swarm/pull/202


**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.2...v0.4.3

0.4.2

What's Changed
* Set Up and Apply Pre-Commit Hooks with Ruff by bonk1t in https://github.com/VRSEN/agency-swarm/pull/191
* Update the demo_gradio method to align with the new package version by bonk1t in https://github.com/VRSEN/agency-swarm/pull/197


**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.1...v0.4.2

0.4.1

What's Changed
* update `openai` module to avoid "proxies" error by dumitruPuggle in https://github.com/VRSEN/agency-swarm/pull/190

New Contributors
* dumitruPuggle made their first contribution in https://github.com/VRSEN/agency-swarm/pull/190

**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.4.0...v0.4.1

0.4.0

New Features

- **Custom Communication Flows**: Create custom `SendMessage` tool classes for agents to communicate with each other. [Learn more](https://vrsen.github.io/agency-swarm/advanced-usage/communication_flows/)
- **`async_mode` Parameter in `BaseTool.ToolConfig`**: Set `async_mode="threading"` directly in `ToolConfig` of `BaseTool` classes, instead of at the Agency level. This allows you to execute **only certain** tools asynchronously.
- **`output_as_result` Parameter in `BaseTool.ToolConfig`**: When set to `true`, `agency.get_completion` will return the tool’s output instead of the message.

Bug Fixes & Improvements

- **Thread Initialization**: Optimized by removing redundant thread fetches when loading threads from IDs.

New Contributors

- trichards1300 made their first contribution in https://github.com/VRSEN/agency-swarm/pull/70

**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.3.1...v0.4.0

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.