Skip to content

UI zone map

UI zone map
Fix flaky checkout testsChecklistOpen workspaceCommit
Run the checkout suite again and tell me which tests are still flaky.
Re-ran checkout suiteCompleted
38 passed
2 flaky · retried once

Two tests are still flaky, both in tests/checkout.test.ts. They race on the cart fixture, so the second assertion sometimes runs before the stub resolves.

::release-readiness

I can pin the fixture and re-run to confirm.

Pick a release channel
stable
CancelSubmit
Floating widget2 agents active
Ship the release notesQuick palette ⇧⌘P
Draft the release notes for 1.4 and list what still needs review.

Here is the draft. Three items still need review, and the branch is clean apart from the changelog entry.

release/2026-08-25
Ask for a follow-up. @ to mention files, folders, sections, or threads
Fable 5 High
bb-plugin-helloworktreeFull Access
Search commands…
Threads
New thread
Actions
Copy thread link
Settings
Open Appearance settings
Plugins
Run release checklistbb-plugin-hello
Open Release checklist panelbb-plugin-hello
Ask anything. @ to mention files, folders, or sections
Fable 5 High
bb-plugin-helloworktreeFull Access

Recent

Fix flaky checkout tests
Ship the release notes
Update API docs

Release checklist

Release 1.4
Bug triage
Design QA
Settings/ Plugins / bb-plugin-hello

bb-plugin-hello

A friendly example plugin.

Configuration

API key secretStored server-side; never sent to the browser.[set]
Case-sensitive searchMatch capitalisation when looking things up.
Retry attemptsMaximum retries before stopping.3
Custom instructionsAdded to every agent task on this host.Always mention the release channel in the summary.

Connection

Check that the plugin can reach its backend.

Connected as @acme-botTest connection

Plugin details

Release, capabilities, and health live on its plugin page
Plugins

bb-plugin-hello

~/.bb/plugins/bb-plugin-hello

Overview

A friendly example plugin. It adds a release checklist panel, a home-screen section, a thread-header control and a bb hello command.

Configuration

This plugin is configured from its Settings page

Release

Installed
Manually, from a local folder
Version
0.1.0

Capabilities

Settings
API key, Case-sensitive search, Retry attempts, Custom instructions
Thread side panel
Release checklist
Home sections
Release checklist
bb hello
Say hello from the terminal
Ship the release notesCommit
Draft the release notes for 1.4, then tell me what is still open.

The draft is ready. Two checklist items are still open: the changelog entry and the UI evidence for the new panel.

Waiting 40s for the provider rate-limit window
Attach files
Skills
Send later
bb-plugin-hello
release-notes
roadmap
Agents
Fable 5 High
Hello agent plugin
Summarize@release-notesand fix theTODOin checkout.
Fable 5 High
bb-plugin-helloworktreeFull Access
Plugin GuidePlugin backend

Commands & agent capabilities

bb CLI commands
Your own `bb <name>` command
↗
Agent tools & skills
Native tools, skills, and instructions in every session
↗

Running & reacting

Background work
Supervised services and cron schedules
↗
HTTP, WebSocket, RPC & realtime
Typed RPC, HTTP & WebSocket routes, realtime push
↗
Thread lifecycle events
React when threads start, finish, or fail
↗
Dispatch hookexp
Decide whether a message may go
↗
Environment providersexp
Provision where a thread runs
↗
Machine providersexp
Create and own execution machines
↗
Machine server accessexp
Connect machines to their server
↗
Host workersexp
Run code on enrolled machines
↗

Data & platform

Storage
Namespaced KV plus your own SQLite
↗
The bb SDK
Create threads and projects from plugin code
↗
Thread plugin metadata
Keep plugin data with a thread
↗
Desktop browser controlexp
Use your automation tool on BB-owned tabs
↗
AI servicesexp
Serve bb's helper model from your own machine
↗
Host components
Embed bb's chat and prompt box
↗

Confidence

Testing harnesses
Unit-test every surface without a running bb
↗