Skip to content

v0.2.0

Choose a tag to compare

@vellum-automation vellum-automation released this 19 Feb 16:15
· 21861 commits to main since this release
8d17929

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 /report command 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