Skip to content

Add plugin entry: Save My Model - #154

Open
MateoCerquetella wants to merge 2 commits into
get-bb:mainfrom
MateoCerquetella:submit-save-my-model
Open

Add plugin entry: Save My Model#154
MateoCerquetella wants to merge 2 commits into
get-bb:mainfrom
MateoCerquetella:submit-save-my-model

Conversation

@MateoCerquetella

Copy link
Copy Markdown
Contributor

What this plugin does

Save My Model stores provider, model, and reasoning selections separately for each BB host and provider, with a settings section to inspect and clear them.

Source release

https://github.com/MateoCerquetella/bb-plugins.git, subdirectory plugins/save-my-model, tag prefix save-my-model/, range ^0.1.0.

Checks

The plugin typecheck, focused tests, and build passed.

Permissions and security

The plugin uses browser localStorage only; it has no external services, credentials, or network access. It does not replace BB core picker behavior; upstream native integration is tracked in get-bb/bb#1964.

@SawyerHood

Copy link
Copy Markdown
Contributor

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

Thanks for the submission. The published plugin does not yet provide the feature stated in the marketplace entry.

  • Connect the storage functions to a supported model picker flow.
  • The app imports only list and clear functions at app.tsx:3.
  • No runtime code calls writePreference or readPreference from lib/preferences.ts:8-13.
  • The settings text and README.md:7-10 state that native host support does not exist yet.

Please implement the save and restore flow. Alternatively, change the listing to describe only the available viewer and clear actions.

@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 request changes for the reasons in the detailed feedback comment. Reply after a new matching release is available.

@SawyerHood SawyerHood added the blocked Waiting on plugin author changes before it can be listed label Sep 2, 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