

NEW YORK — Lightrun, the chief in software program reliability, as we speak introduced the Runtime Conscious PR Verifier, the first-ever resolution to verify how a brand new pull request (PR) will influence stay manufacturing, earlier than deployment.
Not like instruments that estimate threat primarily based on how manufacturing code beforehand behaved, Lightrun collects stay runtime knowledge from the precise code paths the PR touches. It then simulates how the brand new code would behave rather than the outdated, earlier than a single line is merged. Every PR receives a threat rating from dangerous to protected, primarily based on how the change behaves towards stay execution paths, dependency interactions, and actual visitors. This catches failures that static evaluation, take a look at environments, and different AI reviewers miss.
The Runtime Conscious PR Verifier goes past catching regressions. It evaluations the unique ticket and evaluates how the proposed change will influence the stay runtime exercise. Which means each edge case, use case, and piece of requested performance is confirmed within the implementation. As a result of the verification runs towards actual manufacturing conduct, it reduces each missed points and false positives, making certain that each one necessities are met within the first deployment iteration, not the third.
“AI coding brokers have eliminated the bottleneck on writing code; a backend engineer utilizing Copilot or Claude Code can produce 10 occasions extra PRs than they may two years in the past,” stated Or Golan, R&D Lead of Lightrun’s AI Labs. “Nonetheless, with AI comes bugs, and essentially the most harmful bugs are those who go code evaluate, clear each take a look at, after which quietly break present performance after deployment. Our Runtime Conscious PR Verifier identifies these hidden points by testing how the pull requests would really behave in manufacturing, even when conventional testing reveals no issues.”
The answer gives enterprise advantages, together with:
Fewer manufacturing incidents post-merge
Decreased MTTR (imply time to restore)
Decrease value of evaluate and QA
Improved deployment frequency
Decreased cloud and knowledge prices
The Lightrun Runtime Conscious PR Verifier delivers its findings natively in GitHub, GitLab, and Bitbucket. Because of this there is no such thing as a want for builders to modify between platforms, and your complete crew stays in context. For extra data, go to https://lightrun.com/runtime-
