Highlights
- Dramatically improved chat performance and stability on macOS — a large number of rendering hangs, layout freezes, and SwiftUI anti-patterns were resolved, including fixes for CoreText typesetter hangs, LazyVStack layout issues, GeometryReader replacements, scroll behavior regressions, and blank chat screens on conversation switch.
- Browser relay and Chrome extension CDP proxy are now fully production-ready — multiple phases of work landed a complete host-browser proxy pipeline (Chrome extension as CDP proxy, cloud token refresh, multi-instance registry, capability token auth, and session invalidation), enabling reliable browser control through the extension.
- Context forking for sub-agents and improved multi-agent orchestration — sub-agents can now be spawned with isolated forked conversation contexts, with fork-aware notifications, status display, and incremental usage tracking; the agent system prompt was also strengthened to encourage aggressive delegation.
- New onboarding flow, assistant identity improvements, and UI polish — the onboarding bootstrap was rewritten around goals and constraints (replacing the personality quiz), assistants now display real names instead of UUIDs throughout the UI, the integrations panel was redesigned and moved into Settings, and numerous UX fixes landed across modals, attachments, sidebars, and the composer.
- Apple Containers support introduced as an early-access local runtime — foundational infrastructure for running assistants inside Apple Containers landed, including an availability checker, launcher, kernel image management, stack definitions, a hello-world proof of concept, and integration with the assistant switcher and onboarding flow.
Build: 0.6.3
Commit: 1741a7ac6
Built at: 2026-04-11 02:38:03 UTC