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
Replace generated topbar CSS-drawn toolbar icons with inline SVG icons so the right-side controls render cleanly.
Route generated shell window-open requests through Electrobun Utils.openExternal() so the toolbar opens the source URL in the default browser reliably.
Add generated project guidance for passkey, WebAuthn, and SSO flows that are blocked by embedded webview security constraints.
Add regression tests for SVG toolbar icons, native external-open fallback, and passkey documentation.
Verification
bun run check
bun run test
bun run build
Generated project smoke: scaffold https://example.com, inspect generated files, bun install, bun run build
Playwright screenshot check for the generated topbar and external-open icon