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.
max-effective-tokens is deprecated; use max-ai-credits in workflow frontmatter.
You can tune this limit with max-ai-credits in workflow frontmatter.
ET computation details
#
Alias
Input
Output
Cache Read
Cache Write
ΔAI Credits
AI Credits
Duration
1
◆ opus48
5,254
20
0
0
2.68
2.68
2.4s
2
◆ opus48
1,633
311
0
35,355
23.7
26.4
6.1s
3
◆ opus48
2
108
35,355
3,377
4.15
30.5
2.3s
4
◆ opus48
2
581
38,732
2,226
4.78
35.3
8.3s
5
◆ opus48
2
644
40,958
826
4.17
39.5
7.5s
6
◆ opus48
2
1,045
41,784
1,373
5.56
45
12.6s
7
◆ opus48
131
527
43,157
1,425
4.37
49.4
6.7s
8
◆ opus48
2
135
44,582
1,177
3.3
52.7
2.3s
9
◆ opus48
2
521
45,759
876
4.14
56.8
9.1s
10
◆ opus48
2
204
46,635
1,236
3.61
60.5
6.8s
11
◆ opus48
2
638
47,871
516
4.31
64.8
12.2s
12
◆ opus48
2
441
48,387
825
4.04
68.8
8.1s
13
◆ opus48
2
537
49,212
619
4.19
73
18.4s
14
◆ opus48
131
690
49,831
11,195
11.2
84.2
13.1s
15
◆ opus48
2
1,477
61,026
5,296
10.1
94.3
25.4s
16
◆ opus48
2
1,019
66,322
1,889
7.04
101.3
13.5s
17
◆ opus48
2
819
68,211
2,231
6.85
108.2
13.2s
18
◆ opus48
2
128
70,442
892
4.4
112.6
14.7s
19
◆ opus48
2
466
71,334
249
4.89
117.4
8.1s
20
◆ opus48
2
873
71,583
774
6.25
123.7
12.1s
21
◆ opus48
131
527
72,357
1,002
5.56
129.2
8.6s
22
◆ opus48
2
424
73,359
689
5.16
134.4
6.3s
23
◆ opus48
2
2,824
74,048
1,334
11.6
146
37.6s
24
◆ opus48
2
1,719
75,382
3,953
10.5
156.5
24.7s
25
◆ opus48
2
1,029
79,335
2,082
7.84
164.4
12.8s
26
◆ opus48
2
1,309
81,417
1,170
8.07
172.5
24.0s
27
◆ opus48
131
2,158
82,587
3,256
11.6
184
30.0s
28
◆ opus48
2
414
85,843
2,300
6.76
190.8
13.0s
29
◆ opus48
2
2,287
88,143
427
10.4
201.2
30.5s
30
◆ opus48
2
883
88,570
2,300
8.07
209.2
12.3s
Total
7,459
24,758
1,742,222
90,870
205.8
6m43s
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/27071276602
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: [aw] Failure Investigator (6h)
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/27071276602
max-ai-credits.Why this happened and how to optimize
Learn about AI Credits.
Effective tokens used:
686KRun: https://github.com/github/gh-aw/actions/runs/27071276602
max-effective-tokensis deprecated; usemax-ai-creditsin workflow frontmatter.You can tune this limit with
max-ai-creditsin workflow frontmatter.ET 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 aw-failure-investigator failure in https://github.com/github/gh-aw/actions/runs/27071276602Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: