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
Integrate into Astro Dev Toolbar API (closes#6)
Replace custom toolbar pill with native addDevToolbarApp() integration.
Toolbar app and overlay communicate via CustomEvents (aa:toggle,
aa:state-changed, aa:count) for icon sync and notification dot.
Co-Authored-By: Claude Opus 4.6 <[email protected]>