Skip to content

Add plugin entry: plan-mode - #347

Merged
SawyerHood merged 1 commit into
get-bb:mainfrom
bottlebrushes:submit-plan-mode
Sep 23, 2026
Merged

SawyerHood merged 1 commit into
get-bb:mainfrom
bottlebrushes:submit-plan-mode

Conversation

@bottlebrushes

Copy link
Copy Markdown
Contributor

Summary

This adds the Plan Mode plugin (plan-mode) to the BB Community Marketplace.

Plan Mode gives any agent in BB a dedicated planning and exploration phase before it writes code, edits files, or runs commands. When active, it injects an instructional directive into the agent's turn instructions that enforces read-only codebase analysis and explicitly refuses code execution until the user switches to Implement mode.

Plugin Details

Verification & Checks

  • Plugin validation: bb plugin build and tsc --noEmit pass with zero errors.
  • Marketplace validation: npm run check passed and successfully verified the entry schema and remote Git tag liveness.
  • Security & Permissions: Pure frontend/server plugin using standard @get-bb/plugin-sdk APIs (app.composer.customize, app.contentScripts.register, bb.agents.contributeInstructions, bb.settings). No external network requests, credentials, or proprietary binaries.
  • Screenshots: Entry references no screenshots currently; UI integrates directly into BB's composer action row and promptbox borders.
  • Overview text: Sourced directly from PLUGIN_OVERVIEW.md in the plugin repository.

@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.

Approved under the maintainer’s admission policy. Exact submitted release installed and loaded on BB 0.43.4; required format and CI pass. No malware evidence or author addition to New and Notable found. Merging with maintainer authorization.

@SawyerHood
SawyerHood merged commit b5f90c6 into get-bb:main Sep 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants