Channels
Native Mac app, iOS, web app, voice, email, Telegram, and Slack. Every surface shares one memory.
CLI and terminal-first with an optional web UI. No native mobile or messaging surfaces.
Hosting
Run on-device as a native Mac app, on Vellum's managed cloud, or self-host on your own VPS.
Self-hosted only. You provision and manage the infrastructure end to end.
Integrations
Native agent skills plus 1-click integrations with 50+ services through managed OAuth.
Manual configuration required for every connector, key, and orchestration step you want to use.
Memory
Builds a persistent, structured memory of your work and people that gets sharper with every conversation and correction.
Agent-curated flat memory files with no managed persistence. Long-term memory depends on what you wire up.
Modularity
Builds its own skills, learns your tone, and adapts based on what you reward and correct.
Customization happens through code changes. The core agent loop itself is fixed.
Open Source
Open source under MIT license. Full codebase available on GitHub.
Open source under MIT license. Full codebase available on GitHub.
Pricing
Free Base with 10 free credits + referral credits. Pro from $50/mo for configurable compute, storage, and assistant email.
Free codebase, but you pay for infrastructure, model API usage, and ongoing maintenance to keep it running.
Privacy
Run locally on Mac, in Vellum Cloud, or self-host. Vellum never has access to your data on any deployment path.
Self-hostable, but your data passes through whatever model provider you wire up. Privacy depends on your stack.
Schedules
Built-in scheduling for daily briefings, weekly reports, and hourly checks that just run on a cadence.
No native scheduling. Bolt on cron or an external orchestrator.
Security
Credentials live in an isolated vault and never enter the language model, so prompt injection can't exfiltrate keys.
API keys flow directly into model context for tool calls, with no isolation between credentials and LLM input.
Setup
Up and running in 5 to 10 minutes: download the Mac app, sign in, connect your tools. No terminal needed.
Multi-hour setup: clone the repo, configure the environment, set up API keys, and host the runtime yourself.
Storage
Vellum Cloud: 3 GB RAM and 4 GB storage by default. Mac app runs on standard Mac hardware.
Self-hosted. Resource needs scale with model size and tool load. No official minimum specs published.