wong2/weixin-agent-sdk
A WeChat bridging SDK that connects AI agents like Claude Code and Codex to the WeChat messaging platform via the ACP protocol.

This SDK enables developers to integrate any ACP-compatible AI agent into WeChat, allowing AI agents to receive and respond to WeChat messages. It exports an Agent interface for custom implementations, a login function for QR code authentication, and a start function that returns a Bot capable of both receiving and proactively sending messages. Pre-built adapters allow running Claude Code, Codex, and other ACP agents via simple CLI commands.