Skip to content

Add workflow AIC breakdown to repository view - #501

Merged
pelikhan merged 3 commits into
mainfrom
copilot/update-repository-view-cost-breakdown
Sep 1, 2026
Merged

Add workflow AIC breakdown to repository view#501
pelikhan merged 3 commits into
mainfrom
copilot/update-repository-view-cost-breakdown

Conversation

Copilot AI commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Repository details expose workflow inventory and registration status but not workflow-level AI Credit allocation.

Changes

  • Repository view

    • Adds a pie chart showing the five workflows with the highest measured AIC totals.
    • Places the breakdown alongside existing repository workflow metrics.
  • Data model

    • Introduces repository-normalized usage data for route-scoped aggregation.
    • Preserves workflow links for direct navigation from chart entries.
  • Coverage

    • Adds unit coverage for usage derivation, repository scoping, and dashboard configuration.

Copilot AI and others added 2 commits September 1, 2026 20:38
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan

pelikhan commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>

Copilot AI commented Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

@copilot fix https://github.com/githubnext/central-agentic-ops/actions/runs/33556983389/job/100020825514#step:7:1

Fixed in e8001d2 by limiting Playwright to one CI worker, preventing the concurrent browser-session closures behind both shard timeouts. The affected shard and full E2E suite pass locally.

@pelikhan
pelikhan merged commit d31c072 into main Sep 1, 2026
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants