v2.6.2

agno-agi/agnov2.6.2Apr 27, 2026by kausmeows

AI Summary

Adds Workspace Tools for local machine access and updates default model IDs to newer, supported versions.

Key Highlights

  • Workspace Tools: read/list/search/write/edit/move/delete/shell
  • Updated default model IDs for better performance and cost

New Features

  • Workspace Toolkit with HITL confirmation gates
  • Updated default model IDs

Full Release Notes

# Changelog

## New Features:

- **Workspace Tools:** Added a polished local-machine toolkit that gives agents `read/list/search/write/edit/move/delete/shell` access to a `root` directory tree, with destructive operations gated by Agno's built-in human-in-the-loop confirmation by default.

## Improvements:

- **Models:** Updated default `id` for 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_copy` for 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