Push notifications go live, and mobile's almost ready

Push notifications when work finishes
Scheduled tasks and background agents now fire a push notification on completion. Kick off a long Deep Research run, close the tab, and Anuma will let you know when it lands. The same plumbing covers any background job — long-running agent work reports back the moment it wraps.
Mobile is almost ready
The iOS and Android apps aren't out yet, but the mobile build picked up serious momentum this week. Slide deck mode — generate full presentations from a prompt with live rendering — landed in the codebase, matching the web experience. Image Studio's preset list now mirrors the web, so the same starting points will be one tap away on day one.
We also simplified the mobile model picker by removing the Private/Standard mode toggle and the Auto Model lock — cleaner controls, same behavior. None of this is in users' hands yet, but the app is steadily catching up to web before launch.
Council Mode steps aside when it's just one voice
Council Mode now exits to a normal single-model chat automatically when you remove all but one participant. No more half-mode UI when there's nothing to compare. Uploaded files also render correctly inside Council Mode after sending — fixing a regression where attachments could disappear from the panel.
Onboarding refresh, calmer cookie consent
The first three onboarding steps got a redesign — clearer language and smoother animations, typography, and tabular numbers across the web app. The cookie consent prompt moved from a blocking modal to a non-blocking bottom bar, which also fixed an issue where the banner wasn't appearing for EU users.
Smaller things
A spiral loader replaced the skeleton placeholder during image generation. Hard-refresh prompts now appear on 401 sign-in errors so you don't lose draft state. Streaming markdown got tighter — code-block indentation and bold spans across word boundaries both render reliably now. Cloud background tasks no longer get stuck in "running" forever.