Skip to content

Vellum 0.8.3

Choose a tag to compare

@vellum-automation vellum-automation released this 20 May 01:52
· 2918 commits to main since this release
2083ae9

A home feed and notifications intelligence release: the macOS home page now separates urgent from routine activity, the CLI gains full schedule management, memory routing is on by default, Fireworks joins the managed provider roster, and the web platform recognizes self-hosted assistants.

Highlights

  • Home feed redesigned with urgency routing: urgent items go to Inbox, routine items to Activity, every row shows timestamps and unread weight, read rows fade back, and the Activity section collapses to keep your Inbox focused
  • Notification urgency is now first-class: urgent signals get OS banners and Inbox placement, routine signals route to Activity silently, and assistant notifications send --urgent lets your own scripts control urgency
  • Full schedule management from the CLI: create, cancel, enable, disable, and delete scheduled tasks with new assistant schedules subcommands, complete CRUD without opening the app
  • Memory v2 router is on by default: the Sonnet-based memory router now activates for managed Anthropic installs with a balanced profile, no feature flag needed, retrospective timestamps reflect your local timezone, and transcripts use participant display names
  • Fireworks is now a managed connection: use any Fireworks model without supplying your own API key, the same way managed Anthropic, OpenAI, and Gemini connections work
  • Self-hosted assistants are now recognized in the web app: if you are running the open-source daemon locally, the platform shows a dedicated screen with a link to settings instead of attempting to start a cloud instance