mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-01-22 13:38:10 -05:00
- Move all block docs from docs/platform/blocks/ to docs/integrations/ - Rename blocks.md to README.md for landing page at /integrations - Update generate_block_docs.py output path to docs/integrations - Update workflow files (docs-block-sync, docs-claude-review, docs-enhance) to reference new docs/integrations/ path - Change block doc links to absolute URLs for cross-space compatibility This separates block/integration documentation into its own GitBook space to avoid path conflicts with the platform space. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>