You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: surface home launcher on the welcome page when installed
When /public/apps/home/ responds 2xx to a HEAD probe, welcome.html
reveals two things:
- A purple "π Open home" CTA in the actions row (next to Sign in)
- A "π Home β your apps launcher" entry above Pilot in the Apps list
Both stay hidden when home isn't installed, so the page looks
identical to before for pods that haven't run `jspod install home`
(or any bundle that includes home β which is all of them except
media).
Pairs with solid-apps/home, the macOS-style dock-of-installed-apps
launcher.
0 commit comments