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
Model switcher reading available models from Hermes config; local (MLX) and cloud models grouped separately.
macOS notifications when a request arrives; click to open the Thinking window.
Color-coded menu bar icon: green dot (connected + model ready), yellow (connected, no model loaded), grey (off), blinking orange (request in progress).
Model availability badges: local models show ready/unavailable based on the actual --model arg of the running mlx_lm.server process; cloud models reflect gateway state.
Connect / Disconnect labels with explicit gateway plist patching so OFF persists across reboots.
Force cancel button for the active Hermes session in the processing row and live Thinking window.
Changed
Cancelled sessions are now recorded in recent activity with a red cancelled state.