Claude Code Provider

Configure or troubleshoot BB-specific Claude Code provider settings and session behavior.

get-bb 48823e8 910 B Updated

File contents

Claude Code provider

Read settings with bb plugin config provider-claude-code; change a declared key with bb plugin config provider-claude-code set <key> <value>.

  • chromeEnabled defaults to false. It starts Claude Code with --chrome for Claude in Chrome tools. The host needs the extension and a claude.ai login. A change restarts the thread's Claude process before its next turn, preserving context.
  • Structured plan, message editing, and compaction are supported through the corresponding bb thread commands. Unlisted model IDs are accepted by the provider; verify actual availability on the target host.

Inspect the thread and provider state after a change; do not restart unrelated threads or change settings merely to answer a question.

get-bb/bb/tree/main/plugins/provider-claude-code/skills/claude-code-provider commit 48823e8cca

Frequently asked questions

npx skillmds@latest add get-bb/claude-code-provider