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
📝 docs: say when the menu bar icon actually appears
The interface reference said the icon turns grey when the network drops
and takes an orange badge when a client needs a sign-in, which reads as
though the icon sits alongside the cells. StatusItemBuilder sets
showsIcon to cells.isEmpty, so it replaces them: a provider that is signed
out beside one that is working shows no icon at all, and the reader is
left watching the wrong thing.
Claude-Session: https://claude.ai/code/session_01CGckDFXvufWVmRH4uyE4z8
0 commit comments