Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
7a8bf40
Initial plan
Copilot Jul 19, 2026
a3e31e5
feat: support auto/none sentinel for Copilot engine automatic model s…
Copilot Jul 19, 2026
ccf9609
fix: use delete process.env.COPILOT_MODEL for sentinel; restore missi…
Copilot Jul 19, 2026
de952ba
fix: BYOK route requires a model id — do not apply auto/none sentinel…
Copilot Jul 19, 2026
5797156
fix: improve Go test to validate full org-variable expression format …
Copilot Jul 19, 2026
80dd022
fix: BYOK sentinel replaces auto/none with default model; update dev.…
Copilot Jul 19, 2026
aa2e309
Merge branch 'main' into copilot/fix-copilot-engine-issue
github-actions[bot] Jul 19, 2026
c5d0ff1
fix: add trimleftright to README and fix JSDoc type cast in add_label…
Copilot Jul 19, 2026
22f25f4
feat: update smoke-copilot to use model: auto
Copilot Jul 19, 2026
e37edd5
merge: main into copilot/fix-copilot-engine-issue; fix test to use to…
Copilot Jul 19, 2026
037862c
merge: main into copilot/fix-copilot-engine-issue
Copilot Jul 19, 2026
1c2aae5
chore: update lock files with model cost metadata for auto sentinel w…
Copilot Jul 19, 2026
cc3d640
fix: skip models.dev pricing lookup for auto/none model sentinels
Copilot Jul 19, 2026
666a4a7
test: add sentinel pricing skip coverage in TestResolveModelPricingIf…
Copilot Jul 19, 2026
6990575
Merge remote-tracking branch 'origin/main' into copilot/fix-copilot-e…
Copilot Jul 19, 2026
788a65e
Merge remote-tracking branch 'origin/main' into copilot/fix-copilot-e…
Copilot Jul 19, 2026
0c114d0
fix: set smoke-copilot top-level model to auto and merge main
Copilot Jul 19, 2026
25d73c2
fix: engine.model used as fallback when no top-level model specified;…
Copilot Jul 19, 2026
53d1253
fix: inject BYOK default model when COPILOT_MODEL is unset at runtime…
Copilot Jul 19, 2026
696fdfd
feat: add auto to models.json with sonnet 4.6 pricing and remove spec…
Copilot Jul 19, 2026
029d5bf
chore: start merge main pr-finisher pass
Copilot Jul 20, 2026
639ebda
merge: main (firewall v0.27.37) into PR branch; recompile all 258 wor…
Copilot Jul 20, 2026
825dfda
fix: add auto to model_aliases.json; update wasm goldens and recompil…
Copilot Jul 20, 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
18 changes: 18 additions & 0 deletions .changeset/patch-copilot-auto-model-sentinel.md

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/ab-testing-advisor.lock.yml

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

Loading
Loading