@dakshgup: introducing t-rex with t-rex enabled, greptile doesn't just review your PR, it runs your branch in a sandbox to find bu…

X AI KOLs Following Tools

Summary

Greptile launches T-Rex, a feature that runs your branch in a sandbox to find bugs by mocking API calls, clicking around the UI, and running unit tests, catching ~20% more bugs than base Greptile.

introducing t-rex with t-rex enabled, greptile doesn't just review your PR, it runs your branch in a sandbox to find bugs. it mocks api calls, clicks around the UI, and writes + runs unit tests in our benchmarks, it caught ~20% more bugs than base greptile. most of the new bugs caught could not have been caught with more inference, they required code execution. t-rex is available in beta to all greptile users
Original Article
View Cached Full Text

Cached at: 06/15/26, 07:06 PM

introducing t-rex

with t-rex enabled, greptile doesn’t just review your PR, it runs your branch in a sandbox to find bugs.

it mocks api calls, clicks around the UI, and writes + runs unit tests

in our benchmarks, it caught ~20% more bugs than base greptile. most of the new bugs caught could not have been caught with more inference, they required code execution.

t-rex is available in beta to all greptile users

Similar Articles

Shipping code faster with o3, o4-mini, and GPT-4.1

OpenAI Blog

CodeRabbit launches enhanced code review capabilities using OpenAI's o3, o4-mini, and GPT-4.1 models, enabling developers to ship 4x faster and reduce production bugs by 50%. The tool now includes VS Code integration and uses multi-step reasoning to catch bugs, refactors, and architecture issues across codebases.