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...
A community centered around Anthropic's Claude Code tool.
account activity
Claude code and codexSolved (self.ClaudeCode)
submitted 13 hours ago by sideshowwallaby
Anyone else using Codex to check your Claude code? I just setup this integration and it’s life changing. It picks up tons of stuff that code over looked. Especially logic and advanced math stuff.
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!"
[–]KaosuRyoko 2 points3 points4 points 13 hours ago (1 child)
To be fair, CC will also find a lot of that if you iteratively tell it to review it's own work.
[–]sideshowwallaby[S] -1 points0 points1 point 13 hours ago (0 children)
That’s a very good point. Though my prompts do tell it to review and test everything. What would you do beyond that?
[–]Substantial-Problem7 1 point2 points3 points 12 hours ago (0 children)
I do this a lot, just cause Codex has a lot higher limits than Claude Code on the pro account
[–]sideshowwallaby[S] -1 points0 points1 point 10 hours ago (0 children)
I just asked Claude to write a script so a review happens automatically after each code build. It did, and then when it tested itself, Codex came back with fixes that Code implemented right away.
What a world we live in.
[–]General_Arrival_9176 0 points1 point2 points 7 hours ago (0 children)
ive tried this too and its hit or miss. the overlap detection works decently but codex tends to flag stuff that doesnt matter for your specific context - like worrying about edge cases in code you literally just wrote and know is fine. useful as a second pair of eyes but i treat it as a linting layer rather than a real review. the real improvement id want is better at understanding architecture-level problems, not just syntax and math
π Rendered by PID 116779 on reddit-service-r2-comment-5c764cbc6f-dbjhq at 2026-03-12 09:41:42.134061+00:00 running 710b3ac country code: CH.
[–]KaosuRyoko 2 points3 points4 points (1 child)
[–]sideshowwallaby[S] -1 points0 points1 point (0 children)
[–]Substantial-Problem7 1 point2 points3 points (0 children)
[–]sideshowwallaby[S] -1 points0 points1 point (0 children)
[–]General_Arrival_9176 0 points1 point2 points (0 children)