brauliogusmao makes Mike wear your own logo
A whitelabel layer lets each deployment set its own app name, logo, page title, and link-preview metadata without touching the source.
brauliogusmao reworked the front end so the branding isn't baked in anymore. The logo, app name, browser tab title, and the metadata that shows up when someone shares a link can all be set per deployment through configuration. Every screen that used to show Mike's own icon - sidebars, the assistant greeting screens, the review chat header, the workflow list - now pulls from that shared setting instead.
The fork targets Brazilian deployments, so the out-of-the-box defaults are in Portuguese, but any of them can be overridden for another market. One practical catch worth knowing before you build: these values are locked in when the app is compiled, not read live, so changing the name later means rebuilding rather than flipping a switch.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?