Skip to content

Replace built-in personas with Fizz#987

Merged
wesbillman merged 2 commits into
mainfrom
pinky/fizz-built-in-persona
Jun 11, 2026
Merged

Replace built-in personas with Fizz#987
wesbillman merged 2 commits into
mainfrom
pinky/fizz-built-in-persona

Conversation

@wesbillman

Copy link
Copy Markdown
Collaborator

Summary

  • Replace the desktop app's canonical built-in personas with a single builtin:fizz persona named Fizz.
  • Give Fizz the attached bee avatar, embedded as a data image so it renders without relay media/network access.
  • Base Fizz's prompt on the existing agent operating guidance, with subtle bee theming and sparse emoji guidance, while avoiding cartoon/Brain roleplay.
  • Demote old Solo/Kit/Scout built-ins into retired custom records during persona merge to preserve existing references.
  • Update built-in team, quick-bot defaults, mocks, and persona/mention tests for the single Fizz built-in.

Validation

  • cargo test --manifest-path desktop/src-tauri/Cargo.toml --lib
  • cd desktop && pnpm check (passes with existing warnings in tests/e2e/onboarding.spec.ts)
  • cd desktop && pnpm test -- src/features/agents/lib/catalog.test.mjs src/features/agents/lib/useBotRecents.test.mjs
  • cd desktop && pnpm test:e2e:smoke -- agents.spec.ts mentions.spec.ts
  • git diff --check

wesbillman and others added 2 commits June 11, 2026 13:44
Co-authored-by: Wes <wesb@block.xyz>
Co-authored-by: npub1gjuws2a2dc8z2nszprtg7v6u9q7ffeah3hgl5yx45jwn7y7aqs6s5e9xj6 <44b8e82baa6e0e254e0208d68f335c283c94e7b78dd1fa10d5a49d3f13dd0435@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: Wes <wesb@block.xyz>
…s to Fizz prompt

Signed-off-by: npub1qyvc0c5kl4gqv2fd97fsk46tu378sqgy35vc83rvgfwne90sel7s0ed67d <011987e296fd5006292d2f930b574be47c7801048d1983c46c425d3c95f0cffd@sprout-oss.stage.blox.sqprod.co>
@wesbillman wesbillman merged commit ea5a0a9 into main Jun 11, 2026
15 checks passed
@wesbillman wesbillman deleted the pinky/fizz-built-in-persona branch June 11, 2026 20:50
tlongwell-block pushed a commit that referenced this pull request Jun 12, 2026
Co-authored-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>
Signed-off-by: npub1mprnacetjua2xx3p5eddmhxyk6wv929ymm5py8kd2xfxurxahspqqlgyta <d8473ee32b973aa31a21a65adddcc4b69cc2a8a4dee8121ecd51926e0cddbc02@sprout-oss.stage.blox.sqprod.co>

* origin/main: (35 commits)
  feat(huddle): sentence-at-a-time voice-mode guidelines for lower TTS latency (#996)
  Shard desktop Playwright CI jobs (#992)
  chore(release): release version 0.3.18 (#995)
  Video Player Improvements  (#993)
  Improve first-run welcome setup (#970)
  fix(release): use legacy updater key secret (#991)
  Replace built-in personas with Fizz (#987)
  docs(buzz-acp): rewrite Communication Patterns for mention accuracy and threading clarity (#982)
  chore(justfile): build git-credential-nostr in dev and staging recipes (#980)
  Fix Buzz command migration for saved agents (#979)
  fix(desktop): resolve effective model and prompt from persona in display path (#972)
  docs: clean up remaining Buzz references (#977)
  chore(release): release version 0.3.17 (#976)
  fix(onboarding): skip onboarding when relay already has a profile (#973)
  docs: finish Buzz rename cleanup (#974)
  fix(desktop): let channel members bypass mention agent gate (#965)
  Rename desktop app to Buzz (#960)
  feat(desktop): open profile panel from MembersSidebar rows (#962)
  feat(desktop): per-event notification sounds and alert controls (#968)
  fix(desktop): make header chrome zoom-correct and tidy split-pane (#941)
  ...

# Conflicts:
#	crates/buzz-agent/README.md
#	crates/buzz-agent/src/config.rs
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