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:
│ print('Valid JSON, body length:', len(d['body']))…
└ Permission denied and could not request permission from user
● Check file exists and has content (shell)
│ head -c 200 /tmp/gh-aw/agent/tqs_comment.json && echo "" && wc -c
│ /tmp/gh-aw/agent/tqs_comment.json
└ 4 lines...
✗ Post comment to PR (shell)
│ safeoutputs add_comment --pr 39654 --body "$(jq -r '.body'
│ /tmp/gh-aw/agent/tqs_comment.json)" 2>&1
└ Permission denied and could not request permission from user
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://github.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw/actions/runs/27644150300
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Test Quality Sentinel
Branch: copilot/support-array-object-runner-specs
Run: https://github.com/github/gh-aw/actions/runs/27644150300
Pull Request: #39654
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 test-quality-sentinel failure in https://github.com/github/gh-aw/actions/runs/27644150300Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: