Skip to main content
December 19, 2025
New Agent UpgradeAll enterprise customers have now been upgraded to the newest version of Devin, powered by the latest architectural and model improvements. The legacy “Agent (old)” option has been removed from the Agent dropdown menu in the input box, ensuring all users benefit from the most advanced capabilities.Enterprise API v3 Metrics EndpointsNew API v3 endpoints for tracking usage metrics and active users across your enterprise. Includes endpoints for sessions, searches, PRs, and daily/weekly/monthly active user metrics with time-series data. See API Release Notes for details.Jira Project Mapping SearchAdded a search filter to the Jira project mapping modal.Child Session IndentationBatch sessions now appear visually indented under their parent session in the sidebar, making it easier to understand session hierarchies and navigate complex multi-session workflows at a glance.Repository Connection WarningsThe repository side panel now displays a warning banner when a repository has a connection issue.Consumption Analytics ImprovementsEnhanced analytics dashboard with extended historical data:
  • Historical cycles chart now displays 12 months of data (up from 5 months)
  • New export functionality for previous billing cycles, enabling better cost analysis and reporting
Computer Use Setting UpdateRemoved the “Only available on the new agent” disclaimer from the computer use setting; this feature is now available across all agent versions.Copy PR Context ButtonNew convenience feature allowing users to quickly copy PR context summaries to clipboard with a single click, streamlining code review workflows and external communication.Minor bug fixes and improvementsVarious bug fixes and performance improvements across the platform.
December 12, 2025
Custom Slash CommandsOrganizations can now create and manage custom slash commands that expand into predefined text prompts when used in chat. Features include:
  • Support for modifying default commands like /plan and /review
  • Ability to create entirely new custom commands tailored to your team’s workflows
  • Command management interface for enterprise administrators
Microsoft Teams IntegrationUsers can now interact with Devin directly in Microsoft Teams channels by mentioning @Devin. The integration provides:
  • In-thread responses with updates and questions to help with software engineering tasks
  • Support for mapping Teams channels to specific Devin organizations
Enterprise API v3 EnhancementsNew v3 API endpoints for advanced sessions, organization searches, and improved audit logs. See API Release Notes for details.Service Users Created DateThe service users page now displays the creation date for each service user.Minor bug fixes and improvements
  • The “Connected accounts” section in organization settings has been renamed to “Integrations”.
December 5, 2025
Data Analyst Devin (Dana)Dana, which is a version of Devin optimized for data analysis tasks, is now available for all users. To use Dana, simply connect a data source via MCP then start asking questions.Enterprise API v3 UpdatesNew v3 beta endpoints and improvements for service users. See API Release Notes for details.Service Users Page ImprovementsUnified role filter combining enterprise and organization roles into a single grouped dropdown for easier filtering on the service users page.Consumption AnalyticsNew backend support for detailed consumption analytics and reporting, providing better visibility into resource usage across organizations.Enterprise Hypervisors Capacity UtilizationThe hypervisor monitoring page now shows usage as a percentage instead of max slots and available slots.Azure DevOps Webhook SupportAutomated PR comments and status updates for Azure DevOps repositories.Minor bug fixes and improvementsVarious bug fixes and performance improvements across the webapp UI, Slack integration, and DeepWiki.
November 27, 2025
Enterprise API v3 Git Permissions Bulk Create ImprovementsThe Enterprise API v3 Git Permissions bulk create endpoint now accepts up to 200 permissions per request, increased from the previous limit of 100. Additionally, the endpoint now validates requests to prevent common configuration errors:
  • Duplicate detection: Requests containing identical permissions (same connection, repository path, and group prefix) are now rejected with a clear error message listing the duplicates.
  • Overlap detection: Requests containing a repository-specific permission that conflicts with a group prefix permission are now rejected. For example, adding both group_prefix: "myorg" and repo_path: "myorg/repo1" for the same connection will fail, since the group prefix already covers that repository.
These validations help maintain a clean and unambiguous permission model, preventing confusion about which permissions are active and avoiding unexpected behavior when managing permissions.
November 21, 2025
Enterprise API v2 Pagination Limit Update:
  • The maximum pagination limit for Enterprise API v2 query parameters has been reduced from 1000 to 200 for improved performance and reliability.
  • This change affects all v2 Enterprise API endpoints with pagination, including sessions, members, organizations, groups, and user usage endpoints.
  • The default limit remains 100, with a minimum of 1 and a new maximum of 200.
  • Note: This change does NOT affect the v1 External API.
