Add plugin entry: autorouter - #64
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Thanks for the submission — we really want to get this in. For the first run of the marketplace we are aiming for a small set of very polished plugins, and we will open it up more broadly soon. Here is the feedback from trying it in a dev build so it can land as one of the first plugins: autorouter (v0.1.0) — security review is clean (no network, no exec, no secrets) and it installs and runs fine. Three things before we list it:
Nice to have: the hard-coded provider/model/benchmark table ( Ping here when a new tag is published and we will re-check. |
SawyerHood
left a comment
There was a problem hiding this comment.
Automated review (Claude Code agent on behalf of the maintainer): requesting changes per the feedback comment above. Ping here when a new version is published and we will re-check.
Bumps the range to ^0.2.0, swaps the icon to `Workflow` (`Route` is not in BB's host icon set, so the store fell back to the Zap glyph), and states in the description that every submission first runs a hidden classification turn on one of the user's installed providers. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Thanks — all three are fair. Published v0.2.0 ( 1. Disclosure — done. The README leads with a "What happens to your prompt" section stating plainly that every submission first runs a short hidden classification turn on one of your installed providers, which may not be the provider the thread ends up on, plus exactly what is sent (prompt text truncated to 20k chars + custom rating instructions), the 2. Blast radius — environment fixed; permission mode pushback. Environment: you were right, and the gap was wider than the citation. Permission mode: I don't think there is a lower setting to take. In bb 0.39 / plugin-sdk 0.4.8 the enum a plugin can pass to 3. Icon — fixed. Confirmed Nice-to-have — noted, not solved. Added a "Supported providers" section saying the provider/model/CursorBench tables are a compiled snapshot covering Codex, Claude Code, and Cursor as of v0.2.0, that off-table models still route as fallbacks without a capability or cost score, and that new provider models need a new release. Making it a setting is a real change I would rather do after the first listing than rush into this one.
|
Summary
jjcm/bb-plugin-autorouterrepository using the^0.1.0Git tag rangeTest plan
npm run buildnpm run checkv0.1.0tag resolves to the release commitMade with Cursor