v2.8.3

PostHog/posthog.comv2.8.3Jul 25, 2026by ashpreetbedi

AI Summary

This release focuses on refining the filesystem cookbook by renaming it and fixing tool instructions, alongside adding practical examples for running and serving agents.

Key Highlights

  • Renamed filesystem cookbook to `13_filesystem`
  • Fixed filesystem tools to carry no instructions, allowing developers to compose them
  • Added examples for running and serving three agents

New Features

  • Renamed filesystem cookbook
  • Fixed filesystem tool instructions
  • Added agent examples

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