Advanced ModeReleased Advanced Mode under the “Advanced Features” section, which allows for advanced usage of Devin. Includes features like session analysis, playbook creation and optimization, and bulk knowledge management. The Advanced Mode features respect RBAC; playbook and knowledge modifying features are only available to users with the appropriate permissions.Multi-branch Repository IndexingYou can now index and manage multiple branches per repository, not just the default branch. A new “Manage branches” side panel in the repositories page lets you add or remove branches for indexing, making it easier to keep documentation up-to-date across different development branches.Wiki Branch SelectionRepository wikis now support viewing documentation for different branches. When multiple branches are indexed, a branch selector dropdown appears in the wiki interface, allowing you to switch between branches to view the appropriate documentation for your work.Hebrew Language Support for DeepWikiDeepWiki now supports generating documentation in Hebrew, expanding multi-language documentation capabilities for international teams.Interactive Mermaid DiagramsMermaid diagrams in wikis now support pan and zoom functionality, making it easier to explore complex diagrams. The zoom is limited to prevent over-zooming, and clicking to drag no longer accidentally opens the diagram modal.Steerable Wiki Now DefaultThe steerable wiki feature is now enabled by default for all users. You can customize repository documentation by uploading configuration files to adjust content detail, fix inaccuracies, and match team standards.MCP Usage Tracking for EnterprisesMCP (Model Context Protocol) usage tracking is now available for all enterprise organizations, providing better visibility into how teams are using MCP integrations across the enterprise.Session Insights ImprovementsAdded an “Investigate with Devin” button in the session insights modal, making it easier to dive deeper into session analysis and create follow-up tasks based on insights.Prefix-based Git PermissionsEnterprise administrators can now create git permissions using prefix matching, allowing access to all repositories that start with a specific prefix (e.g., “myorg/frontend-” matches all frontend repositories).Mobile Wiki ImprovementsImproved mobile layout for wiki search bars and other wiki components.Minor Bug Fixes & Quality of Life ImprovementsVarious bug fixes and performance improvements across the platform.
November 7, 2025
Breadcrumb Navigation RedesignRedesigned breadcrumb navigation system with improved organization selector, enterprise organization management with favorites, and enhanced mobile responsiveness.New Devin AgentAdded New Devin agent mode for Enterprise customers, which is a faster, more intelligent version of Devin. See Devin Sonnet 4.5: Lessons and Challenges for more details.Document TitlesAdded descriptive document titles to all webapp pages for easier browser tab identification, including dynamic titles that show search queries.Repository Setup Steering KnowledgeAdded the ability to provide enterprise-wide knowledge for the synchronous repository setup agent at https://app.devin.ai/settings/snapshots.Agentic Knowledge ManagementImproved agentic knowledge management, allowing Devin to contribute knowledge base entries within the folder hierarchy during sessions.Snapshots OrganizationReorganized snapshots pages under /settings and improved snapshot management with bulk editing capabilities for better organization.Ada Renamed to Ask DevinRenamed Ada assistant to Ask Devin for clearer branding throughout the interface.Playbook Usage VisibilityAdded analytics for when playbooks are retrieved during sessions.Git Commit AuthoringAdded new git commit authoring option in customization settings to control commit attribution.Redshift MCP Production ReadyRemoved beta tag from AWS Redshift MCP integration.Slack Notification SafetySanitized @everyone, @channel, and @here mentions in Slack notifications to prevent accidental mass mentions.Direct Attachment DownloadImproved attachment download functionality with direct download support for better performance.Wiki Edit Button ImprovementsImproved wiki edit button to work consistently across all git providers including GitHub, GitLab, Bitbucket, and Azure DevOps.Minor Bug Fixes & Quality of Life ImprovementsVarious bug fixes and performance improvements across the platform.
October 31, 2025
Unified Agent Selection ExperienceConsolidated agent selection into a streamlined experience with an improved agent switcher on the home page, making it easier to choose the right agent for your task.