Skip to content

Disable Plugin Guide by default - #2587

Merged
SawyerHood merged 1 commit into
mainfrom
bb/disable-plugin-guide-by-default-thr_iairm6hh2j
Aug 27, 2026
Merged

Disable Plugin Guide by default#2587
SawyerHood merged 1 commit into
mainfrom
bb/disable-plugin-guide-by-default-thr_iairm6hh2j

Conversation

@SawyerHood

Copy link
Copy Markdown
Collaborator

Human comments

What was wrong

The built-in plugin registry enabled the Plugin Guide on each fresh database. This made a developer tool run before the user chose it.

What changed

The Plugin Guide now installs in the disabled state on a fresh database. Existing databases keep their saved choice. The package smoke test no longer expects this plugin to run by default.

How you verified

  • Added a server test that confirms a fresh database leaves the Plugin Guide disabled.
  • Ran pnpm exec turbo run test --filter=@bb/server -- test/services/plugins/builtin-plugins.test.ts.
  • Ran pnpm exec turbo run typecheck --filter=@bb/server.
  • Ran node --check packages/bb-app/scripts/smoke-tarball.mjs.
  • Ran git diff --check.

AGENT GENERATED

@SawyerHood
SawyerHood merged commit 19bc409 into main Aug 27, 2026
15 checks passed
@SawyerHood
SawyerHood deleted the bb/disable-plugin-guide-by-default-thr_iairm6hh2j branch August 27, 2026 19:48
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.

1 participant