Skip to content

cloud: Fix incorrect model getting selected at startup - #55325

Merged
smitbarmase merged 5 commits into
mainfrom
fix-fallback-model-selection
May 4, 2026
Merged

cloud: Fix incorrect model getting selected at startup#55325
smitbarmase merged 5 commits into
mainfrom
fix-fallback-model-selection

Conversation

@bennetbo

@bennetbo bennetbo commented Apr 30, 2026

Copy link
Copy Markdown
Member

Follow up to #54826, after which the fallback model would be selected instead of the cloud model when starting Zed

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Apr 30, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label Apr 30, 2026
@bennetbo
bennetbo requested a review from smitbarmase May 1, 2026 13:09
@smitbarmase
smitbarmase added this pull request to the merge queue May 4, 2026
Merged via the queue into main with commit 038e213 May 4, 2026
49 of 51 checks passed
@smitbarmase
smitbarmase deleted the fix-fallback-model-selection branch May 4, 2026 07:55
ebaah46 pushed a commit to ebaah46/zed that referenced this pull request May 6, 2026
…s#55325)

Follow up to zed-industries#54826, after which the fallback model would be selected
instead of the cloud model when starting Zed

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…s#55325)

Follow up to zed-industries#54826, after which the fallback model would be selected
instead of the cloud model when starting Zed

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…s#55325)

Follow up to zed-industries#54826, after which the fallback model would be selected
instead of the cloud model when starting Zed

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [x] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants