v2.3.26

agno-agi/agnov2.3.26Jan 13, 2026by kausmeows

AI Summary

This patch focuses on improving request-level isolation for agents, teams, and workflows running in shared FastAPI processes to prevent conflicts.

Key Highlights

  • Improved per-request isolation for agents/teams/workflows in shared FastAPI processes

Full Release Notes

# Changelog

## Improvements:

- **Per-Request Isolation:** Improved request-level isolation for agents/teams/workflows in shared FastAPI processes.

## What's Changed
* feat: isolation by @ashpreetbedi in https://github.com/agno-agi/agno/pull/5990
* chore: v2.3.26 by @kausmeows in https://github.com/agno-agi/agno/pull/5993


**Full Changelog**: https://github.com/agno-agi/agno/compare/v2.3.25...v2.3.26