v0.7.2

VRSEN/agency-swarmv0.7.2Jul 29, 2025by nicko-ai

AI Summary

Minor fixes for Azure rate limits and retry resilience.

Key Highlights

  • Azure rate limit handling in thread retry
  • Increased retry attempts from 3 to 10 for rate limiting

New Features

  • Increased retry attempts for rate limiting resilience

Full Release Notes

## What's Changed
* Handle Azure rate limit in thread retry by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/309
* Increase retry attempts from 3 to 10 for rate limiting resilience by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/310
* Fix run_async_sync handling in running loops by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/313


**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v0.7.1...v0.7.2