Skip to content

The thread list

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

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

Replaces the list of threads in bb's sidebar with a component your plugin renders. With this, a plugin can:

What it gives you

  • Render every row, and decide the grouping, the ordering, and what each row shows
  • Read the same live thread data and run statuses bb's own list reads
  • Replace only the list. The New thread button, the search action, the plugin rows, and the sidebar footer stay bb's

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.