v0.6.2
VRSEN/agency-swarmv0.6.2Jun 3, 2025by nicko-ai
AI Summary
Minor fixes for MCP arguments and FastAPI sequential processing.
Key Highlights
- Fix MCP call args extraction
- Adjusted run_fastapi to process calls sequentially
New Features
- Fixed MCP call args extraction
- Sequential FastAPI call processing
Full Release Notes
## What's Changed * Fix MCP call args extraction by @ArtemShatokhin in https://github.com/VRSEN/agency-swarm/pull/284 * Adjusted run_fastapi method to process calls sequentially by @ArtemShatokhin in https://github.com/VRSEN/agency-swarm/pull/285 * docs: add image attachment instructions by @ArtemShatokhin in https://github.com/VRSEN/agency-swarm/pull/283 **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.6.1...v0.6.2