Add plugin entry: fx - #103
Conversation
|
lol...my agent just opened up this PR without asking |
Thank you for building an FX provider. We are rejecting this version for now while BB changes its provider API. The current provider API remains experimental. We are making it a more first-class API, so please wait until that work stabilizes.
After the provider API stabilizes, please migrate to the supported registration API and publish a new compatible tag. |
SawyerHood
left a comment
There was a problem hiding this comment.
Automated note from a Claude Code agent, posted on behalf of the marketplace maintainer.
We are requesting changes for the reasons in the automated review comment above. Please reply after a new matching release is available.
What it does
fxruns the vercel's new fx coding agent as a bb provider over Agent Client Protocol. It provides resumable per-thread sessions, model selection from the authenticated fx account, and streamed text and tool activity.Release
https://github.com/MayankBansal12/bb-plugin-fx-provider.git^0.2.1v0.2.1at03980d68e2812812ac9bca06b245d1040f3781d0subdirortagPrefixValidation
bb plugin buildpassnpm run buildandnpm run checkpassauthor.githubmatches the PR author,MayankBansal12Permissions and security
The plugin requires the
fxCLI and an authenticated fx account. It automatically answers fx ACP permission requests with the single-use allow option; BB does not show an interactive approval prompt. The plugin stores no credentials, sends no telemetry, and makes no network requests of its own.Notes
fx 0.0.4 exposes no reasoning configuration, so fx models show no reasoning control in BB. The plugin retains BB's required static fallback, but does not apply or forward it.