Skip to content

docs: add container_runtime.rs to AGENTS.md architecture tree - #2106

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-container-runtime-extension-5362a6ce73719624
Draft

docs: add container_runtime.rs to AGENTS.md architecture tree#2106
github-actions[bot] wants to merge 1 commit into
mainfrom
docs/agents-md-container-runtime-extension-5362a6ce73719624

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Agent Documentation Update

Findings

Area Issue File(s)
accuracy src/compile/extensions/container_runtime.rs (typed Docker runtime configuration for MCPG stdio servers — ContainerRuntimeConfig, Mount, Network, Tmpfs, etc., used by mod.rs) exists in the codebase but was missing from the src/compile/extensions/ listing in the architecture tree AGENTS.md

Applied Fixes

  • Added a container_runtime.rs entry to the compile/extensions/ subtree in AGENTS.md, describing its role (typed Docker runtime configuration for MCPG stdio servers: mounts, network, user, tmpfs), consistent with the sibling entries in the same block.

Notes

Verified by diffing find src -name '*.rs' against every file path parsed out of the AGENTS.md architecture tree ASCII diagram. This was the only genuine gap found; the rest of the tree, docs/cli.md (CLI commands vs. src/main.rs Commands enum), and the docs/safe-outputs.md GitHub mutation tool matrix (agent parameters and default max values vs. src/safe_outputs/*.rs DEFAULT_MAX/ToolResult impls and src/execute.rs::resolve_max) were all cross-checked against source and found accurate.


Created by the agent-documentation maintainer workflow.

Generated by Agent Documentation Maintainer · auto · 161.3 AIC · ⌖ 13.6 AIC · ⊞ 13.6K ·

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
2 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

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.

0 participants