-
Notifications
You must be signed in to change notification settings - Fork 328
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: github/gh-aw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.66.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: github/gh-aw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.66.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 56 files changed
- 6 contributors
Commits on Apr 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for cfa22cb - Browse repository at this point
Copy the full SHA cfa22cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f74213 - Browse repository at this point
Copy the full SHA 2f74213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99682c6 - Browse repository at this point
Copy the full SHA 99682c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0392cfc - Browse repository at this point
Copy the full SHA 0392cfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f9435 - Browse repository at this point
Copy the full SHA 50f9435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b9a2b - Browse repository at this point
Copy the full SHA 57b9a2bView commit details -
fix: add cache for drain3 logs, hide CI progress bar, add API cooldow…
…n, limit to 100 logs (#24392)
Configuration menu - View commit details
-
Copy full SHA for 755e2d6 - Browse repository at this point
Copy the full SHA 755e2d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a33e47e - Browse repository at this point
Copy the full SHA a33e47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127e47e - Browse repository at this point
Copy the full SHA 127e47eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a093ec - Browse repository at this point
Copy the full SHA 6a093ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dfabd6 - Browse repository at this point
Copy the full SHA 2dfabd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3c1c27 - Browse repository at this point
Copy the full SHA e3c1c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a19c28 - Browse repository at this point
Copy the full SHA 5a19c28View commit details -
fix: align token workflows with gh-aw logs --json schema and add shar…
…ed log caching (#24395) * fix: align token workflows with gh-aw logs --json schema gh aw logs --json returns an object with a .runs array (not a bare array), and run objects use snake_case field names. All 4 token workflows (copilot/claude analyzers and optimizers) assumed a bare array with camelCase fields, causing jq errors like: Cannot index array with string "workflowName" Changes: - Extract .runs array from JSON object before processing - Replace camelCase fields with snake_case (workflow_name, token_usage, database_id, created_at) - Replace non-existent estimatedCost with 0 placeholder - Update documentation sections with correct field names Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update .github/workflows/copilot-token-optimizer.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update .github/workflows/claude-token-optimizer.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: recompile lock files after sort_by addition Recompile copilot-token-optimizer and claude-token-optimizer lock files to match the sort_by(.workflow_name) additions made via UI. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * feat: extract shared token-logs-fetch workflow and cache logs to avoid rate-limiting Agent-Logs-Url: https://github.com/github/gh-aw/sessions/37b38e9c-5938-4c6f-a082-9bc64b2a8b7b Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d688a4a - Browse repository at this point
Copy the full SHA d688a4aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.66.0...v0.66.1