Could you please provide more fastanp examples? For example:
- How to integrate agents built with agent frameworks such as autogen and langgraph together by using fastanp?
- How to achieve communication between different CLI-based agents (such as claude code and codex)?
- How to realize the communication between codex and langgraph-based agents?
@chgaowei
I think these cases that integrate real-world agents together for communication are very important for ANP. I'm eager to do such things with fastanp, but I can't find any examples and don't know how to get started.