Skip to content

[docs] Update documentation for plugins and payload-dir features#14060

Merged
pelikhan merged 1 commit intomainfrom
docs/update-plugins-payload-dir-feb-6-aa4180fd08baab2c
Feb 6, 2026
Merged

[docs] Update documentation for plugins and payload-dir features#14060
pelikhan merged 1 commit intomainfrom
docs/update-plugins-payload-dir-feb-6-aa4180fd08baab2c

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 6, 2026

Documentation Updates - February 6, 2026

This PR updates the frontmatter reference documentation based on features merged in the last 24 hours.

Features Documented

1. Plugin Installation Support (from #14041)

  • Added plugins: frontmatter field documentation
  • Documented both array format (simple) and object format (with custom token)
  • Explained cascading GitHub token resolution for plugin installation
  • Clarified plugin repository format requirements (org/repo)

2. Payload Directory Configuration (from #14026)

  • Added payload-dir: frontmatter field documentation
  • Explained the purpose of the payload directory for large MCP responses
  • Documented default path and mount permissions (read-only for agent, read-write for gateway)
  • Clarified automatic configuration when using MCP servers

Changes Made

  • Updated docs/src/content/docs/reference/frontmatter.md:
    • Added plugins: section after github-token: with usage examples
    • Added payload-dir: section after plugins: with configuration details
    • Maintained consistent documentation style and structure

Merged PRs Referenced

Notes

Both features are production-ready and available in the latest release. The documentation follows the existing Diátaxis framework structure, providing reference-style technical descriptions with code examples.

AI generated by Daily Documentation Updater

  • expires on Feb 7, 2026, 6:09 AM UTC

Add documentation for two new frontmatter features:
- plugins: Plugin installation support with dual-format config
- payload-dir: MCP gateway payload directory configuration

Related PRs: #14041, #14026

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant