Skip to content

Commit 6607ddb

Browse files
Copilotdavidslatergithub-actions[bot]
authored
fix: align GetDefaultDetectionModel with main agent default (claude-sonnet-4.6) (#23160)
* fix: align GetDefaultDetectionModel with main agent default (claude-sonnet-4.6) Remove the hardcoded gpt-5.1-codex-mini default from GetDefaultDetectionModel() so detection uses the same behavior as the main agent: no explicit model → Copilot CLI picks its native default (currently claude-sonnet-4.6). - Remove DefaultCopilotDetectionModel constant - Remove GetDefaultDetectionModel() override from CopilotEngine (falls through to BaseEngine which returns "") - Update all related tests Agent-Logs-Url: https://github.com/github/gh-aw/sessions/a48363b4-9ebc-49bf-aaf5-3a17dbe13686 Co-authored-by: davidslater <12449447+davidslater@users.noreply.github.com> * Add changeset [skip-ci] --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: davidslater <12449447+davidslater@users.noreply.github.com> Co-authored-by: David Slater <davidslater@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 561874d commit 6607ddb

113 files changed

Lines changed: 129 additions & 143 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/patch-align-detection-model-default.md

Lines changed: 5 additions & 0 deletions

.github/workflows/agent-performance-analyzer.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agent-persona-explorer.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/agentic-observability-kit.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/archie.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/artifacts-summary.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-triage-issues.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/brave.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/breaking-change-checker.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-coach.lock.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)