wmux
活跃·★ 100·MIT·更新于 2026-05-29
★ 时下流行★ 浏览器自动化★ 工作流自动化
wmux 是 Windows 上专为 AI 代理设计的终端多路复用器,支持 Claude Code、Codex、Gemini CLI 并行运行。
wmux 是原生的 Windows 终端多路复用器,集成了浏览器自动化和 MCP 服务器,让 AI 代理(如 Claude Code)在分割窗格中控制浏览器和终端。它支持会话持久化、活动检测与通知。
#AI 智能体#AI 智能体#AI 编程#浏览器自动化#cdp#Claude Code#conpty#开发者工具
01
功能特性
01原生的 Windows 终端多路复用,支持分割窗格、标签页和工作区
02内置通过 Chrome DevTools Protocol (CDP) 的浏览器自动化,支持点击、填写、截图和 JS 执行
03与 Claude Code 的自动 MCP 集成,用于终端和浏览器控制
04应用重启和系统重启后的会话持久化
05活动检测,支持任务栏闪烁和系统通知
02
兼容性
Windows 10/11
Windows 10/11
已通过文档验证
03
快速开始
1
$ irm https://raw.githubusercontent.com/openwong2kim/wmux/main/install.ps1 | iex
04
使用场景
↳在分割终端中并行运行多个 AI 编码代理(如 Claude Code、Codex、Gemini CLI)
↳AI 代理自主控制浏览器执行网页任务,如搜索和填写表单
↳通过会话持久化和通知监控管理长时间运行的 AI 代理任务
05
同类工具
相关搜索
评论
登录后发表评论
- TTaylor Anderson2026年5月14日
The terminal multiplexing for AI agents is well thought out
- CCorey Davis2026年4月28日
Solves the Windows-specific pain points that most AI terminal tools ignore
- SSam Patel2026年3月4日
Good for teams that are stuck on Windows and want a proper AI dev environment
- DDylan Johnson2026年3月1日
Running Claude Code and Codex side by side on Windows finally works properly