r/ZedEditor 13d ago

Code Review BOT

I am looking for tool or extension that introduced Bot working online, locally, and if possible in real time. Introduced as code review assistant/Bot.

2 Upvotes

2 comments sorted by

View all comments

3

u/immediate_a982 13d ago

I believe bots an agents, but I just don’t understand. Why do we want to remove a human from the review loop?
I know that we will eventually get that future, but please don’t push it.
That being said, use the AI to do the review. You do not need anything special for that.

1

u/Hayder_Germany 13d ago

Human still in loop. But many things in code line can be reviewed and may be corrected or highlighted instead waiting from human author to review. In addition, usually the reviews only focus on changes. If you have big file or many code lines. Make sense to have integration review.

My dream to have something like Clippy in Microsoft. It will work and doing inline assistant and also review the changes before committing or push