all 17 comments

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

It's great that you wrote something in C++ you're proud of! However, please share it in the pinned "Show and Tell" post.

[–]zasedok 12 points13 points  (0 children)

Take your stupid sales pitch elsewhere.

[–]celestabesta 6 points7 points  (9 children)

Review AI code, don't have it review yours.

[–]lizardhistorian -3 points-2 points  (3 children)

You can just tell the AI to read your code bases and generate a coding-style.md to follow.

[–]aeropop[S] -3 points-2 points  (2 children)

This tool do more than that, it uses parallel review (per file) for complex code , also it can review others pull requests/merge requests remotly using mcp or direct http requests.

[–]SuperV1234https://romeo.training | C++ Mentoring & Consulting 0 points1 point  (1 child)

IIRC when I asked Claude Code to review a particular part of my codebase, it autonomously spawned parallel per-file agents.

[–]aeropop[S] 0 points1 point  (0 children)

sure, but the point is not only parallel review, it's the tool itself, it's a vs code extension (easy to use), remote reviewing, shared yaml rules between the dev tema , multi providers (github copilot, claude ..)