# Beyond code generation: rethinking engineering productivity in the age of AI agents

[Dropbox](https://yomu.fyi/company/dropbox) · Ilya Yakovlev,Andrew Cheung,Binoy Dash,Simran Jumani,Dmitriy Meyerzon,Mark Breitenbach,Ishan Mishra,Kazuaki Okumura · May 28, 2026

## Summary

Dropbox shares how widespread AI code generation shifts software development bottlenecks downstream into code review, CI infrastructure, and validation pipelines. To adapt, they built Nova, an internal coding agent platform that safely automates scoped tasks such as migrations and flaky test remediation. They also evolved their developer productivity framework to measure end-to-end customer impact and code quality rather than simple pull request throughput.

## Takeaways

- Accelerating code generation shifts bottlenecks downstream to code review, CI, and release coordination, while increasing upstream demand for clear product specifications.
- Dropbox developed Nova, an internal agent platform with contextual guardrails that now authors approximately one in twelve pull requests across the company.
- Engineering productivity metrics must evolve beyond PR throughput into a four-stage model (Fuel, Adoption, Output, Impact) that tracks rework rates and defect ratios.

**Tags:** [CI/CD](https://yomu.fyi/topic/ci-cd), [Code Review](https://yomu.fyi/topic/code-review), [Developer Experience](https://yomu.fyi/topic/developer-experience), [LLMs](https://yomu.fyi/topic/llm), [Testing](https://yomu.fyi/topic/testing)

[Read original post](https://dropbox.tech/culture/beyond-code-generation-rethinking-engineering-productivity-in-the-age-of-ai-agents)
