Devin CLI v2026.5.26-5 Changelog
What changed in Devin CLI v2026.5.26-5, released 2026-06-03 โ explained in plain English.
TLDR
- Devin no longer leaves behind empty "Untitled" sessions when you open and close it without chatting
- A session is only saved once you actually send your first message
- Small but satisfying cleanup for anyone who uses Devin from the terminal
- This is a minor but tidy fix for people who use Devin CLI in the terminal. If you ever launched Devin, decided you didn't need it, and quit without typing anything, it would quietly save an empty session labeled "Untitled." Over time these would clutter up your session list and make it harder to find the ones that actually matter. That little annoyance is now gone.
Want a heads-up when Devin CLI updates?
We email you the moment a new Devin CLI version drops โ plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Fixes
- No more empty "Untitled" sessions. Before this fix, starting Devin CLI and exiting without sending a message would still create a saved session called "Untitled." When you ran
devin list(the command that shows all your saved sessions), these empty ghost sessions would pile up and make the list messy. Now Devin waits until you send your first message before it saves anything, so your session list only contains real conversations.
Breaking changes
No breaking changes in this release.
This is our plain-language summary. Read the complete, official notes on the Devin CLI official changelog โ.
