Devin

AI

An autonomous AI software engineer.

Latest · by CognitionWebsite

Release activity

Release activity — 15 releases across 14 days since Jun 20, 2026. Each cell is one day; darker means more releases that day. Nothing is recorded before Jun 20, 2026. Older weeks are hidden at this screen width.
MayJunJulAug
SundayNo releases on Jun 21, 2026No releases on Jun 28, 2026No releases on Jul 5, 2026No releases on Jul 12, 2026No releases on Jul 19, 2026No releases on Jul 26, 2026No releases on Aug 2, 2026No releases on Aug 9, 2026
MondayNo releases on Jun 22, 2026No releases on Jun 29, 20261 release on Jul 6, 2026No releases on Jul 13, 20262 releases on Jul 20, 2026No releases on Jul 27, 2026No releases on Aug 3, 2026No releases on Aug 10, 2026
TuesdayNo releases on Jun 23, 2026No releases on Jun 30, 2026No releases on Jul 7, 2026No releases on Jul 14, 20261 release on Jul 21, 2026No releases on Jul 28, 2026No releases on Aug 4, 2026No releases on Aug 11, 2026
WednesdayNo releases on Jun 24, 2026No releases on Jul 1, 2026No releases on Jul 8, 2026No releases on Jul 15, 2026No releases on Jul 22, 2026No releases on Jul 29, 2026No releases on Aug 5, 2026
Thursday1 release on Jun 25, 20261 release on Jul 2, 2026No releases on Jul 9, 20261 release on Jul 16, 20261 release on Jul 23, 20261 release on Jul 30, 20261 release on Aug 6, 2026
FridayNo releases on Jun 26, 2026No releases on Jul 3, 2026No releases on Jul 10, 2026No releases on Jul 17, 2026No releases on Jul 24, 20261 release on Jul 31, 20261 release on Aug 7, 2026
Saturday1 release on Jun 20, 20261 release on Jun 27, 2026No releases on Jul 4, 2026No releases on Jul 11, 2026No releases on Jul 18, 20261 release on Jul 25, 2026No releases on Aug 1, 2026No releases on Aug 8, 2026

15 releases since Jun 20, 2026, busiest day 2

Changelog

August 7, 2026

Queueing Support for Automations Automations now support queueing: set the maximum number of concurrent runs and queue depth per automation, see queue lifecycle states in the events table, and view an…

Added 3
  • Automations now support queueing with configurable maximum concurrent runs and queue depth per automation
  • Queue lifecycle states are visible in the events table
  • View queued automation runs
View originalPermalink
How August 7, 2026 went

August 5, 2026

Easier Recovery from Failed Snapshot Builds Failed environment snapshot builds are now easier to find and fix in fewer clicks. Linear Reconnect Action The Linear connection manage menu now includes a…

Added 1
  • Linear connection manage menu now includes a reconnect action
Changed 1
  • Failed environment snapshot builds are now easier to find and fix in fewer clicks
View originalPermalink
How August 5, 2026 went

July 31, 2026

Redesigned Changes Tab The Changes tab now has a persistent file tree sidebar with a tree or flat list toggle, and full-width diffs with language icons. Session Sidebar Improvements A new "Empty folde…

Changed 2
  • Redesigned Changes tab with persistent file tree sidebar, tree or flat list toggle, and full-width diffs with language icons
  • Improved Session Sidebar
View originalPermalink
How July 31, 2026 went

July 29, 2026

Word-Level Diff Highlights Unified diff views now highlight exactly which words changed within a line, making edits easier to scan. Link Preview Cards in Chat Links shared in your messages and in Devi…

Added 2
  • Word-level diff highlights in unified diff views to show exactly which words changed within a line
  • Link preview cards in chat for links shared in messages
View originalPermalink
How July 29, 2026 went

July 24, 2026

Redesigned Model Picker The model picker has been redesigned into a single organized menu where you can choose a capability, toggle Fusion, adjust speed, and switch modes. Slash Commands in the Messag…

Changed 1
  • Redesigned the model picker into a single organized menu where you can choose a capability, toggle Fusion, adjust speed, and switch modes
View originalPermalink
How July 24, 2026 went

July 22, 2026

Smarter Linear Thread Handling Replies in different Linear comment threads are now routed to the correct Devin session, and follow-up work on the same issue continues in the original session for bette…

Changed 1
  • Replies in different Linear comment threads are now routed to the correct Devin session, and follow-up work on the same issue continues in the original session
View originalPermalink
How July 22, 2026 went

July 17, 2026

Centralized Skill Management via Plugins Skills can now be distributed via Plugins that can be installed and governed centrally, then applied consistently across Devin Cloud, Devin CLI, and Devin Desk…

Added 1
  • Skills can now be distributed via Plugins that can be installed and governed centrally, then applied consistently across Devin Cloud, Devin CLI, and Devin Desk
View originalPermalink
How July 17, 2026 went

July 10, 2026

Redesigned Account Switcher A redesigned account switcher makes it easier to move between your organizations, with a clearer two-pane layout for people who belong to an enterprise. Copy Commands from…

Changed 1
  • Redesigned the account switcher with a clearer two-pane layout for easier movement between organizations in enterprise environments
View originalPermalink
How July 10, 2026 went

July 8, 2026

Redesigned Review Comment Composer The Devin Review comment composer now uses GitHub-style Cancel, Comment, and Start a review buttons, with Cmd+Enter to submit and Escape to dismiss. In the pull requ…

Changed 1
  • Review comment composer now uses GitHub-style Cancel, Comment, and Start a review buttons with Cmd+Enter to submit and Escape to dismiss
View originalPermalink
How July 8, 2026 went

July 15, 2026

Quote Text in Your Messages You can now select text in a session — from files, the worklog, or Devin's messages — and quote it directly in your next message, making it easier to reference exactly what…

Added 1
  • You can now select text in a session from files, the worklog, or Devin's messages and quote it directly in your next message
View originalPermalink
How July 15, 2026 went

July 3, 2026

Diff Line Permalinks You can now share direct links to specific lines in a Devin Review diff via the URL hash — useful for pointing teammates to exact code locations. Slack !agent Renamed to !normal T…

Added 1
  • Share direct links to specific lines in a Devin Review diff via the URL hash
View originalPermalink
How July 3, 2026 went

July 1, 2026

No-Access Permission Popover When your connected account lacks write permission on a repository, Devin Review now shows a clear "no access" popover explaining what's needed instead of silently failing…

Added 1
  • Devin Review now shows a clear no-access popover explaining what permissions are needed when a connected account lacks write permission on a repository
View originalPermalink
How July 1, 2026 went

June 26, 2026

Archive/Unarchive Sessions from Command Palette Sessions can now be archived or unarchived directly from the Cmd+K command palette on session pages, without navigating to session settings. Run-Once Au…

Added 1
  • Archive and unarchive sessions directly from the Cmd+K command palette on session pages
View originalPermalink
How June 26, 2026 went

June 24, 2026

Pin/Unpin Sessions from Command Palette Sessions can now be pinned or unpinned directly from the Cmd+K command palette for faster access to important sessions. Start Session in Background A new "Start…

Added 2
  • Pin or unpin sessions directly from the command palette for faster access to important sessions
  • Start sessions in the background
View originalPermalink
How June 24, 2026 went

June 19, 2026

MCP Marketplace Expansion 48+ new engineering MCP connectors are now available, including Miro, Mixpanel, Honeycomb, Postman, monday.com, Klaviyo, and many more. 42 previously-beta MCPs have graduated…

Added 1
  • 48+ new engineering MCP connectors including Miro, Mixpanel, Honeycomb, Postman, monday.com, and Klaviyo
Changed 1
  • 42 previously-beta MCPs have graduated from beta status
View originalPermalink
How June 19, 2026 went
View all

Discussion