v0.4.2
VRSEN/agency-swarmv0.4.2Dec 14, 2024by nicko-ai
AI Summary
This release focuses on code quality improvements through pre-commit hooks and updates the Gradio demo to match the latest package versions.
Key Highlights
- Setup of Ruff pre-commit hooks
- Update of demo_gradio method
New Features
- Pre-commit hooks setup
- Gradio demo update
Full Release Notes
## 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