v0.5.1
VRSEN/agency-swarmv0.5.1Apr 24, 2025by nicko-ai
AI Summary
This release focuses on bug fixes and documentation refinements, addressing threading errors and improving error handling for tool calls and Markdown conversion.
Key Highlights
- Fix for 'can't add messages to thread' error
- Refined cursorrules for API key handling and MCP integration
- Exception capture for async tool calls
- Markdown conversion error handling
New Features
- Async tool call exception handling
- Markdown conversion error handling
- Refined cursorrules documentation
Full Release Notes
## What's Changed * Fix “can’t add messages to thread… while a run is active” error by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/268 * [Refine cursorrules: clarify API key handling, and introduce MCP integration guidelines](https://github.com/VRSEN/agency-swarm/commit/6f18023d731d5f7b4588470884f6be994d2ab5e2) by VRSEN * [Capture and return exeptions for async tool calls](https://github.com/VRSEN/agency-swarm/commit/30d1babacc169a45c2a631621db12a1a8bca35f0) by VRSEN * [Handle Markdown conversion errors to prevent crashes from unfinished URLs](https://github.com/VRSEN/agency-swarm/commit/16faa6eb9bfb926bf73c4dc43a328e8f41d17718) by VRSEN * Move and update docs by @Utilka in https://github.com/VRSEN/agency-swarm/pull/254 * [Enhance documentation by adding global anchors for community resources and updating platform overview with detailed pricing and features. Improve integration guides for Slack, WhatsApp, and Web API…](https://github.com/VRSEN/agency-swarm/commit/04717971163d0c9015974cc8353bfc4c4f8e8bd1) by VRSEN * Updated mcp test to avoid hallucinations by @ArtemShatokhin in https://github.com/VRSEN/agency-swarm/pull/265 ## New Contributors * @Utilka made their first contribution in https://github.com/VRSEN/agency-swarm/pull/254 **Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.5.0...v0.5.1