Skip to content

Vellum 0.10.10

Choose a tag to compare

@vellum-automation vellum-automation released this 16 Jul 21:48
a4da36d

The one where Settings gets reorganized, plugins can ship their own apps and your assistant shows off the skills it taught itself.

  • Plugins can ship apps. Plugins can now bundle full apps that open right in your library. You can upgrade plugins installed from a GitHub URL directly, and external installs now land with a confirmation deep-link.
  • Your assistant shows off the skills it taught itself. When your assistant writes a new skill through its own memory (the retrospective process that turns patterns into reusable skills), it now shows a clean card in chat with a one-sentence summary of what it learned. No more generic "skill created" header, just a readable line about what the skill actually does.
  • Settings, reorganized. The whole Settings page got rebuilt. General is now split into clean Profile, Version, and Appearance sections with 2FA and a Danger Zone. The old Security and Keyboard Shortcuts tabs are gone (shortcuts moved to a Preferences modal). There's a new Debug tab where you can go to restart your assistant or access its terminal. And if you're on a cloud assistant, the Credit-usage chart got moved to the Billing tab alongside your token breakdown.
  • Providers, simplified. Pick a provider and Vellum figures out the auth. The Providers modal is now provider-first (no more choosing a "connection type" or "auth type"), and your profile picker shows a single Vellum entry with the upstream model derived automatically. The legacy LLM resolution layer is gone.
  • Baseten is available as a BYOK provider. (bring your own API key) serving Thinking Machines Inkling, with reasoning-effort passthrough.
  • Assistant overview, rebuilt. The assistant page is now a fun and interactive screen that represents your assistant personality.
  • Email attachments. You can now send file attachments in outbound emails on both Outlook and the native emailer.
  • "Summarize up to here" in chat. The per-message "Summarize up to here" action is no longer behind a feature flag. You'll see it on every message, with a progress indicator while it works.