TREX: An AI code reviewer that runs your code
Posted by dakshgupta 8 hours ago
Comments
Comment by deet 5 hours ago
We've had agents go as far as interactively testing how our product responds in video calls by launching our full stack in a set of docker containers (app, api, db, queues, etc.), all inside a larger sandbox, populating test data, connecting the mock system to a real video call solution like Google meet, and injecting audio and video to test the response. End-to-end, like a real user flow.
It's not perfect yet, but if you are a skeptic on the ability for AI agents to productively modify a complex product, I'd highly encourage you to play with a setup like this before ossifying your conclusions.
Comment by saturn8601 2 hours ago
When Fable was around last week, I was smitten with it. I took an executable file from an old DOS application, told it to port it to the Mac. From that single prompt, it was able to set up a test rig with Dosbox to execute the application after already disassembling and gathering as much info as it can and then continuously refine the output application while testing it against the original file. 15 minutes later it had an 99% identical looking and functioning application running natively on the Mac. Sone final refinements got that to 100%.
Comment by yuchi 3 hours ago
Comment by ygouzerh 4 hours ago
Comment by hartator 4 hours ago
Comment by muzzkhan 4 hours ago
Comment by kakugawa 3 hours ago
Comment by dakshgupta 3 hours ago
Comment by Elzair 5 hours ago
Comment by bena 2 hours ago
Comment by marshalhq 3 hours ago