Skip to content

feat: Setup default thinking effort to medium#220

Merged
jdneo merged 1 commit into
mainfrom
ethan/align-thinking
May 18, 2026
Merged

feat: Setup default thinking effort to medium#220
jdneo merged 1 commit into
mainfrom
ethan/align-thinking

Conversation

@ethanyhou
Copy link
Copy Markdown
Contributor

@ethanyhou ethanyhou commented May 18, 2026

Align with: https://github.com/microsoft/copilot-intellij/pull/11639

Also aligned the model suffix divider:
image

Copilot AI review requested due to automatic review settings May 18, 2026 06:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates model-display and reasoning-effort defaults in the Eclipse UI to make “medium” the preferred default reasoning effort (when available) and to align the model picker suffix divider formatting.

Changes:

  • Switch model picker suffix part separator from " | " to " - ".
  • Update resolveDefaultReasoningEffort to prefer "medium" whenever supported (instead of Claude-specific "high").
  • Add a unit test covering the new default reasoning-effort selection.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
com.microsoft.copilot.eclipse.ui/src/com/microsoft/copilot/eclipse/ui/utils/ModelUtils.java Adjusts model suffix formatting and changes default reasoning-effort selection logic to prefer medium.
com.microsoft.copilot.eclipse.ui.test/src/com/microsoft/copilot/eclipse/ui/utils/ModelUtilsTests.java Adds a test for the updated default reasoning-effort behavior.

@jdneo jdneo merged commit 1450cd5 into main May 18, 2026
8 checks passed
@jdneo jdneo deleted the ethan/align-thinking branch May 18, 2026 07:28
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.

3 participants