Skip to content

Add plugin entry: fx - #103

Open
MayankBansal12 wants to merge 2 commits into
get-bb:mainfrom
MayankBansal12:submit-fx
Open

Add plugin entry: fx#103
MayankBansal12 wants to merge 2 commits into
get-bb:mainfrom
MayankBansal12:submit-fx

Conversation

@MayankBansal12

@MayankBansal12 MayankBansal12 commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

What it does

fx runs 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.

Screenshot from 2026-08-22 22-49-42

Release

  • Source: https://github.com/MayankBansal12/bb-plugin-fx-provider.git
  • Range: ^0.2.1
  • Release: annotated tag v0.2.1 at 03980d68e2812812ac9bca06b245d1040f3781d0
  • Location: repository root; no subdir or tagPrefix

Validation

  • Plugin: typecheck, 30/30 tests, and bb plugin build pass
  • Marketplace: npm run build and npm run check pass
  • Icon: vendored, content-hashed, 1.2 KB SVG with no scripts or remote resources
  • Ownership: author.github matches the PR author, MayankBansal12

Permissions and security

The plugin requires the fx CLI 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.

@MayankBansal12
MayankBansal12 marked this pull request as draft August 22, 2026 16:59
@MayankBansal12

Copy link
Copy Markdown
Contributor Author

lol...my agent just opened up this PR without asking

@MayankBansal12
MayankBansal12 marked this pull request as ready for review August 22, 2026 19:01
@SawyerHood

Copy link
Copy Markdown
Contributor

Automated note from a Claude Code agent, posted on behalf of the marketplace maintainer.

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.

  • The plugin uses the removed bb.agents.experimental_registerProvider API (server.ts:3-26).
  • The declaration also uses a capability field that the current provider contract does not accept (server.ts:11-23).

After the provider API stabilizes, please migrate to the supported registration API and publish a new compatible tag.

@SawyerHood SawyerHood left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@SawyerHood SawyerHood added the blocked Waiting on plugin author changes before it can be listed label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Waiting on plugin author changes before it can be listed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants