October 22, 2025 Updates
Tests
- Improve main tests.py - Kye Gomez
- New Tests - Kye Gomez
- Reasoning Agents tests - Kye Gomez
- refactored tests.py to use pytest, removed md summary - Steve-Dusty
Fixes
- fix bad error logs - Kye Gomez
- fix broken error log - Kye Gomez
- Fix the error logs - Kye Gomez
Improvements
- On startup lifepsan manager for sentry - Kye Gomez
- Improve model restrictions and also improve error message logs - Kye Gomez
- remove more un-usable models - Kye Gomez
- LZ4Middleware -> DynamicMiddleware - Kye Gomez
- CLEANUP TESTS - Kye Gomez
Pull Requests
- Merge pull request #68 from Steve-Dusty/main - Kye Gomez
- Merge pull request #65 from IlumCI/api-restrict - Kye Gomez
- Merge pull request #67 from Steve-Dusty/main - Kye Gomez
October 20, 2025 Updates
Tests
- refactored tests/tests.py to pytest in pure functions - Steve-Dusty
- added tests for gh workflows - Steve-Dusty
Features
- added limit enforcement, daily requests from 1200 to 400/day and limited max context token from 200K to 75K/agent - Steve-Dusty
- reverted limit enforcement to before - Steve-Dusty
- Implement restricted models for free tier users - CI-DEV
Other Changes
- Update utils.py - CI-DEV
September 2, 2025 Updates
Features
- Streaming for agent completions - Kye Gomez
- Examples - Kye Gomez
- Tools fix - Kye Gomez
- tools endpoint update - Kye Gomez
- Search Enabled - Kye Gomez
- EXA Integration from swarms-tools - Kye Gomez
- NEW ENDPOINT to get available tools - Kye Gomez
- improvement - Kye Gomez
- agent validation function - Kye Gomez
Documentation
- new cloud deployment docs - Kye Gomez
- multi region cloud deployment and new examples - Kye Gomez
Docker
- UPDATE DOCKER TO FIX SWARMS TOOLS - Kye Gomez
- fix tool names - Kye Gomez
Other Changes
- cleanup examples - Kye Gomez
August 6, 2025 Updates
Features
- HeavySwarm Enablement - Kye Gomez
- AutoSwarmBuilder - Kye Gomez
- BaseModel Response for rate limits endpoint - Kye Gomez
Tests
- tests - Kye Gomez
Performance
- file cleanup - Kye Gomez
- fix api issues - Kye Gomez
- artifact cleanup - Kye Gomez
- uv install and setup - Kye Gomez
- fix worker count for gunicorn - Kye Gomez
- enhanced error logging for api key configuration - Kye Gomez
- fix check model name parmaeter - Kye Gomez