Features
- Inline build statuses — see building progress directly in chat
- Slash command model switching — quickly switch models via
/popup - Push notifications — APNS support with rich inline reply
- Multiple chat threads — sidebar-driven navigation with thread management
- Document editor — create and auto-save long-form documents with Toast UI Editor
- Attachments — photo and document attachment support
- Standalone mode — DirectClaudeClient for provider-independent operation
- Inbox — create/list CLI and assistant self-awareness
- Sidebar polish — section icons, aligned styles, more menu, archive button fix
- Custom model picker — themed dropdown replaces native picker in settings
- Permission confirmations — tool category, risk badge, and inline preview
- Auto-approve during CU — low/medium tool confirmations auto-approved in computer-use sessions
- Tool result truncation — large tool outputs are intelligently truncated
- Diagnostics export — hover-revealed report button on assistant messages (always enabled)
Fixes
- Always proceed to app after onboarding completes
- Propagate sourceChannel through runtime HTTP callbacks
- Use correct
app_updatesurface type in starter task playbook - Gate path normalization to Windows only
- Read avatar appearance reactively instead of snapshotting
- Dismiss model dropdown on click outside
- Route confirmation responses to computer-use sessions
- Lighten slash command color for readability
- Accept ghost suggestion on Enter before sending
- Fix form URL encoding and stop daemon monitoring on logout
- Fix diagnostics export error handling and range buffer
Infrastructure
- WorkOS auth via native PKCE flow with keychain session storage
- Secrets endpoint added to runtime HTTP server
- Provider-swappable email CLI layer
- Skip Devin review after 30-minute timeout
- Onboarding flow progress indicator and card-based layout