Add plugin entry: Save My Model - #154
Open
MateoCerquetella wants to merge 2 commits into
Open
Conversation
Contributor
Thanks for the submission. The published plugin does not yet provide the feature stated in the marketplace entry.
Please implement the save and restore flow. Alternatively, change the listing to describe only the available viewer and clear actions. |
SawyerHood
requested changes
Sep 2, 2026
SawyerHood
left a comment
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.