Skip to content
Models
PLAN Free $0/mo PLAN Pro $20/mo PLAN Max $200/mo PLAN Teams $80/mo + $40/seat Claude Opus 4.8 agentic 56.1 · $5/$25 MTok · $0.9858/task GPT 5.4 agentic 53.8 · $2.5/$15 MTok · $0.3874/task GPT 5.5 agentic 52.1 · $5/$30 MTok · $0.4356/task GLM 5.2 agentic 51.9 · $1.4/$4.4 MTok · $0.2246/task Claude Sonnet 5 agentic 51.1 · $3/$15 MTok · $0.5134/task Claude Opus 4.7 agentic 50.7 · $5/$25 MTok · $0.5282/task Claude Fable 5 agentic 50.7 · $10/$50 MTok · $1.4777/task GPT 5.2 agentic 50.3 · $1.75/$14 MTok · $0.2336/task Claude Opus 4.8 $5 / $25 MTok Claude Fable 5 $10 / $50 MTok Devin overage At model API pricing Devin Cloud Updates Queued Messages and Adds Undo for Folder Moves Devin CLI v3000.6.2: Enhanced Path Resolution The partnership we missed: Fiserv is deploying Devin against core bank… SpaceX reportedly tried to buy Cognition. Scott Wu says it is not for … Devin CLI v3000.5.20: Enhanced Session Management Devin Cloud Updates Session Management Devin Desktop: Continuity — 2026-08-21 Devin Cloud Updates PLAN Free $0/mo PLAN Pro $20/mo PLAN Max $200/mo PLAN Teams $80/mo + $40/seat Claude Opus 4.8 agentic 56.1 · $5/$25 MTok · $0.9858/task GPT 5.4 agentic 53.8 · $2.5/$15 MTok · $0.3874/task GPT 5.5 agentic 52.1 · $5/$30 MTok · $0.4356/task GLM 5.2 agentic 51.9 · $1.4/$4.4 MTok · $0.2246/task Claude Sonnet 5 agentic 51.1 · $3/$15 MTok · $0.5134/task Claude Opus 4.7 agentic 50.7 · $5/$25 MTok · $0.5282/task Claude Fable 5 agentic 50.7 · $10/$50 MTok · $1.4777/task GPT 5.2 agentic 50.3 · $1.75/$14 MTok · $0.2336/task Claude Opus 4.8 $5 / $25 MTok Claude Fable 5 $10 / $50 MTok Devin overage At model API pricing Devin Cloud Updates Queued Messages and Adds Undo for Folder Moves Devin CLI v3000.6.2: Enhanced Path Resolution The partnership we missed: Fiserv is deploying Devin against core bank… SpaceX reportedly tried to buy Cognition. Scott Wu says it is not for … Devin CLI v3000.5.20: Enhanced Session Management Devin Cloud Updates Session Management Devin Desktop: Continuity — 2026-08-21 Devin Cloud Updates

Releases · News

Devin CLI v3000.6.2: Enhanced Path Resolution

The Devin CLI has released version 3000.6.2, which includes several key fixes. The update resolves an issue with read-only commands prefixed with cd, allowing relative paths to be resolved against the target directory for permissions. This change helps CLI users by ensuring that commands like cd /repo && find . work as expected. Additionally, the release addresses a memory growth issue that occurred during screen redraws while waiting on an open prompt or long-running task. Other fixes include improvements to pre_tool hooks and Windows shell sessions. The notes list bug fixes only.

What shipped

  • Read-only commands with relative paths now resolve correctly against the target directory.
  • The CLI no longer consumes increasing memory during screen redraws.
  • pre_tool hooks that block tool calls now return reasons to the agent without interrupting turns or sibling tool calls.
  • Windows shell sessions are less likely to hang indefinitely after startup.

Sources