Skip to Content
IDEsDevinDevin Local

Devin Local vs Cascade

Devin Local is the primary local agent in Devin Desktop — shared harness with Devin CLI, up to ~30% fewer tokens than legacy Cascade on the same tasks, with better prompt caching.

This page answers this model is only in Devin Local and when to migrate off Cascade.

Hub: Tokenminning in Devin.

Quick comparison

AgentToken profileStatus
Devin LocalLower tokens, better caching; subagents, plan modePrimary path
CascadeHigher baseline; memories & workflowsLegacy through July 1, 2026
AdaptiveRoutes simple work to cheap modelsDefault on many self-serve plans

Fix “this model is only in Devin Local”

The model or harness requires Devin Local, not Cascade:

  1. Agent selector (bottom-right) → Devin Local
  2. Or: Command Palette → Devin User Settings → Agents → enable Devin Local → restart
  3. After migration: devin.cascade.enabled = false to disable Cascade entirely

Some features are Local-only: plugins, subagents, plan mode, worktree sessions. See Devin Local docs .

Enable Devin Local

If the agent is missing:

  1. Cmd+Shift+P / Ctrl+Shift+PDevin User Settings
  2. Agents tab → toggle Devin Local on
  3. Restart Devin Desktop

New tabs default to Devin Local when available.

Migrate from Cascade

Run Devin: Open Cascade Migration Wizard (Command Palette) to move workflows and memories toward skills.

Cascade featureDevin Local note
MemoriesLocal does not persist memories — migrate critical items to skills 
WorkflowsNot on Local — migrate to skills
PricingSame credit/quota model as Cascade on self-serve

When to use which

TaskUse
Daily coding, refactorsDevin Local
Legacy workflow until July 2026Cascade (temporary)
Greenfield autonomous app in VMCloud — not Local

Subagents

Devin Local subagents spawn independent context chains — powerful but multiply inference when parallel. Restrict spawning for routine search.

Last updated on