current command: ls /tmp/gh-aw/agent/ 2>&1
shellId: 3, pid: 227, mode: sync, status: completed, elapsed: 567s, commands: 1, unread output:
no
current command: echo test
shellId: 36, pid: 1090, mode: sync, status: completed, elapsed: 422s, commands: 1, unread
output: no
current command: echo "before"; true; echo "after"
shellId: 15, pid: 499, mode: sync, status: completed, elapsed: 521s, commands: 1, unread output:
no
current command: echo hello
Workflow Failure
Workflow: Issue Triage
Branch: main
Run: https://github.com/githubnext/ado-aw/actions/runs/34548744634
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 issue-triage failure in https://github.com/githubnext/ado-aw/actions/runs/34548744634Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: