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:
● Check bare in all reference docs (shell)
│ grep -rn "\bbare\b" /home/runner/work/gh-aw/gh-aw/docs/src/content/docs/reference/ | head -15
└ 7 lines...
● Check engine section in frontmatter.md (shell)
│ grep -n "bare\b\|engine.*section\|## Engine"
│ /home/runner/work/gh-aw/gh-aw/docs/src/content/docs/reference/frontmatter.md | head -15
└ 3 lines...
I have all the information needed. Let me post the report:
✗ create_issue (MCP: safeoutputs)
└ Expected ',' or '}' after property value in JSON at position 78 (line 1 column 79)
Action Required
Assign this issue to Copilot using the agentic-workflows sub-agent to automatically debug and fix the workflow failure.
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/github/gh-aw/actions/runs/24557132232
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Dev
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/24557132232
copilotengine terminated unexpectedly.Last agent output:
Action Required
Assign this issue to Copilot using the
agentic-workflowssub-agent to automatically debug and fix the workflow failure.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-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow dev failure in https://github.com/github/gh-aw/actions/runs/24557132232Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: