Skip to content

Conversation

@a1594834522-coder
Copy link

What this PR does

Before this PR:

  • Bloom wasn’t listed among the default mini apps, so users couldn’t launch it from the
    Launchpad/Sidebar.

After this PR:

  • Bloom is available as a default mini app (between Poe and Perplexity) with its official purple
    round logo and bordered avatar, consistent with existing entries.

Fixes # (leave blank if there’s no linked issue)

———

Why we need it and why it was done this way

  • Users expect quick access to Bloom from the mini app grid; adding it to the default list
    fulfils that need.
  • The change only adds static assets/config entries—no Redux schema or persistence logic is
    touched, which complies with the current contribution restrictions.
  • Placing Bloom near other chat/search mini apps (Poe, Perplexity) keeps the layout intuitive.

———

Breaking changes

None.

———

Special notes for your reviewer

  • This PR intentionally avoids any state migrations; existing users won’t see unrelated changes.
  • Bloom can be hidden/pinned just like other defaults because it reuses the standard config path.

———

Release note

Add Bloom mini app (with official logo) to the default mini app list between Poe and Perplexity.

Signed-off-by: Abruzz1 <a1594834522@gmail.com>
@EurFelux
Copy link
Collaborator

EurFelux commented Dec 1, 2025

Note

This issue/comment/review was translated by Claude.

powerdrill or powerdrill bloom would be better. There are multiple blooms on the market, which may cause confusion.


Original Content

powerdrill或powerdrill bloom更好。市面上有多家bloom,可能引起混淆

Signed-off-by: Abruzz1 <a1594834522@gmail.com>
@a1594834522-coder
Copy link
Author

Thank you for your correction, I have completed the modifications.

@EurFelux EurFelux requested a review from GeorgeDong32 December 1, 2025 09:01
@EurFelux
Copy link
Collaborator

EurFelux commented Dec 1, 2025

Note

This issue/comment/review was translated by Claude.

You also need to add it in migrate.ts, refer to the previous examples.


Original Content

你还需要在migrate.ts中添加,参考之前的例子

@a1594834522-coder
Copy link
Author

Done! Added migration for powerdrill in migrate.ts (version 180) and updated the persist version in index.ts. This ensures existing users will automatically get the Powerdrill miniapp when they upgrade.

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