| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-27 | 1.2 kB | |
| v2.6.2 source code.tar.gz | 2026-04-27 | 15.5 MB | |
| v2.6.2 source code.zip | 2026-04-27 | 18.0 MB | |
| Totals: 3 Items | 33.4 MB | 2 | |
Changelog
New Features:
- Workspace Tools: Added a polished local-machine toolkit that gives agents
read/list/search/write/edit/move/delete/shellaccess to arootdirectory tree, with destructive operations gated by Agno's built-in human-in-the-loop confirmation by default.
Improvements:
- Models: Updated default
idfor multiple model providers to newer, actively supported models to prevent upcoming deprecations, improve performance consistency, and significantly reduce operational costs.
Bug Fixes:
- Workflow HITL: Fixed to preserve HITL review config in
deep_copyfor Step, Router, and Loop.
What's Changed
- fix: preserve HITL review config in deep_copy for Step, Router, and Loop by @kausmeows in https://github.com/agno-agi/agno/pull/7694
- [feat] migrate to latest provider models and remove deprecated ones by @chiruu12 in https://github.com/agno-agi/agno/pull/7681
- feat: add Workspace toolkit with HITL confirmation gates by @ashpreetbedi in https://github.com/agno-agi/agno/pull/7683
- chore: Release v2.6.2 by @kausmeows in https://github.com/agno-agi/agno/pull/7701
Full Changelog: https://github.com/agno-agi/agno/compare/v2.6.1...v2.6.2