Awesome AI AgentsAI Agent Gateway

AaronWong1999/hermesclaw

⭐ 738 Python repository created 2026-04-10

HermesClaw is a self-hosted bridge that lets several AI agent gateways operate on a single WeChat account. The problem it addresses is that Hermes Agent and OpenClaw both support WeChat natively, but each one exclusively locks the iLink connection, so starting both on the same account makes one of them receive HTTP 403 errors and drop messages. HermesClaw resolves the conflict by taking the role of sole iLink poller and token owner, then exposing two local proxy servers that impersonate the real iLink API for the Hermes and OpenClaw gateways, plus a direct ACP bridge for OpenCode, which speaks the Agent Client Protocol as a subprocess rather than having its own WeChat integration. Each gateway therefore believes it is connected to WeChat directly, while HermesClaw fans incoming messages out and merges replies. Routing is controlled from the chat itself through slash commands: /hermes, /openclaw and /opencode select a single backend, /both runs the two original agents together and /three engages all of them at once. Message types beyond text are handled by forwarding the raw iLink payload, so images, video and files reach whichever agent is active, and voice messages are passed on as transcriptions. The OpenCode path is presented as a way to write code from WeChat voice messages, backed by several free models, and as a complement to the other two agents for debugging or inspecting the local environment. Installation is a single command, the project is MIT licensed and documentation is bilingual English and Chinese. It is aimed at users who already run chat-based agents on WeChat and want more than one available on the same account without maintaining separate logins.

https://github.com/AaronWong1999/hermesclaw

wechatchatbotagent-gatewayproxyopenclawhermes-agentopencodepythonself-hosted

Also in AI Agent Gateway

diegosouzapw/OmniRoute

OmniRoute is a free AI gateway that consolidates over 237 AI providers, including 90+ free tiers, into a single endpoint, offering token compression and smart auto-fallback for various AI tools.

simstudioai/sim

Sim Studio is an open-source platform for building, testing, and optimizing AI agent workflows with flexible deployment options including cloud and self-hosting.

decolua/9router

9Router is a FREE AI router and token saver that connects various AI coding tools to over 40 providers and 100+ models, with features like auto-fallback and token compression.

mastra-ai/mastra

Mastra is a TypeScript AI agent framework that enables rapid development of AI applications with support for multiple LLMs, advanced agents, workflows, RAG, integrations, and automated evaluations.

TransformerOptimus/SuperAGI

SuperAGI is an open-source autonomous AI agent framework that enables developers to build, manage, and deploy scalable and efficient autonomous AI agents with extensible capabilities through toolkits and a user-friendly interface.

casdoor/casdoor

Casdoor is an open-source, AI-first Identity and Access Management (IAM) / LLM MCP gateway and authentication server with a web UI and broad protocol support.

Arize-ai/phoenix

Phoenix is an open-source AI observability platform that enables tracing, evaluation, and optimization of large language model applications across various deployment environments.

corsairdev/corsair

Open-source product integration platform with a single REST API syntax for connecting agents, backend services, and dashboards to third-party apps.