Skip to content

fix(tui): filter only connected workspaces in dialog#25915

Open
jlongster wants to merge 5 commits intodevfrom
jlongster/warp-tweaks
Open

fix(tui): filter only connected workspaces in dialog#25915
jlongster wants to merge 5 commits intodevfrom
jlongster/warp-tweaks

Conversation

@jlongster
Copy link
Copy Markdown
Contributor

Summary

  • Keep the Warp dialog's recent workspace choices focused on connected workspaces so users don't pick stale or unusable entries.
  • Dedupe recent workspace suggestions by workspace ID before limiting the list, so repeated sessions don't hide other valid recent workspaces.
  • Add focused coverage for missing, inactive, duplicate, and connected workspace selection behavior.

Tests

  • bun test test/cli/cmd/tui/dialog-workspace-create.test.ts
  • bun typecheck

@jlongster jlongster changed the title tui: show only usable recent workspaces fix(tui): filter only connected workspaces in dialog May 5, 2026
@jlongster jlongster force-pushed the jlongster/warp-tweaks branch from 3dcf9e7 to c1b05c9 Compare May 5, 2026 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant