AI services
bb 0.43.3SDK 0.4.104pinned e865697 (desktop-v0.43.3)
Lets a plugin answer bb's own helper-model calls — the short model calls behind thread titles and commit messages, and the microphone button's transcription. With this, a plugin can:
Serve bb's helper model from your own machine
What it gives you
- Serve those calls from an enrolled machine, so bb's helper model can be one the plugin holds the credentials for
- Serve voice transcription the same way, for the microphone button in the prompt box
- Appear as a choice in the AI-service settings, alongside the models bb reaches itself
API
Each symbol links to the pinned commit it was read at.
PluginAiServicesinterfacePluginAiServiceDeclarationinterface
Used by
Codex provider
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.