Features
- File-based app storage with surgical editing support
- Native notification system for tool confirmations and Ride Shotgun invitations
- Workspace activity feed overlay for refinements
- Refined chat composer with AppKit text view and polished styling
- Auto-redeploy published apps on content change
- Cross-session webview reload via app_files_changed broadcast
- Deploy-fullstack-vercel skill
- Ancestor directory file permissions
Fixes
- Swift type-checker timeout in MainWindowView
- Thread restoration and surface rendering issues
- Composer border styling and overlapping placeholder text
- Ghost suffix suppressed when composer content overflows
- Ancestor directory walk guarded against relative paths
- Accessibility tree preserved for large child counts
- Sensitive screen content removed from info-level logs
- Various app publishing collision and deduplication fixes
Infrastructure
- Auto-detect Xcode path via xcode-select
- Early daemon exit detection with clear error reporting
- AGENTS guidance for skills-first tooling