Skip to content

docs: add FileSystem overview#744

Merged
ashpreetbedi merged 2 commits into
mainfrom
codex/docs-filesystem
Jul 26, 2026
Merged

docs: add FileSystem overview#744
ashpreetbedi merged 2 commits into
mainfrom
codex/docs-filesystem

Conversation

@ashpreetbedi

@ashpreetbedi ashpreetbedi commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a code-first FileSystem overview under SDK Basics.
  • Document storage backends, namespaces, operational limits, concurrency, and file-toolkit overlap.
  • Link the FileSystem cookbook, source, and related file features.

Source

Reviewed against Agno v2.8.4 at f2fdceeb735f68bf750aae9b4bc4de9ebde7e0fa, including libs/agno/agno/fs, its unit and integration tests, and cookbook/13_filesystem.

Validation

  • mint validate
  • mint broken-links
  • python3 scripts/inventory/run_all.py --json (0 missing navigation files, 0 broken links, 0 broken anchors)
  • scripts/check_imports.py against the pinned Agno source (0 real failures)
  • FileSystem unit and integration tests (448 passed)
  • Python example syntax, imports, and agent construction
  • python3 scripts/reference_drift.py
  • python3 scripts/make_openapi.py
  • git diff --check

Existing baseline failures

  • scripts/check_install_coverage.py still reports the existing features/sdk page for missing sqlalchemy and yfinance installs. The new FileSystem page is not an offender.
  • scripts/examples_sync/plan.py cannot generate a plan because the pinned v2.8.4 source does not contain the expected post-tag examples/agent-os/workflow/customer-research-workflow-parallel page. check_integrity.py therefore has no plan file to inspect.

@mintlify

mintlify Bot commented Jul 26, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
agno 🟢 Ready View Preview Jul 26, 2026, 10:34 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@ashpreetbedi
ashpreetbedi marked this pull request as ready for review July 26, 2026 23:20
@ashpreetbedi
ashpreetbedi merged commit 1a4964c into main Jul 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant