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
Reduce unnecessary model or tool calls in the prompt.
Trim large inputs or excess context that does not change the outcome.
Split large tasks across smaller runs when possible.
Warning
Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
│ "body": "### Executive Summary\n\nThis report covers **github/gh-aw**
│ for the 7-day window **2026-06-03 → 2026-06-10** (517 commits, 160 …
└ 202 lines...
● Check error from create_discussion (shell)
│ tail -20 /tmp/copilot-tool-output-1781110439963-9gkuba.txt
└ 7 lines...
Failed to get response from the AI model; retried 5 times (total retry wait time: 98.09 seconds) (Request-ID 1b0017e0-f605-4e0d-b2ca-038d91ca5258) Last error: CAPIError: 429 Maximum AI credits exceeded (1003.434540 / 1000).
Changes +0 -0
Duration 18m 3s
Tokens ↑ 2.7m (2.5m cached) • ↓ 79.7k
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/github/gh-aw/actions/runs/27290725418
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: UK AI Operational Resilience
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27290725418
Warning
AI Credits Budget Exceeded
The workflow hit the configured
max-ai-creditsguardrail. Used1Kof1Kmax (over by3.43).Increase the limit
Update
max-ai-creditsin your workflow frontmatter:Tips for reducing AI credit usage
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 uk-ai-operational-resilience failure in https://github.com/github/gh-aw/actions/runs/27290725418Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: