Skip to content

Vellum 0.7.0

Choose a tag to compare

@vellum-automation vellum-automation released this 29 Apr 19:57
· 4556 commits to main since this release
c5d837f

A redesigned trust and permissions system with a new v3 rules engine, Gemini 3 model support, GPT-5.5 as the new default OpenAI model, and a wide range of new CLI commands and a reworked browser extension experience.

Highlights

  • Redesigned trust and permissions system: a new v3 Trust Rules engine replaces the older permissions model, with cleaner presets (Conservative, Relaxed, Autonomous), suggested rules with an Allow & Create Rule button, directory-scoped rules, and a fully redesigned Trust Rules management UI
  • Gemini 3 model support and catalog improvements: Gemini 3 models are now available with correct pricing, thought signature capture, and tool-call metadata, the default OpenAI model is now GPT-5.5, and OpenAI reasoning effort can now be explicitly disabled or set to an extra-high tier
  • Expanded CLI: new commands for inspecting installed skills, managing trust rules, registering and listing webhooks, setting and getting environment variables, verbose exec, and SSH and exec support for managed instances
  • Reworked browser extension: a proper onboarding flow, SSE-based event transport, and direct gateway pairing replacing the legacy native messaging host, for a smoother and more reliable connection between your assistant and Chrome