Skip to content

Thread row status

bb 0.43.3SDK 0.4.104pinned e865697 (desktop-v0.43.3)

experimental The bb app window #3 in group Show on the zone map

A small status bb can draw on a thread's row in the sidebar. With this, a plugin can:

What it gives you

  • Give the status an icon and a label
  • Mark a thread as running while it works on it, and bb shimmers the icon
  • Mark it succeeded or failed when the work ends, and bb settles the icon
  • Set it only from an app-wide script. A status needs an owner that outlives any single screen, and those scripts are the only plugin code that does
  • Rely on bb to clear it when the script unmounts

API

Each symbol links to the pinned commit it was read at.

The brief is Markdown, written for a coding agent: what the capability is, where it registers, every SDK symbol with a pinned permalink, the rules that bite, and what done means.