⌘K
Change language Switch ThemeSign In
Narrow Mode
WeClaw Update: Support for Custom Agent Trigger Aliases
WeClaw Update: Support for Custom Agent Trigger Aliases
 ### idoubi@idoubicc
WeClaw 已支持自定义 Agent 的触发命令,只需要在配置文件:~/.weclaw/config.json 加一个 aliases
{
"codex": {
"type": "acp",
"command": "path-to/codex-acp",
"aliases": ["gpt", "sam", "奥特曼"]
},
"gemini": {
"type": "acp",
"command": "path-to/gemini",
"aliases": ["pichai", "哈萨比斯"],
"args": [
"--acp"
]
}
}
升级到新版本可用👇
weclaw update github.com/fastclaw-ai/we…J Show More
#### idoubi
@idoubicc · 2d ago
开源 WeClaw,让微信 ClawBot 接入任意 Agent 的桥接工具。
一行命令启动,自动发现并连接你电脑上的 OpenClaw / Claude Code / Codex / Gemini / Cursor / Kimi / OpenCode 等终端 Agent,其他 Agent 可以自行配置接入。
支持 ACP / CLI / HTTP 三种接入方式,可对接终端 Agent,桌面 Agent,Web Agent。
在微信 ClawBot 可以使用 /cc /gm /oc 等子命令指定接收消息的 Agent,支持配置和切换默认 Agent。
如何使用?
- 复制 WeClaw 项目的一键安装命令,在你的电脑上运行
- 微信扫码登录,连接微信 ClawBot 与 WeClaw
- 给微信 ClawBot 发消息,默认发给 Claude Code
- 使用子命令切换其他 Agent 对话
13
48
181
48.8K
Mar 25, 2026, 8:13 AM View on X
3 Replies
0 Retweets
5 Likes
850 Views  idoubi @idoubicc
One Sentence Summary
The open-source project WeClaw has released an update that supports custom trigger command aliases for Agents via its configuration file, making it easier to switch between multiple Agents.
Summary
WeClaw is an open-source bridge tool that connects WeChat to terminal-based Agents. This update introduces support for custom Agent trigger aliases. Users can now configure aliases in ~/.weclaw/config.json, allowing them to quickly switch and invoke different AI Agents using commands that match their personal preferences (e.g., gpt, sam, etc.). This feature further enhances the experience of interacting with multiple terminal Agents directly from WeChat.
AI Score
81
Influence Score 4
Published At Today
Language
Chinese
Tags
WeClaw
AI Agent
WeChat Development
Open Source
Developer Productivity HomeArticlesPodcastsVideosTweets