Remix.run Logo
cadamsdotcom 5 hours ago

The vibes are great. But there’s a need for more science on this multi agent thing.

axldelafosse 5 hours ago | parent | next [-]

I agree! Right now it is leveraging the Codex App Server, which is open-source and very well implemented, but using Claude Code Channels is probably a bit hacky.

The good thing is that it establishes a direct connection so it's already much better than having one agent spawn the other and wait for its output, or read/write to a shared .md file -- but it would be cool to make it work for all agent harnesses.

Open to ideas! The repo is open-source.

SeriousM 3 hours ago | parent [-]

This one: https://github.com/openai/codex/tree/main/codex-rs/app-serve...

d0963319287 3 hours ago | parent | prev [-]

there’s a need for more science on this multi agent thing