Download Latest Version v2.6.5 source code.tar.gz (15.5 MB)
Email in envelope

Get an email when there's a new version of Agno

Home / v2.6.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-28 2.0 kB
v2.6.3 source code.tar.gz 2026-04-28 15.5 MB
v2.6.3 source code.zip 2026-04-28 18.0 MB
Totals: 3 Items   33.4 MB 1

Changelog

New Features

  • WorkspaceContextProvider (#7709): Project-aware context provider for repository roots, backed by the read-only Workspace toolkit instead of generic FileTools. Centralizes local filesystem exclude patterns so both FileTools and Workspace skip .context, .venvs, and other agent/dependency/build noise by default. FilesystemContextProvider now accepts exclude_patterns for explicit opt-out/customization.

Improvements

  • SlackContextProvider (#7710): Simplified provider and inlined SlackTools construction. Removed for_bot_read(), for_assistant_search(), and for_write() factory methods in favor of explicit flags. Added opt-in enable_workspace_search parameter. Tools are now self-documenting via SlackTools, removing runtime agent switching.

Bug Fixes

  • Slack:
    • Gracefully fall back to public channels when the groups:read scope is missing.
    • Restore Slack read instruction override and tighten briefing guidance.
    • Expose Slack update in agent mode; agent mode returns query-only.

What's Changed

Full Changelog: https://github.com/agno-agi/agno/compare/v2.6.2...v2.6.3

Source: README.md, updated 2026-04-28