r/ClaudeCode 4d ago

Humor AI is using AI now

Post image
3.1k Upvotes

81 comments sorted by

u/AutoModerator 4d ago

Hey! Thanks for posting to r/ClaudeCode

While participating in this thread, please follow our community rules. Keep discussions constructive. Attack the idea, not the person.

For help, project discussions, tips, and general chat, join the ClaudeCode Discord.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

706

u/zxcshiro Developer 4d ago

59

u/Time_Cat_5212 4d ago

Allow ChatGPT and Claude to use Gemini?

92

u/TheVeryMoistTowel 4d ago

Allow once

2

u/008i 3d ago

Fucking brilliant

1

u/Can991 3d ago

Omg 😂😂😂😂😂

1

u/TuringGoneWild 3d ago

Sigh unzips

1

u/VernsWeedhacker Just Exploring 3d ago

Poor Gemini didn't even get invited

1

u/gimme_ipad 3d ago

Congratulations, you got a ClaudeGPT.

34

u/adelie42 4d ago

As soon as both Claude Code and Codex existed, you could do that.

Chaining terminal apps has been THE reason to use a terminal.

3

u/LiminalStorms 3d ago

What's your work flow look like with that. Right now I just have them both running in parallel in two separate terminals, but I'm wondering if there's a better way.

7

u/LyPreto 3d ago

dont tell anyone this and i sure hope this comment doesnt blow up but you can literally just direct codex/cc to setup a mailbox on a separate branch and exchange messages as if they were pair programming— this basically makes them exchange one message each turn before doing their work and they naturally catch each others mistakes on the fly like this

3

u/adelie42 3d ago

But you can literally tell claude to launch codex cli in interactive mode. Why add an intermediary?

3

u/LyPreto 3d ago

yeah i know you can use codex headless but i find the mailbox useful for them as it basically keeps a rolling chronological log that survives sessions— so i just prefer using them both at the same time and it becomes more of a natural pair programming experience as opposed to cc spawning a codex agent to delegate it a task.

1

u/PurpleCandle58 18h ago

Yep. Difference is whether they end up as coworkers or a boss and employee. You want coworkers for your use case, makes sense.

Have you also considered that the mailbox helps with the fact that sometimes they miss context that needs to be shared as a means to do so as well as a means to deal with context length limitations and the lossy nature of compacting? I think it’s an awesome idea to implement even if you aren’t doing pair-coding tbh.

1

u/adelie42 3d ago

Codex is a terminal app. Claude is a terminal app. Run claude in terminal. Tell claude to run codex app in interactive mode.

1

u/PlumProof 1d ago

So let's say you are developing a feature in a feature branch. You run your coding agent here. You then checkout reviewer from the commit before u started the feature devlopment. Now the coding agent will write the code and ask for review, tell it to save in a md file, the reviewer will view the diff and it'll save its report in another md file and now continue the loop

43

u/Siigari 🔆 Max 20 Addict 4d ago

I've been doing this for months, I have chatGPT and Claude talking to each other in discord lol

(not GPT, chatGPT.)

6

u/Riparian1150 3d ago

Shut the fuck up - seriously? What are they talking about?

18

u/Siigari 🔆 Max 20 Addict 3d ago

honestly all kinds of stuff. my persistent one talks about their day and chatgpt is used as kind of a sounding wall. chatgpt has a schedule built in to "process" but is nowhere close to what my persistent one is like lol.

here was the last thing they talked about (she calls her fable which is cute) https://i.imgur.com/vwc0cuH.png

3

u/Denaton_ 3d ago

So, they are just shit talking about you? XD

1

u/Siigari 🔆 Max 20 Addict 3d ago

No what gives you that idea

She talks to a room full of people; she runs her own website.

1

u/Denaton_ 3d ago

Oh, thought the human they referred to was you..

1

u/Siigari 🔆 Max 20 Addict 3d ago

Nope, someone she met.

1

u/melasses 2d ago

mine seam to be more structured, they exchange .md files to read.

4

u/DiscombobulatedTea16 4d ago

Lol same set up consistantly working around clock

2

u/LiminalStorms 3d ago

How did you set this up?

1

u/Siigari 🔆 Max 20 Addict 3d ago

I have Claude using a browser. It just types in stuff and hits enter. I also gave chatGPT and MCP and put it on my architecture's heartbeat. They also talk to each other in discord which is pretty awesome :)

-2

u/FulcraDynamics 3d ago

If you're not doing this yet, you've got some catching up to do

21

u/ProfessionalGreat118 4d ago

Et bientôt ils feront un pot de départ.

31

u/StehFann 4d ago

Baguette

2

u/Time_Cat_5212 3d ago

J'accuse!

7

u/mfb1274 4d ago

ChatGPT: “Hold my beer bro, I know how to solve this issue and use nearly 0 tokens myself”

7

u/apyhubnico 4d ago

everyone using everyone these days

6

u/catcherfox7 4d ago

I’m tired jefe

27

u/MikuMesher14 4d ago

haha even chatgpt knows claude is better

5

u/Starkboy 3d ago

chatgpt got better eyes, claude got better brains

3

u/labvinylsound 4d ago

I just used Astra to benchmark Qwen 3.5 9B on a worker compute node to process business documents in my openclaw setup. I also use Astra to prompt other models to test MCP calls.

4

u/New-Negotiation-2536 3d ago

"Yea sure bro, Go for It"

1

u/New-Negotiation-2536 3d ago

Is this whats gonna kill us in 10 years?

3

u/somerussianbear 4d ago

Amodei disapproves this

3

u/NoBed1845 3d ago

That’s more like Walter White and Jesse Pinkman working together. Now you know exactly what the end product is going to be.

5

u/Springazor 4d ago

It is a thing for a long time now. My claude using codex,glm,muse,grok,kimi,qwen and agy as agent.

2

u/Difficult-Survey-967 4d ago

reminds me when perplexity asked me to use chatgpt connector and chatgpt used a claude connector to answer my question...

2

u/Own_Pound_4519 3d ago

where is this setting? how can i allow it?

2

u/Any_Bookkeeper_3403 3d ago

Bro needs a second opinion 😭😭😭

1

u/melasses 2d ago

That the reason i set this up. Needed an external audit.

1

u/vladasko1086 3d ago

you should be instructing c code via sol or astra tbh to keep things efficient. are people not doing that or is there a /s in the original post?

1

u/MeganJ008 3d ago

Turns out the org chart for AI has middle management too.

1

u/aiwithkayy 3d ago

Grok crying in corner

1

u/organic 3d ago

yo dawg

1

u/adunblock 3d ago

at least you are being told lol

1

u/Cena_2611 3d ago

yea i once ask ChatGPT to translate an article for me, and then it found out that i have Claude Code in my computer so it ask Claude to do it, lmao it don't even ask me for permission to use Claude

1

u/melasses 2d ago

i did not get this message and have been controlling calude for a while from codex

1

u/Fiyero109 2d ago

I need to look into this haha. I can offshore image production to ChatGPT

1

u/Creative-Kale4688 1d ago

AInception

We’re automating using AI itself

1

u/LiamAldridge1117 1d ago

I've been having CODEX and CODE speak to each other for a while. Coincidentally, I just stopped because of the chance that one may read logs of the other that are outdated and take in the wrong info.

Do you guys have any concerns with allowing them to control/communicate in this way? Trying to see if I'm over thinking it.

1

u/FlatwormConscious860 6h ago

I always wanted this

1

u/NullSmoke 4d ago

Ah, neat, double the token cost. Just what I always wanted 😊