← Back
Devin Adds Multi-Session Orchestration, Voice Input, and PWA Support
· releasefeatureapiplatformintegration · docs.devin.ai ↗

Multi-Agent Orchestration

Devin can now manage multiple child Devin instances in parallel, with a primary session acting as coordinator. Each managed Devin runs on its own isolated virtual machine, enabling complex workflows that delegate tasks across a team of agents. This replaces the previous Advanced Devin features and includes new capabilities for session management, knowledge management, playbook management, and schedule management with full search and filtering.

Enhanced User Experience

Several UI improvements streamline daily workflows:

  • Voice input: Sessions now support inline voice recording for hands-free messaging
  • Session pinning: Important sessions can be pinned to the sidebar for quick access
  • Session references: Sessions can be @mentioned to reference them directly in another session
  • Markdown preview: Markdown files now display natively in the right panel
  • Status visibility: Browser tab favicons show colored status indicators (green for active work, orange when waiting for input)

Platform Availability & Developer Tools

Devin is now installable as a Progressive Web App on desktop and mobile (Chrome, Edge, iOS Safari), with direct app links launching in the app instead of the browser. For developers, new API capabilities include on-demand session insights generation via a dedicated endpoint and the ability to view/download structured output from API-created sessions.

Integration & Management Enhancements

The integration settings pages have been redesigned with connection cards and improved organization. Enterprise users can now see IdP group memberships in the members table. Schedule management gains a "Run as me" feature to reassign execution to the current user. New official integrations include Datadog via MCP, and users can now set default branches for repository indexing.

AskDevin & Code Review Improvements

AskDevin expanded to support Ask and Plan modes with improved code search capabilities. Devin Review now displays GitHub commit status checks directly on pull requests, with links to full analysis. Schedules can be configured with specific repositories for consistent execution.

Technical Updates

Parent and child sessions are now grouped together in the sidebar regardless of sorting. Session insights generation shifted to on-demand rather than automatic. Various bug fixes and performance improvements across the platform.