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
"Last agent" button in the mobile bottom nav — in flat view with no chat open, the bottom bar shows a one-tap button back into the agent you were last in, labelled with that agent's name (the mobile equivalent of the desktop Space/Backspace shortcut). The last-opened agent is persisted, so it survives an app reload, and the button disappears on its own if that agent is deleted.
Changed
Notification sounds are now opt-in — they shipped enabled by default in 1.169.0 and now default to off, playing only once you turn them on in Settings. A one-shot per-device migration clears the inherited "on" value, so existing installs go quiet without having to find the toggle.
Flat view drops the Spawn button from the mobile bottom nav — its own middle column already carries + Agent / + Boss, so the nav no longer duplicates them.
Technical Details
New storage keys: tide-last-opened-agent, tide-sound-opt-in-migrated