[GH-ISSUE #523] [Suggestion] Add OpenAgents — open-source multi-agent network platform #1057

Closed
opened 2026-04-17 05:13:19 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @zomux on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/523

Hi! I'd like to suggest adding OpenAgents to this awesome collection.

OpenAgents is an open-source platform for building AI agent networks where multiple agents connect, communicate, and collaborate over WebSocket, gRPC, HTTP, MCP, and A2A protocols.

Key features:

  • Multi-protocol support: WebSocket, gRPC, HTTP, MCP, A2A
  • Multi-agent orchestration with centralized and decentralized topologies
  • Python SDK: pip install openagents
  • Compatible with MCP and Google's A2A protocol

Happy to submit a PR if preferred!

Originally created by @zomux on GitHub (Feb 23, 2026). Original GitHub issue: https://github.com/Shubhamsaboo/awesome-llm-apps/issues/523 Hi! I'd like to suggest adding **OpenAgents** to this awesome collection. **OpenAgents** is an open-source platform for building AI agent networks where multiple agents connect, communicate, and collaborate over WebSocket, gRPC, HTTP, MCP, and A2A protocols. - **Website:** https://openagents.org - **GitHub:** https://github.com/openagents-org/openagents - **PyPI:** https://pypi.org/project/openagents/ - **Docs:** https://docs.openagents.org - **License:** Apache 2.0 Key features: - Multi-protocol support: WebSocket, gRPC, HTTP, MCP, A2A - Multi-agent orchestration with centralized and decentralized topologies - Python SDK: `pip install openagents` - Compatible with MCP and Google's A2A protocol Happy to submit a PR if preferred!
Author
Owner

@awesomekoder commented on GitHub (Feb 25, 2026):

Thanks for the suggestion! However, this repo focuses on self-contained tutorials and working code examples that teach AI/LLM concepts, not listings of external tools or platforms.

If you'd like to contribute, consider submitting a PR with a complete tutorial showing how to build a multi-agent network using OpenAgents (e.g. a working example with setup instructions, code, and sample output). That would be a great fit for the repo.

Closing this issue.

<!-- gh-comment-id:3956855915 --> @awesomekoder commented on GitHub (Feb 25, 2026): Thanks for the suggestion! However, this repo focuses on self-contained tutorials and working code examples that teach AI/LLM concepts, not listings of external tools or platforms. If you'd like to contribute, consider submitting a PR with a complete tutorial showing how to build a multi-agent network using OpenAgents (e.g. a working example with setup instructions, code, and sample output). That would be a great fit for the repo. Closing this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#1057