Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project. Do give it a try and share your feedback.
Yesterday we landed on a definition: an agent is a system that independently completes a task on your behalf, built from three pieces (a model, tools, and instructions).
Now the fun question.
Once you have one agent, how do you get it to actually do things in a loop? And when does it make sense to split the work across several agents instead of one?
The run loop









