v0.6.0
The biggest release yet — Vellum goes open source, introduces platform-hosted assistants, a completely revamped memory system with multimodal support, Outlook feature parity, conversation folders, and the new Heartbeat system for proactive assistant check-ins.
- Open source launch: The Vellum Assistant repository is now publicly available, inviting the community to explore, contribute, and build on the platform
- Platform-hosted assistants: Assistants can now run fully hosted on the Vellum platform, removing the need for local infrastructure and enabling seamless cloud-based operation
- Revamped memory system with multimodal support: The memory graph has been completely overhauled with image references, multimodal embeddings, event-dated memories, hybrid dense/sparse search for recall, and smarter injection and consolidation — replacing the legacy memory items table entirely
- Outlook Calendar and Email reach full feature parity with Google: Outlook Calendar and Outlook Email integrations are now generally available, matching the functionality previously available only for Google Calendar and Gmail
- Conversation folders and sidebar improvements: A full conversation groups/folders system has been introduced, with system groups seeded on first launch, source-based subgrouping, improved icons and count badges, and a polished delete group flow
- Heartbeat — proactive assistant check-ins: The new Heartbeat system enables the assistant to periodically review its scratchpad, reflect on recent conversations, and proactively reach out when it has something worth sharing — now enabled by default
- Skills API redesign: Skills have been refactored with a new kind/origin/status model, unified search across all skill registries, improved install paths, and better handling of capability nodes including seeding, pruning, and injection ordering
- Performance and stability improvements across macOS and iOS: Caching visible conversations and paginated messages to eliminate multi-second hangs, moving expensive operations off the main thread, caching NSImage instances and font warmup, and adding Equatable conformance to reduce unnecessary SwiftUI re-renders