The open-source desktop client that connects your AI Agent to WeChat, Feishu, Slack & more
๐ Website ย ยทย ๐ Docs ย ยทย ๐ฌ Discussions ย ยทย ๐ Issues ย ยทย ๐ Twitter
English ย ยทย ็ฎไฝไธญๆ ย ยทย ๆฅๆฌ่ช ย ยทย ํ๊ตญ์ด
๐ฆ The smoothest way to connect OpenClaw to WeChat: Scan, connect, and go.
๐ฅ Supported platforms: macOS (Apple Silicon) ยท macOS (Intel) ยท Windows โ Download
nexu (next to you) is an open-source desktop client that runs your OpenClaw ๐ฆ Agent directly inside WeChat, Feishu, Slack, Discord, and other IM channels.
WeChat + OpenClaw supported โ works with WeChat 8.0.7 OpenClaw plugin. Click connect, scan with WeChat, and start chatting with your AI Agent.
Download and go โ graphical setup, built-in Feishu Skills, multi-model support (Gemini and more), and bring your own API Key.
Once connected to IM, your Agent is online 24/7 โ chat from your phone anytime, anywhere.
All data stays on your machine. Your privacy, fully in your control.
Readme_._.mov
| OpenClaw (official) | Typical hosted Feishu + agent stacks | nexu โ | |
|---|---|---|---|
| ๐ง Models | BYO, but manual config required |
Platform-locked, no switching โ | Pick Gemini, etc. โ one-click switch in GUI; MiniMax / Codex / GLM support OAuth โ |
| ๐ก Data path | Local | Routed through vendor servers, data out of your control โ | Local-first; we don't host your business data โ |
| ๐ฐ Cost | Free, but self-deploy required |
Subscription / per-seat pricing โ | Client is free; pay providers via your own API keys โ |
| ๐ Source | Open source | Closed source, no audit possible โ | MIT โ fork and audit โ |
| ๐ Channels | DIY integration required |
Varies by vendor, often limited โ | Built-in WeChat, Feishu, Slack, Discord โ works out of the box โ |
| ๐ฅ Interface | CLI, requires technical skills โ | Varies by vendor | Pure GUI, no CLI needed, double-click to start โ |
Download, double-click, start using. No environment variables, no dependency wrestling, no long install docs. nexu's first run is as capable as it getsโready out of the box.
Native OpenClaw ๐ฆ Skills and full Feishu Skills ship together. Agents move beyond demos and into the real workflows your team already usesโwithout extra integration work.
Use Gemini and more directly via your nexu account. No extra config. Switch to your own API Key anytime.
MiniMax, OpenAI Codex, and GLM (Z.AI Coding Plan) support OAuth login โ authorize with one click, no need to copy-paste API keys.
Prefer your own model providers? Add your API Key and use the client without creating an account or logging in.
Connect to WeChat, Feishu, Slack, or Discord and your AI agent is instantly available on your phone. No extra app โ just open WeChat or your team chat and start talking to your agent on the go.
Open-source at the core, with a desktop experience that actually runs. Compatible with the tools and model stack your team already trusts.
nexu is built for One Person Company and small teams โ one person, one AI team.
"I used to spend the whole weekend writing listings in 3 languages. Now I tell my Agent the product specs in Feishu, and by the time I finish my coffee, the listings are ready for Amazon, Shopee, and TikTok Shop."
Product research, competitor pricing, listing optimization, multilingual marketing assets โ compress a week's work into one afternoon.
"Monday morning: I ask my Agent in Slack for this week's trending topics. By lunch, I have 5 draft posts across Xiaohongshu, WeChat, and Twitter โ each in the right tone for the platform."
Trend tracking, topic generation, multi-platform content production, comment engagement โ run a content matrix solo.
"3 AM bug hunt? I paste the stack trace into Discord, my Agent traces it to a race condition, suggests a fix, and even drafts the PR description. Pair programming that never sleeps."
Code review, doc generation, bug analysis, repetitive task automation โ your Agent is your pair-programming partner.
"A client sends a 40-page contract on Feishu. I forward it to my Agent โ 10 minutes later I get a risk summary, flagged clauses, and suggested revisions. What used to take half a day now takes a coffee break."
Contract review, regulation lookup, report generation, client Q&A โ turn domain expertise into Agent skills.
"Customers message me at midnight asking 'is this in stock?' My Agent in Feishu auto-replies with real-time inventory, handles returns, and even sends a promo coupon. I actually sleep now."
Inventory management, order follow-up, auto-reply to customer messages, marketing copy โ let AI help run the shop.
"I drop a rough brief in Slack: 'landing page for a pet food brand, playful vibe.' My Agent comes back with copy options, color palette suggestions, and reference images โ all before the kickoff meeting."
Requirement breakdown, asset search, copywriting, design annotation โ free up creative time, cut repetitive work.
- ๐ macOS: macOS 12+ (Apple Silicon & Intel)
- ๐ช Windows: Windows 10+
- ๐พ Storage: ~500 MB
| Platform | Download |
|---|---|
| ๐ macOS (Apple Silicon) | nexu.io ยท Releases |
| ๐ macOS (Intel) | nexu.io ยท Releases |
| ๐ช Windows | nexu.io ยท Releases |
Sign in with your nexu account for instant access to supported models, or add your own API Key and use the client without an account ๐.
- Node.js 22+ (LTS recommended)
- pnpm 10+
nexu/
โโโ apps/
โ โโโ web/ # Web frontend
โ โโโ desktop/ # Desktop client (Electron)
โ โโโ controller/ # Controller service
โโโ packages/shared/ # Shared libraries
โโโ docs/
โโโ tests/
โโโ specs/
pnpm dev start # Start full local stack with hot reload
pnpm dev stop # Stop local stack
pnpm build # Production build
pnpm lint
pnpm testContributions are welcome! The full guide is in CONTRIBUTING.md at the repo root, and published at docs.nexu.io โ Contributing. Chinese: docs.nexu.io (zh).
For Chinese-speaking contributors, we recommend starting from these entry points:
- How to contribute: docs.nexu.io (zh) โ Contributing
- Rewards and support: ่ดก็ฎๅฅๅฑไธๆฏๆ
- Looking for a first PR? We are actively looking for Good First Issue contributors: First PR guide (zh) ยท good-first-issue list
- ๐ด Fork this repo
- ๐ฟ Create a feature branch (
git checkout -b feature/amazing-feature) - ๐พ Commit your changes (
git commit -m 'Add amazing feature') - ๐ค Push to the branch (
git push origin feature/amazing-feature) - ๐ Open a Pull Request
- Follow the existing code style (Biome; run
pnpm lint) - Write tests for new functionality
- Update documentation as needed
- Keep commits atomic and descriptive
Q: Is nexu free? A: The client is completely free and open-source (MIT). Multiple top-tier models are built in, and you can also bring your own API Key.
Q: Which operating systems are supported? A: macOS 12+ (Apple Silicon & Intel) and Windows 10+.
Q: Which IM platforms are supported? A: WeChat, Feishu, Slack, and Discord are built in and work out of the box.
Q: Is my data safe? A: All data stays on your machine. nexu does not host your business data. The source code is open for audit.
Q: Can I use my own API Key? A: Yes. Add your API Key and use the client without creating an account or logging in.
Q: What do I need to connect WeChat? A: nexu works with the WeChat 8.0.7 OpenClaw plugin. Click connect, scan with WeChat, and you're good to go โ no extra setup required.
We use GitHub as the primary hub for community interaction. Before opening a new thread, please search existing ones to avoid duplicates.
| Channel | When to use |
|---|---|
| ๐ก Discussions | Ask questions, propose ideas, share use cases, or just say hi. Browse Q&A for troubleshooting and Ideas for feature brainstorming. |
| ๐ Issues | Report a bug or request a specific feature. Please use the provided issue templates. |
| ๐ Roadmap & RFCs | Follow upcoming plans and join design discussions on proposed changes. |
| ๐ง support@nexu.ai | For private inquiries, partnership, or anything not suited for a public thread. |
๐ฌ WeChat Group![]() Scan to join the WeChat community |
๐ช Feishu Group![]() Scan or click to join the Feishu community |
๐ฎ Discord![]() Scan or click to join the Discord server |
Nexu is actively recruiting open-source contributors โ write code, earn points, and get featured on the leaderboard. To get started with minimal friction, check out the Good First Issue Contributor Guide.
We maintain a Good First Issue list with clearly scoped tasks focused on a single area, plus AI Prompt templates to help you ramp up quickly. For first-time contributors and good-first-issue claimers, we do our best to provide guidance and feedback. See Contributor Rewards & Support for more details.
Thanks to everyone who has contributed to making nexu better โ whether through code, documentation, feedback, or creative ideas, every contribution counts.
Special thanks to NickHood1984 for submitting and successfully merging a PR into nexu. Every real contribution like this is truly valued, and we welcome more friends to join in.
nexu is open-sourced under the MIT License โ free to use, modify, distribute, and build upon for any purpose, including commercial use.
We believe open source is the future of AI infrastructure. Fork it, contribute, or build your own product on top of nexu.
Built with โค๏ธ by the nexu Team



