Release Notes - v0.2.0
Features
- Auto emoji selection during onboarding - The onboarding experience now automatically suggests relevant emojis
- Assistant retirement option - Added ability to retire assistants through Advanced settings
- Enhanced Tasks window - Complete overhaul with improved table layout, priority labels, edit dropdown, sticky headers, and optimistic updates with smooth reordering
- Voice recording improvements - Recording now automatically stops when voice transcription completes
- Linear/Sentry integration - Added MCP configuration and
/reportcommand for better issue tracking - Cross-client task synchronization - Work item updates now sync across all connected clients in real-time
Fixes
- macOS compatibility - Resolved all failing macOS CI tests
- GCP onboarding flow - Fixed navigation issue that immediately redirected to Chat
- iOS deep-link handling - Improved URL handling to prevent timing issues
- iOS test reliability - Replaced timer-based waits with more reliable cancellable polling
Infrastructure
- Development workflow - Local hatch command now starts gateway alongside daemon
- CLI command forwarding - Unknown commands are now forwarded to @vellumai/cli
- Build improvements - Fixed type and lint errors across multiple components
- Enhanced logging - Daemon messages are now mirrored to assistant-events hub for better debugging
Other
- UI polish - Removed per-message copy button from chat interface for cleaner design
- Documentation - Added README to assistant directory
- Task management optimization - Debounced task list refreshes to improve performance