
NEW YORK — Lightrun, the chief in software program reliability, at this time introduced the Runtime Conscious PR Verifier, the first-ever answer to verify how a brand new pull request (PR) will affect reside manufacturing, earlier than deployment.
Not like instruments that estimate danger primarily based on how manufacturing code beforehand behaved, Lightrun collects reside 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 danger rating from dangerous to secure, primarily based on how the change behaves in opposition to reside execution paths, dependency interactions, and actual site 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 opinions the unique ticket and evaluates how the proposed change will affect the reside runtime exercise. Meaning each edge case, use case, and piece of requested performance is confirmed within the implementation. As a result of the verification runs in opposition to actual manufacturing habits, it reduces each missed points and false positives, guaranteeing that every 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,” mentioned Or Golan, R&D Lead of Lightrun’s AI Labs. “Nevertheless, with AI comes bugs, and essentially the most harmful bugs are people who cross code evaluation, 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 truly behave in manufacturing, even when conventional testing exhibits no issues.”
The answer gives enterprise advantages, together with:
-
Fewer manufacturing incidents post-merge
-
Lowered MTTR (imply time to restore)
-
Decrease price of evaluation and QA
-
Improved deployment frequency
-
Lowered cloud and knowledge prices
The Lightrun Runtime Conscious PR Verifier delivers its findings natively in GitHub, GitLab, and Bitbucket. Because of this there isn’t any want for builders to modify between platforms, and your entire crew stays in context. For extra info, go to https://lightrun.com/runtime-