Skip to content

Conversation

@osiewicz
Copy link
Contributor

@osiewicz osiewicz commented Jan 12, 2026

  • copilot: Fix double lease panic when signing out
  • Extract copilot_chat into a separate crate
  • Do not use re-exports from copilot
  • Use new SignIn API
  • Extract copilot_ui out of copilot

Closes #7501

Release Notes:

  • Fixed Copilot providing suggestions from different Zed windows.
  • Copilot edit predictions now support jumping to unresolved diagnostics.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 12, 2026
osiewicz added a commit that referenced this pull request Jan 12, 2026
Extracted out of #46618 as I wanna fast-track it to Preview.

Release Notes:

- Fixed a crash that occured when signing out of Copilot.
github-actions bot pushed a commit that referenced this pull request Jan 12, 2026
Extracted out of #46618 as I wanna fast-track it to Preview.

Release Notes:

- Fixed a crash that occured when signing out of Copilot.
zed-zippy bot added a commit that referenced this pull request Jan 12, 2026
…k to preview) (#46625)

Cherry-pick of #46619 to preview

----
Extracted out of #46618 as I wanna fast-track it to Preview.

Release Notes:

- Fixed a crash that occured when signing out of Copilot.

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
@maxdeviant maxdeviant changed the title copilot: Un-globalify copilot + handle it more directly with EPStore" Jan 13, 2026
@maxdeviant maxdeviant changed the title copilot: Un-globalify copilot + handle it more directly with EPStore Jan 13, 2026
@osiewicz osiewicz enabled auto-merge (squash) January 14, 2026 14:37
@osiewicz osiewicz merged commit ca23fa7 into main Jan 14, 2026
23 checks passed
@osiewicz osiewicz deleted the copilot-touchups branch January 14, 2026 14:44
rtfeldman pushed a commit that referenced this pull request Jan 14, 2026
…ictionStore (#46618)

- **copilot: Fix double lease panic when signing out**
- **Extract copilot_chat into a separate crate**
- **Do not use re-exports from copilot**
- **Use new SignIn API**
- **Extract copilot_ui out of copilot**

Closes #7501

Release Notes:

- Fixed Copilot providing suggestions from different Zed windows.
- Copilot edit predictions now support jumping to unresolved
diagnostics.
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

2 participants