Skip to content

Add each panel to the workspace as soon as it's ready (#43414) (cherry-pick to stable)#43426

Merged
zed-zippy[bot] merged 1 commit intov0.213.xfrom
cherry-pick-v0.213.x-a7fff591
Nov 24, 2025
Merged

Add each panel to the workspace as soon as it's ready (#43414) (cherry-pick to stable)#43426
zed-zippy[bot] merged 1 commit intov0.213.xfrom
cherry-pick-v0.213.x-a7fff591

Conversation

@zed-zippy
Copy link
Contributor

@zed-zippy zed-zippy bot commented Nov 24, 2025

Cherry-pick of #43414 to stable


We'll now add panels to the workspace as soon as they're ready rather
than waiting for all the rest to complete. We should strive to make all
panels fast, but given that their load tasks are fallible and do IO,
this approach seems more resilient.

Additionally, we'll now start loading the agent panel at the same time
as the rest.

Release Notes:

  • workspace: Add panels as soon as they are ready

We'll now add panels to the workspace as soon as they're ready rather
than waiting for all the rest to complete. We should strive to make all
panels fast, but given that their load tasks are fallible and do IO,
this approach seems more resilient.

Additionally, we'll now start loading the agent panel at the same time
as the rest.

Release Notes:

- workspace: Add panels as soon as they are ready
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Nov 24, 2025
@zed-zippy zed-zippy bot merged commit cdb00f5 into v0.213.x Nov 24, 2025
23 checks passed
@zed-zippy zed-zippy bot deleted the cherry-pick-v0.213.x-a7fff591 branch November 24, 2025 20:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant