releases.shpreview

May 1, 2026

Stacked Review Permissions

Enterprise admins can now assign tiered PR Review access levels to their organization members: manual-only review, automatic review on PR creation, or automatic review on every push. This gives administrators granular control over how and when Devin Review engages with pull requests across their organization.

Skill Slash Commands

You can now invoke skills by typing /name in the prompt input, in addition to the existing @mention syntax. Skills are grouped by repository in the dropdown for easier discovery.

Auto-Attach Large Paste

Pasting a large block of text into the prompt input now automatically attaches it as a file instead of filling the text box, preserving any message you've already typed.

Jira Project Mapping Redesign

The Jira project mapping modal has been redesigned with a fixed header and scrollable content area, making it easier to configure mappings for organizations with many Jira projects.

Auto-Fix Includes CI Checks

The "Auto-fix with Devin" button on pull requests now includes failing CI check names in the prompt alongside review findings, giving Devin more context to resolve issues in a single pass.

Linear Team Mapping Improvements

The default organization is now optional when configuring enterprise Linear team mappings, and unmapped teams can be explicitly cleared to "None" instead of requiring a catch-all mapping.

Session Origin in API

The v3 API session response now includes an origin field indicating how the session was created (webapp, Slack, API, or CLI), making it easier for API consumers to categorize and filter sessions programmatically.

Deleted Orgs in Enterprise Sessions API

Enterprise session endpoints now support an include_deleted_orgs parameter, giving enterprise admins visibility into sessions from organizations that have been removed.

Snapshot Revert for Declarative Setup

Users with the ManageOrgSnapshots permission can now revert an organization from declarative environment configuration back to classic configuration, without needing the broader ManageOrgSettings permission.

Fetched May 19, 2026