Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9b36021
Initial plan
Copilot Jul 15, 2026
d51bbfc
fix: fast-fail copilot harness on LLM invocation cap exhaustion
Copilot Jul 15, 2026
3733aa5
fix: address review feedback - use actual attempt number in budget me…
Copilot Jul 15, 2026
7a8dc65
chore: start pr-finisher pass
Copilot Jul 16, 2026
bb51910
fix: tighten invocation-cap retry behavior and test coverage
Copilot Jul 16, 2026
ae36b60
chore: revert unintended skill metadata change
Copilot Jul 16, 2026
2ac1d29
fix: deduplicate invocation-cap detection regex source
Copilot Jul 16, 2026
2463147
chore: harden shared invocation-cap regex construction
Copilot Jul 16, 2026
99fa08d
chore: clarify retry helper naming and detector variable names
Copilot Jul 16, 2026
4924f4f
chore: simplify retry callsite and regex builder readability
Copilot Jul 16, 2026
e7704cd
chore: start pr-finisher triage plan
Copilot Jul 16, 2026
f4ddbde
fix: wire invocation cap output with precedence across detector and c…
Copilot Jul 16, 2026
0c8d6ab
test: cover detect-agent-errors output precedence via helper
Copilot Jul 16, 2026
c3c8ebf
chore: plan merge-main and recompile
Copilot Jul 16, 2026
74f3c1f
Merge remote-tracking branch 'origin/main' into copilot/fix-fast-fail…
Copilot Jul 16, 2026
28eb11a
chore: start pr-finisher follow-up plan
Copilot Jul 16, 2026
f27b830
refactor: share invocation-cap detection across harnesses
Copilot Jul 16, 2026
463ec27
Merge main and recompile workflows
Copilot Jul 16, 2026
715b829
chore: start wasm golden update plan
Copilot Jul 16, 2026
8f4e4ae
test: update wasm golden fixtures
Copilot Jul 16, 2026
5c9c919
Merge branch 'main' into copilot/fix-fast-fail-on-retry
pelikhan Jul 16, 2026
bc358c9
Merge branch 'main' into copilot/fix-fast-fail-on-retry
pelikhan Jul 16, 2026
7050b1d
chore: plan merge main and recompile fix
Copilot Jul 16, 2026
f744e7a
Merge branch 'main' into copilot/fix-fast-fail-on-retry
pelikhan Jul 16, 2026
11701d8
test: align firewall/action-pin tests with latest embedded pins
Copilot Jul 16, 2026
41efce3
chore: start investigation for CI failure fix
Copilot Jul 16, 2026
1084d63
test: update action pin expectations for latest embedded versions
Copilot Jul 16, 2026
b57d59f
Merge remote-tracking branch 'origin/main' into copilot/fix-fast-fail…
Copilot Jul 16, 2026
e0e68b0
Merge main and resolve test conflicts
Copilot Jul 16, 2026
0524f1c
chore: merge main, resolve conflicts, and recompile workflows
Copilot Jul 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/ace-editor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/agent-performance-analyzer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/agentic-auto-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ name: Agentic Auto-Upgrade

on:
schedule:
- cron: "11 4 * * 6" # Weekly (auto-upgrade)
- cron: "21 3 * * 5" # Weekly (auto-upgrade)
workflow_dispatch:

permissions:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/agentic-token-audit.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/agentic-token-optimizer.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/agentic-token-trend-audit.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/ai-moderator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/api-consumption-report.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/approach-validator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/archie.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/architecture-guardian.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/artifacts-summary.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/audit-workflows.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions .github/workflows/avenger.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/aw-failure-investigator.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/blog-auditor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/bot-detection.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/brave.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .github/workflows/breaking-change-checker.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading