Manaflow
148 posts

Manaflow
@manaflowai
cmux is the open-source terminal built for coding agents. Built by @lawrencecchen @austinywang

Introducing cmux: the open-source terminal built for coding agents. - Vertical tabs - Blue rings around panes that need attention - Built-in browser - Based on Ghostty When Claude Code needs you, the pane glows blue and the sidebar tells you why. No Electron/Tauri. Just Swift/Appkit.











平时打开好几个 Claude Code 或 Codex 辅助写代码,标签页一多发现真的很乱,分不清哪个窗口在执行哪个任务。 最近看到一个专为 AI 编码场景设计的开源终端工具:cmux,正好能解决这个问题。 基于 Ghostty 构建,原生 macOS 应用,启动快内存占用低,还能读取你现有的 Ghostty 配置文件,主题字体直接沿用。 GitHub:github.com/manaflow-ai/cm… 侧边栏显示 Git 分支、关联 PR 状态、工作目录、监听端口和最新通知文本,支持垂直和水平分屏。 内置浏览器可以和终端并排显示,智能体能直接操作开发服务器页面,抓取元素、填表单、执行 JS 代码。 提供命令行和 API,可以脚本化创建工作区、分割面板、发送按键、自动化浏览器操作。 如果你经常并行运行多个 AI 编码会话,又不想被 Electron 应用拖累性能,cmux 值得一试。




cmuxにMarkdownビューアーがついた $ cmux markdown open <file> #v0.62.0" target="_blank" rel="nofollow noopener">cmux.dev/ja/docs/change…














