Remix.run Logo
FlippieFinance 4 days ago

This is actually so great. I mainly use Claude Code but sometimes I am sending over a message to Codex asking what he thinks of the idea of Claude Code. This can save so much time :D

rcarmo an hour ago | parent | next [-]

I added a chat tool to https://github.com/rcarmo/piclaw, so any active session can chat to each other, regardless of what model they run. It's led to interesting outcomes: https://x.com/rcarmo/status/2054185558402904338?s=20

fjwood69 4 days ago | parent | prev | next [-]

So I solved this by using NATS and letting each agent pub / sub to the shared message bus.. simple binary you can run anywhere and it's highly useful! Part of a broader tool I created - https://github.com/fjwood69/mori

FlippieFinance 4 days ago | parent [-]

thanks for sharing dude. How long did this take you?

fjwood69 4 days ago | parent [-]

about six weeks.. Pushed a v1.0 product with a huge list of v2.x enhancements and features inbound.

to your point about asking Codex.. that's my /consult feature. spin out the current context in any number of ways to ask for advice.. on a plan, on a specific architectural decision, on a security basis.. I use it all the time as a check on everything Claude Code proposes.

any / all feedback most welcome.

fw

mexicocitinluez 22 minutes ago | parent | prev [-]

Does it not turn into a never-ending snowball? Do they eventually agree on something?