You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Variant: standard (gVisor changes the container runtime; nosandbox would defeat the purpose)
Minimal test prompt sketch
Compile and dispatch a workflow with sandbox.agent.runtime: gvisor and sandbox.agent.sudo: true in frontmatter. The agent should create an issue confirming it ran. Verifies that the gVisor install step ran and the AWF config included containerRuntime: gvisor.
New fixtures or secrets needed
None — but requires confirming gVisor is available on the hosted runner before enabling the test.
Notes
New compiler-side frontmatter field with no existing coverage. test-copilot-network-isolation.md exercises sandbox networking but not the runtime field. A nosandbox variant would not apply here since the feature is sandbox-specific.
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpg
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
Motivation
Link to the gh-aw PR: github/gh-aw#44796 — feat: add
sandbox.agent.runtime: gvisorfor gVisor container runtime supportProposed test
test-copilot-sandbox-agent-runtime-gvisor.mdworkflow_dispatchcreate-issueMinimal test prompt sketch
Compile and dispatch a workflow with
sandbox.agent.runtime: gvisorandsandbox.agent.sudo: truein frontmatter. The agent should create an issue confirming it ran. Verifies that the gVisor install step ran and the AWF config includedcontainerRuntime: gvisor.New fixtures or secrets needed
None — but requires confirming gVisor is available on the hosted runner before enabling the test.
Notes
New compiler-side frontmatter field with no existing coverage.
test-copilot-network-isolation.mdexercises sandbox networking but not the runtime field. A nosandbox variant would not apply here since the feature is sandbox-specific.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.