v1.9.5

VRSEN/agency-swarmv1.9.5Apr 29, 2026by nicko-ai

AI Summary

Patch release addressing FastAPI LiteLLM client configuration handling, specifically warning and dropping invalid keys when LiteLLM is missing.

Key Highlights

  • Fixed warning and dropping of `client_config.litellm_keys` when LiteLLM is missing
  • Improved stability of FastAPI client configuration handling
  • Related to PR #636

Full Release Notes

Patch release for FastAPI LiteLLM client configuration handling.

## What's Changed
* fix(fastapi): warn-and-drop client_config.litellm_keys when litellm missing by @bonk1t in https://github.com/VRSEN/agency-swarm/pull/636

**Full Changelog**: https://github.com/VRSEN/agency-swarm/compare/v1.9.4...v1.9.5