@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…
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.
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
@RayFernando1337: The bugs that cause churn almost never show up in a diff, and you only really catch them when you stop reviewing code a…
A developer shares a workflow using Cursor's Opus 4.8 Max Thinking model with subagent harness, and introduces a GitHub repository with installable skill files for AI coding agents, including a 'running-bug-review-board' skill that performs live QA testing.
Someone built an agent that tries any github repo in a sandbox and records it.
A weekend project that uses an AI agent to test any GitHub repository in a sandbox environment and records the session as a video to help users evaluate code quality.
@ClaudeDevs: New in Claude Code: /ultrareview (research preview) runs a fleet of bug-hunting agents in the cloud. Findings land in t…
Claude Code introduces /ultrareview, a cloud-based fleet of AI agents that automatically hunt for bugs before merging critical changes.
@elonmusk: Try it out … Improvements are landing every few days!
xAI releases Grok Build CLI beta, installable from Grok Web via a terminal command, exclusively for SuperGrok Heavy subscribers with a 67% discount.
Shipping code faster with o3, o4-mini, and GPT-4.1
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.