Mentions
bb 0.43.3SDK 0.4.104pinned e865697 (desktop-v0.43.3)
Adds results to the menu that opens when someone types a trigger character in the prompt box. On a trigger bb does not use itself, your plugin opens that menu and owns it. With this, a plugin can:
What it gives you
- Answer each keystroke after the trigger with a list of items to show
- Claim one or more of the trigger characters @, #, $, !, and ~. Omit them to answer the default @
- Turn a picked item into a chip in the draft prompt, and send its content to the agent along with the message
API
Each symbol links to the pinned commit it was read at.
PluginMentionProviderRegistrationinterfacePluginMentionSearchContextinterfacePluginMentionIteminterface
Used by
Docs, GitHub, Tasks
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.