Live Activities + faster builds
Mana apps can now publish to the Dynamic Island, and median build time dropped 40%.
Added
- Live Activities — Mana apps can now post to the Dynamic Island and Lock Screen. Ask for "a timer that lives in the Dynamic Island" and it just works.
- Shareable links — every published app gets a
seedos.me/share/...URL friends can tap to clone the app into their own Mana. - Composio integrations — connect Notion, Linear, and Google Calendar in one tap; Mana apps can read/write through the toolkit API.
Improved
- Median build time on the entry tier dropped from 38s → 22s. Compilation is now incremental between turns.
- Sandbox cold-start trimmed by ~600ms via pre-warmed pool sizing.
- Widget previews render in-app before you commit to placing them.
Fixed
- Dynamic Island state could go stale when the app was backgrounded for >10 minutes.
- Long prompts (>4k chars) occasionally truncated in the chat history view.
- Refresh tokens no longer rotate when the access token is still valid.