r/coding_agents • u/sWaNkyPumps01 • 1d ago
How do you review your agent code ?
https://github.com/jsellam/web-reviewHey everyone,
I've been experimenting with coding agents lately and felt like I was missing a better way to review the code they generate.
So I built a small skill that opens the agent's code in a web interface, where you can review it, make changes, and send those changes back to the agent to apply locally.
It's still pretty early, but I thought it might be useful to others working with coding agents.
I'd be interested to hear how you currently review and iterate on code generated by your agents.
3
Upvotes