Skip to content

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2025-12-22

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

Features Documented

  • sandbox.mcp command/container execution support (from Add command/container execution support to sandbox.mcp configuration #7294)
    • Added documentation for the new command field in sandbox.mcp configuration
    • Clarified that command and container fields are mutually exclusive
    • Updated table to show both fields as optional (not required)
    • Added clear execution mode descriptions (custom command, container, default awmg)
    • Added three practical examples showing each execution mode

Changes Made

  • Updated docs/src/content/docs/reference/sandbox.md:
    • Revised MCP Gateway Configuration Options table to include command field
    • Changed container field from required to optional
    • Added note explaining the three execution modes and mutual exclusivity
    • Updated "How It Works" section to mention all execution modes
    • Replaced single example with three mode-specific examples

Merged PRs Referenced

Analysis Summary

Reviewed 10 PRs merged in the last 24 hours:

Notes

The documentation now accurately reflects the flexibility of the MCP gateway configuration, helping users understand they can:

  1. Use the default awmg binary (simplest, no configuration needed)
  2. Provide a custom command for specialized gateway implementations
  3. Use a Docker container for isolated or advanced gateway setups

AI generated by Daily Documentation Updater

…on modes

Add documentation for the new command field and clarify MCP gateway execution modes.

Changes:
- Add command field to sandbox.mcp configuration options
- Clarify that command and container are mutually exclusive
- Update container field from required to optional
- Document three execution modes: custom command, container, and default awmg
- Add practical examples for each execution mode
- Update How It Works section to reflect all execution modes

Addresses features from #7294

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Dec 22, 2025
@pelikhan pelikhan merged commit 8d7efaa into main Dec 22, 2025
4 checks passed
@pelikhan pelikhan deleted the main-d489d4f5315bf6dc branch December 22, 2025 19:29
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.

2 participants