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
Period: 2026-07-01 to 2026-07-02 (last 24 hours) Runs analyzed: 18 (0 had API token data β see note below) Workflow: Smoke Claude (only Claude-engine workflow active in this period) Total AIC (Agent Inference Credits): 660.24 Total Actions minutes: 82 min across 18 runs Success rate: 16/18 (89%) β 2 failures with 4 total errors
β οΈNo API token instrumentation data available. All token_usage and estimated_cost fields are null for every run. This indicates the --enable-api-proxy sidecar is either not enabled for this workflow or token tracking is not configured. AIC (Agent Inference Credits) and Actions minutes are reported as proxies.
Workflow Summary
Workflow
Runs
Success
Fail
Total AIC
Avg AIC/Run
Actions Min
Avg Min/Run
Errors
Smoke Claude
18
16
2
660.24
36.68
82
4.6
4
π Optimization Opportunities
Smoke Claude β 22% error rate (4 errors across 18 runs), approaching the 30% reliability threshold
All 18 runs had token_usage = null and estimated_cost = null. The Smoke Claude workflow does not appear to have the AWF api-proxy sidecar instrumented for token tracking.
To enable token telemetry, add --enable-api-proxy to the AWF invocation in .github/workflows/smoke-claude.lock.yml. This will surface:
Per-turn input/output token counts
Prompt cache hit/write rates (Anthropic)
USD cost estimates per run
Model breakdown if multiple models are used
Historical Trend
This is the first Claude token usage report β no prior reports exist for comparison.
Overview
Period: 2026-07-01 to 2026-07-02 (last 24 hours)
Runs analyzed: 18 (0 had API token data β see note below)
Workflow: Smoke Claude (only Claude-engine workflow active in this period)
Total AIC (Agent Inference Credits): 660.24
Total Actions minutes: 82 min across 18 runs
Success rate: 16/18 (89%) β 2 failures with 4 total errors
Workflow Summary
π Optimization Opportunities
Smoke Claude β 22% error rate (4 errors across 18 runs), approaching the 30% reliability threshold
Bimodal AIC distribution β runs cluster into two groups (~30 AIC and ~52β54 AIC)
No token telemetry β
token_usage,estimated_cost, andturnsare allnull--enable-api-proxyin the Smoke Claude workflow to capture per-turn token breakdowns, prompt cache hit rates, and USD cost estimatesPer-Workflow Details
Smoke Claude
.github/workflows/smoke-claude.lock.ymlWorkflows Without Token Data
All 18 runs had
token_usage = nullandestimated_cost = null. The Smoke Claude workflow does not appear to have the AWF api-proxy sidecar instrumented for token tracking.To enable token telemetry, add
--enable-api-proxyto the AWF invocation in.github/workflows/smoke-claude.lock.yml. This will surface:Historical Trend
This is the first Claude token usage report β no prior reports exist for comparison.
References:
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.