[docs] Update documentation for features from 2026-08-07 - #51053
Conversation
|
@copilot Please triage this PR, refresh the branch if needed, and run the No failed checks are currently reported on the latest head SHA. Please confirm reviewer feedback state and hand back a concise maintainer-ready summary. Branch refresh was requested. Run context: https://github.com/github/gh-aw/actions/runs/31173041415
|
0c54a0c is already up to date with |
|
@copilot Please triage this PR, refresh the branch if needed, and run the No failed checks are currently reported on the latest head SHA. Please confirm reviewer feedback state and hand back a concise maintainer-ready summary. Branch refresh was requested.
|
0c54a0c is still up to date with |
|
@copilot Please triage this PR, refresh the branch if needed, and run the No failed checks are currently reported on the latest head SHA. Please confirm reviewer feedback state and hand back a concise maintainer-ready summary. Branch refresh was requested.
|
0c54a0c is still up to date with |
|
Hey! Thanks for the documentation updates. This PR looks great — you've clearly documented the new The PR is ready for review — nice work keeping the docs in sync with merged features. Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network:
allowed:
- defaults
- "patchdiff.githubusercontent.com"See Network Configuration for more information.
|
|
🎉 This pull request is included in a new release. Release: |
Overview
Updates two reference docs to reflect current behavior of
sandbox.mcp.envand the threat-detection artifact pipeline. Documentation-only change; no code modified.Key Changes
docs/src/content/docs/reference/environment-variables.md: Adds a new subsection, "sandbox.mcp.envvalidation and transport", explaining that these variables are not injected as rawexportlines but transported via compiler-controlled step env vars and reconstructed as-e NAME=VALUEgateway container args at runtime (avoiding shell-injection risk). Documents the required naming pattern^[A-Z_][A-Z0-9_]*$and the reservedGH_AW_MCP_GATEWAY_namespace. Updates the Sandbox MCP row description from "MCP debugging" to "MCP gateway configuration".docs/src/content/docs/reference/threat-detection.md: Expands the Available Artifacts section to list additional staged files detectors can access:aw-prompts/prompt-template.txt,aw-prompts/prompt-import-tree.json,aw_info.json, and restoredcomment-memory/*.mdfiles. Updates Execution Order to add an explicit "Stage detection inputs" step between artifact download and pre-steps execution.Commit
0c54a0c32— [docs] update MCP env and threat detection referencesImpact
Documentation clarity improvement only; reflects existing runtime behavior more accurately. No breaking changes.> Generated by PR Description Updater for #51053 · auto · 20.7 AIC · ⊞ 6.8K · ◷