Skip to content

Add plugin entries: close-tab and claude-accounts - #340

Open
fzrx-ego wants to merge 2 commits into
get-bb:mainfrom
fzrx-ego:submit-close-tab-and-claude-accounts
Open

fzrx-ego wants to merge 2 commits into
get-bb:mainfrom
fzrx-ego:submit-close-tab-and-claude-accounts

Conversation

@fzrx-ego

Copy link
Copy Markdown
Contributor

Plugins

Close Tab — close a preview tab you just finished without hunting for the ×.

Fast Switch Claude Accounts (claude-accounts) — when a Claude session hits its limit, switch to another login on this Mac and keep working.

Listings follow the same Advanced JTBD shape as File Tree: the card hook is the situation and the finished work; the overview is who the job is for, what stays in the thread, then cost.

Source

Plugin IDs match the manifests: close-tab, claude-accounts. Display name for the second is Fast Switch Claude Accounts.

Checks

  • npx tsc --noEmit and bb plugin build on both plugins
  • Secret scan of source (no emails, tokens, home paths, or private keys). The only OAuth client id is Claude Code's public client, the same the CLI uses. Tokens stay in the macOS Keychain at runtime and are not in the repo.
  • Marketplace npm run build and npm run check (liveness) passed

Permissions / services

  • Close Tab: none. Gestures click BB's own tab close control.
  • Fast Switch Claude Accounts: macOS Keychain; Anthropic OAuth for sign-in and token refresh. Does not switch Cursor or Codex logins. New Claude threads pick up a switch; running threads keep their session.

Screenshots

None.

  • Close Tab has no dedicated page — it is gestures on existing preview tabs.
  • Fast Switch Claude Accounts' only surface is a page of the machine's live account emails. Publishing that would leak private logins.

Overview

Copied from each plugin's PLUGIN_OVERVIEW.md, rewritten to the File Tree job pattern (who it is for / not for / what you get / how it works / first step).

Made with Cursor

Yuriy Yegorov added 2 commits September 21, 2026 21:51
Close Tab closes preview tabs with gestures. Fast Switch Claude Accounts
switches saved Claude Code logins on macOS. Screenshots omitted: Close Tab
has no dedicated page; the accounts page shows live login emails.
Hook is the situation and the finished work, not the mechanism. Overview
mirrors File Tree: who the job is for, what stays in the thread, then cost.

This branch has not been deployed

No deployments
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.

1 participant