Skip to content

CLI Agents 0.2.3 — the picker follows the CLI you actually see

Choose a tag to compare

@VKirill VKirill released this 15 Sep 15:20
· 1 commit to main since this release

The agent list is now resolved from the provider chip of the composer it is mounted in, so it can no longer show agents of a CLI you are not running.

  • Follow the CLI shown in this composer's provider chip; BB's remembered keys and the project defaults are fallbacks only.
  • Stop reading BB's shared localStorage copy of the remembered selection: another window or chat can no longer leak its CLI into the picker.
  • Reload the list in place when the machine or CLI changes, instead of closing the popover.
  • Star agents to keep your own set at the top of the list. Stars are stored per CLI on the BB server and are shared across windows and machines.
  • Show the resolved CLI next to the picker heading.

Requires BB 0.43.x on macOS or Linux.