Skip to content

fix(extension): reuse existing adapter tab group#1541

Merged
jackwener merged 2 commits into
jackwener:mainfrom
GreyC:pr/extension-reuse-adapter-tab-group
May 14, 2026
Merged

fix(extension): reuse existing adapter tab group#1541
jackwener merged 2 commits into
jackwener:mainfrom
GreyC:pr/extension-reuse-adapter-tab-group

Conversation

@GreyC
Copy link
Copy Markdown
Contributor

@GreyC GreyC commented May 13, 2026

Summary

  • discover existing OpenCLI Adapter tab groups before creating a new owned automation group/window
  • also recognize the legacy OpenCLI automation group title so existing users do not keep accumulating duplicates
  • add extension tests for cross-window group reuse and legacy-title reuse

Fixes #1535.
Related to #1463 and #739.

Verification

  • npx vitest run --project extension extension/src/background.test.ts
  • npm --prefix extension run typecheck

@jackwener jackwener merged commit 16b02bc into jackwener:main May 14, 2026
12 checks passed
@GreyC GreyC deleted the pr/extension-reuse-adapter-tab-group branch May 14, 2026 13:15
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.

[Bug] Browser Bridge creates duplicate OpenCLI Adapter tab groups instead of reusing existing group

2 participants