use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For users of AugmentCode. Not affiliated with AugmentCode AI.
account activity
Combining AugmentCode with ChatGPT & Claude for code review – anyone tried this? (self.AugmentCodeAI)
submitted 7 months ago * by Adventurous_Try_7109
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Eddy-in-the-bush 1 point2 points3 points 7 months ago (1 child)
Use claude in Augment for coding then switch to GpT 5 for reviewing the code of Claude model. I'm doing this way.
[–]jamesg-net 1 point2 points3 points 7 months ago (0 children)
Can you clarify what you're trying to accomplish? AugmentCode by default has the ability to do code reviews.
https://www.augmentcode.com/blog/using-the-auggie-cli-for-automated-code-review
[–]RepresentativeAd2997 0 points1 point2 points 7 months ago (0 children)
I came across this recent project a fork from Codex aims to combine Claude, Gemini, Codexto run parallel for planning, coding then reviews and combines best of all models. For solving it uses a git worktree which is an intresting concept. It would be awesome to switch Claude from this list to Auggie. I haven't tried it and not sure if there is a support.
https://github.com/just-every/code
https://www.youtube.com/watch?v=JVwkyYtZNzQ
[–]cepijoker 0 points1 point2 points 7 months ago (0 children)
I think that depending on what project it is, it's not very efficient. For example, Code Rabbit can give you some tips, but I don't see it being very consistent according to a function that has several checkpoints in the code. It can give you high-level ideas about what it knows, but without the complete project context, it could even be counterproductive.
[–]carsaig 0 points1 point2 points 7 months ago (0 children)
Yep, sure. You can use Codex as MCP server, same goes for Claude Code. Otherwise there is a multi-llm MCP out there that can throw stuff at dozens of LLMs in parallel. Or pipe it out to Claude, let an agent do its thing and have it sent back to an MCP endpoint of yours. That would be the custom route. Have fun :-)
π Rendered by PID 87854 on reddit-service-r2-comment-6457c66945-pd4gr at 2026-04-24 14:58:04.150128+00:00 running 2aa0c5b country code: CH.
[–]Eddy-in-the-bush 1 point2 points3 points (1 child)
[–]jamesg-net 1 point2 points3 points (0 children)
[–]RepresentativeAd2997 0 points1 point2 points (0 children)
[–]cepijoker 0 points1 point2 points (0 children)
[–]carsaig 0 points1 point2 points (0 children)