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
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
└ 11 lines…
● List open PRs for githubnext/ado-aw (shell) 20s
│ cd /home/runner/work/ado-aw/ado-aw && github list_pull_requests --owner githubnext --repo ado-aw
│ --state open --fields '["number","title","html_url"]' 2>&1 | head -60
└ 15 lines…
Multiple open PRs already target the exact same gap: `container_runtime.rs` missing from AGENTS.md's architecture tree. Let me verify this is indeed a real gap and check if there's anything else to find, since that one is already covered extensively.
● Check container_runtime.rs existence and AGENTS.md mention (shell)
│ cd /home/runner/work/ado-aw/ado-aw && find src -iname "container_runtime*"
│ grep -n "container_runtime\|container_invocation" AGENTS.md
└ 3 lines…
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/githubnext/ado-aw/actions/runs/34562717291
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Agent Documentation Maintainer
Branch: main
Run: https://github.com/githubnext/ado-aw/actions/runs/34562717291
Warning
Engine Failure: The
copilotengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.mddebug the agentic workflow doc-freshness-check failure in https://github.com/githubnext/ado-aw/actions/runs/34562717291Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: