Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
adcb563
feat: add copilot CLI steering hooks for time and run budgets
Copilot May 6, 2026
8d19d75
chore: polish copilot steering hook integration
Copilot May 6, 2026
506da7b
chore: refine copilot steering hook logging
Copilot May 6, 2026
f8bdd5d
chore: clarify steering hook config internals
Copilot May 6, 2026
c8dcc9b
chore: harden steering state path uniqueness
Copilot May 6, 2026
5a0f35f
chore: improve steering hook robustness and tests
Copilot May 6, 2026
044efbf
chore: organize steering state files per run
Copilot May 6, 2026
8699e63
fix: harden copilot steering state load and save
Copilot May 6, 2026
9a583dd
Add changeset
github-actions[bot] May 6, 2026
ef60b87
fix: resolve js typecheck for steering state guard
Copilot May 6, 2026
62cc12e
fix: clean up steering hook jsdoc typing
Copilot May 6, 2026
8c6cbdf
fix: align copilot steering hooks with documented lifecycle events
Copilot May 6, 2026
9f2fd5a
fix: normalize sessionEnd steering state return
Copilot May 6, 2026
378cd5b
fix: persist steering hook load diagnostics in stderr and artifacts
Copilot May 6, 2026
557e0e5
fix: align steering hook load check fallback and test cleanup
Copilot May 6, 2026
23aa210
fix: align steering hook default artifact log path
Copilot May 6, 2026
4c62720
test: cover custom steering hook log path and tidy diagnostics
Copilot May 6, 2026
55b570d
Merge branch 'main' into copilot/update-copilot-harness-js
pelikhan May 6, 2026
fd8060a
fix: enable repo hooks in copilot prompt mode
Copilot May 6, 2026
cf52407
Merge remote-tracking branch 'origin/main' into copilot/update-copilo…
Copilot May 7, 2026
3597233
fix: enable prompt-mode copilot extensions in harness
Copilot May 7, 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
5 changes: 5 additions & 0 deletions .changeset/patch-add-copilot-steering-hooks.md

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

24 changes: 12 additions & 12 deletions .github/workflows/ab-testing-advisor.lock.yml

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

18 changes: 9 additions & 9 deletions .github/workflows/ace-editor.lock.yml

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

22 changes: 11 additions & 11 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.

22 changes: 11 additions & 11 deletions .github/workflows/agent-persona-explorer.lock.yml

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

Loading
Loading