v2.8.3

moorcheh-ai/memantov2.8.3Jul 25, 2026by ashpreetbedi

AI Summary

This release primarily addresses documentation and developer experience. It fixes how FileSystem tools carry instructions and adds examples for running and serving multiple agents.

Key Highlights

  • Fixed FileSystem tools to carry no instructions (developer composes them).
  • Added cookbook examples for running three agents.
  • Renamed filesystem cookbook to 13_filesystem.

New Features

  • Cookbook examples for running and serving agents.

Full Release Notes

## What's Changed
* cookbook: number the filesystem cookbook as 13_filesystem by @ashpreetbedi in https://github.com/agno-agi/agno/pull/9156
* fix: FileSystem tools carry no instructions; the developer composes them by @ashpreetbedi in https://github.com/agno-agi/agno/pull/9172
* cookbook: add examples - three agents you run and serve by @ashpreetbedi in https://github.com/agno-agi/agno/pull/9170
* chore: Release v2.8.3 by @ashpreetbedi in https://github.com/agno-agi/agno/pull/9173


**Full Changelog**: https://github.com/agno-agi/agno/compare/v2.8.2...v2.8.3