What problem does it solve?
This Skill solves the problem of keeping a local Vellum assistant and its gateway up to date without leaving the user unsure whether the processes are actually refreshed.
Core Features & Use Cases
- Version-first upgrade workflow: captures the current
vellum --version before making changes, so you can verify what changed afterward.
- Deterministic upgrade and verification: installs
vellum@latest, then re-checks vellum --version to confirm the upgrade took effect.
- Safe restarts of gateway and assistant: restarts the gateway to pick up protocol/dependency changes and then uses
vellum sleep/vellum wake so the updated assistant takes over cleanly.
- Use Case: when you want to apply the latest fixes and improvements to your running autonomy setup, you can upgrade and ensure both the gateway and assistant are running the new version.
Quick Start
Run the self-upgrade skill to upgrade Vellum to the latest version, then restart the assistant and gateway while reporting the before/after versions and statuses.