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
⚠️ AI Credits Budget Guidance: The run hit a legacy effective-token rate-limit signal from the API proxy. gh-aw now uses AI Credits (AIC) as the primary cost metric, so migrate per-run budgeting to max-ai-credits.
Legend: Alias shows the model shorthand used in the table. ΔAI Credits is the per-request cost, and AI Credits is the running total computed with the current AI credits pricing model.
Model aliases: opus48=claude-opus-4-8 ET formula: inference_cost_usd ÷ 0.000003 · ET weights: input=1 · cached_input=0.1 · output=4 · reasoning=4 · cache_write=1
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/27073188527
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Daily Team Evolution Insights
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27073188527
max-ai-credits.Why this happened and how to optimize
Learn about AI Credits.
Effective tokens used:
369.1KRun: https://github.com/github/gh-aw/actions/runs/27073188527
max-effective-tokensis deprecated; migrate tomax-ai-creditsby runninggh aw fix --write, or update manually (1 AIC = 10,000 ET):AIC computation details
Legend:
Aliasshows the model shorthand used in the table.ΔAI Creditsis the per-request cost, andAI Creditsis the running total computed with the current AI credits pricing model.Model aliases: opus48=claude-opus-4-8
ET formula: inference_cost_usd ÷ 0.000003 · ET weights: input=1 · cached_input=0.1 · output=4 · reasoning=4 · cache_write=1
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 daily-team-evolution-insights failure in https://github.com/github/gh-aw/actions/runs/27073188527Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: