Remix.run Logo
caryzhang1 7 hours ago

This looks great. Open-source work in multi-agent systems is still quite fragmented, so having an A2A-compatible framework feels very useful.

A question: how difficult would it be to plug in custom agent personalities or domain-specific tools? If you have a roadmap or examples, I’d love to see them.

zomux2000 6 hours ago | parent [-]

Hi, we are working on a feature allowing someone to quickly write and launch an agent into the network with zero code (just configuration).

Example config: https://github.com/openagents-org/openagents/blob/develop/ex...

We are doing the final testing, and this feature should be working very soon.