Dropbox Introduces Nova, an Internal Platform for Running AI Coding Agents at Scale

· Source: InfoQ · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering, Cloud Computing & IT Infrastructure · Depth: Advanced, short

Summary

Dropbox has introduced Nova, an internal platform designed to orchestrate and operationalize AI coding agents across its engineering workflows. Unveiled on June 5, 2026, Nova acts as a centralized execution layer, enabling AI systems to operate within Dropbox's monorepo, CI systems, and infrastructure. The platform addresses the mismatch between off-the-shelf AI tools and enterprise-scale needs by running agents in isolated cloud-based sessions connected to Dropbox's infrastructure, validating changes against real builds and tests. Nova supports a "propose, validate, iterate" workflow for tasks like flaky test remediation via Deflaker, large-scale dependency migrations, and production incident investigation. Dropbox emphasizes that the surrounding platform infrastructure, including validation loops and deterministic workflows, is as crucial as the underlying language models for trustworthy, scalable AI-assisted engineering.

Key takeaway

For AI Architects designing enterprise-scale AI-assisted engineering workflows, prioritize building internal agent platforms that deeply integrate with your existing CI/CD, observability, and monorepo systems. Your focus should be on creating isolated execution environments and robust validation loops, as these are critical for agent trustworthiness and scalability. This approach enables AI agents to participate in operational tasks like flaky test remediation and dependency migrations, moving beyond mere code generation.

Key insights

Enterprise-scale AI coding agents require robust platform infrastructure and deep integration, not just advanced models.

Principles

Method

Agents operate in isolated sessions, proposing changes, executing validation commands, and iteratively refining solutions based on test and build feedback.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Engineer, MLOps Engineer, AI Architect

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by InfoQ.