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_toolhooks 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
- Devin CLI Changelog *Fan coverage from Devin Central — not an official Cognition announcement. Devin is a trademark of Cognition.