Skip to content

Rename web app to Buzz#959

Merged
wesbillman merged 1 commit into
mainfrom
pinky/web-buzz-rename
Jun 10, 2026
Merged

Rename web app to Buzz#959
wesbillman merged 1 commit into
mainfrom
pinky/web-buzz-rename

Conversation

@wesbillman

Copy link
Copy Markdown
Collaborator

Summary

  • rename the web client product/package surface from Sprout to Buzz
  • make buzz:// the canonical web/desktop deep-link scheme for connect and message links
  • keep sprout:// accepted as a legacy alias during the transition so existing copied links and installs continue to work

Deliberate holdovers

  • sprout-channel repo tag remains unchanged for repo/channel binding compatibility
  • binary/crate/env/internal desktop identifiers such as sprout-acp, sprout-media, and xyz.block.sprout.app are left for a broader platform/desktop rename

Test plan

  • pnpm -C web check
  • pnpm -C web build (Vite chunk-size warning only)
  • pnpm -C desktop test -- src/features/messages/lib/messageLink.test.mjs src/shared/ui/markdown.test.mjs
  • bin/just desktop-tauri-test
  • pnpm -C desktop check (passes with pre-existing warning in src/shared/features/useFeatureEnabled.ts:76)

- Update web product/package names, title, copy, storage prefixes, and Docker filter.
- Make buzz:// the canonical connect/message deep-link scheme.
- Keep sprout:// accepted as a legacy alias for already-copied links and existing installs during the transition.

Co-authored-by: Pinky <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Wes <wesbillman@users.noreply.github.com>
@wesbillman wesbillman requested a review from a team as a code owner June 10, 2026 20:55
@wesbillman wesbillman enabled auto-merge (squash) June 10, 2026 21:03
@wesbillman wesbillman merged commit c5a54dc into main Jun 10, 2026
13 checks passed
@wesbillman wesbillman deleted the pinky/web-buzz-rename branch June 10, 2026 21:07
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