Launching today

Osloq
An AI agent that reproduces GitHub issues for you
194 followers
An AI agent that reproduces GitHub issues for you
194 followers
Most AI dev tools just read your code and guess. Osloq actually runs it. Connect your GitHub, pick an issue, and an AI agent spins up a real sandbox, clones your repo, runs it, and tries to reproduce the bug the way a developer would. You get a report backed by real evidence. What happened, the steps it took, and whether the bug is real, not a hallucinated guess. No local setup, no "works on my machine." It handles the tedious reproduction step so you jump straight to fixing.








Really smart move focusing the agent on reproducing issues specifically, instead of trying to fix everything. Repro is the annoying part that eats up so much of my morning, and getting a clean repro is half the battle anyway.
@yibo_wang3 thanks! yeah, that's exactly the bet
actually runs the repo in a sandbox to verify bugs, that part genuinely sold me. way more useful than the usual "here are 5 possible causes" guesswork from other tools.
@eminenv9f thanks! that was exactly the goal
Hey Enes, the reproducing part has always been the bit that quietly eats my afternoon, so seeing something take that off my plate genuinely made me pause. Feels like the kind of help I'd actually welcome.
the no-setup sandbox thing is such a smart move, you skip the half-day yak-shave of replicating someone else's machine just to confirm a bug. nice execution.
@birsensacar thanks!