Resolve AI’s $125M Series A Is a Bet on Agents Running Production Software
Resolve AI says its agents are already helping engineers debug and operate production systems. A $125 million Series A at a $1 billion valuation shows investors see operations — not code generation alone — as a major AI market.

AI coding has already produced a crowded market. The next contest is over what happens after the code reaches production. Resolve AI is betting that agents can help with one of the most expensive parts of modern software: figuring out why a live system is failing and deciding what to do next.
In July, Resolve AI announced a $125 million Series A led by Lightspeed Venture Partners, with participation from Greylock, Unusual Ventures, Artisanal, and A*. The company said the round values it at $1 billion and brings total funding to more than $150 million.
Why production operations are attractive
Production engineering has three qualities investors like: the pain is expensive, the work repeats, and the data already exists inside logs, traces, dashboards, deploy histories, and incident systems. That gives an agent something concrete to investigate. If it can shorten an outage or reduce the number of engineers pulled into an incident, the value is easier to measure than a generic productivity promise.
Resolve AI says its agents are being used by large technology, financial-services, and consumer-application companies to debug and run production. The company’s own framing is revealing: the hard part of software engineering is not only writing code, but understanding a changing system under pressure.
The investment signal
The round is another sign that venture funding is moving toward vertical agent systems with a clear operational budget behind them. Coding assistants were an obvious first market because developers already work in text-heavy environments. Production operations may be an even stronger test because the agent has to combine reasoning with evidence, tools, permissions, and real-world consequences.
What founders should notice
The opportunity is not simply “build an agent for X.” Strong agent startups need a domain where the system can observe enough of the workflow, take useful actions, and prove economic value. They also need a credible answer to the safety question: what can the agent change automatically, what requires approval, and how does a human reconstruct the decision later? In operational software, those details are the product.