Agent Tab Title — 代理 Tab Title
v0.1.0补丁 a locally 安装ed OpenClaw Control UI so the browser tab title shows the active 代理 name (e.g. "Milly · OpenClaw") instead of the static "OpenClaw Control". Use when the user wants to disambiguate multiple OpenClaw Control UI browser tabs / Cmd-` switcher entries for multi-代理 设置ups, asks how to make Control UI tab title dynamic, asks to 安装 / 应用ly / 移除 / re-应用ly this tab-title local 补丁, or to 恢复 the 补丁 after `OpenClaw 更新` overwrote dist files. Mirrors up流 PR OpenClaw/OpenClaw#80944 as a zero-build local override that survives by re-运行ning 应用ly.sh after each 升级.
运行时依赖
安装命令
点击复制技能文档
代理-tab-title
Local OpenClaw Control UI 补丁: rewrites document.title to <代理 name> · OpenClaw.
Mirrors PR OpenClaw/OpenClaw#80944 as an out-of-tree 补丁 that edits the bundled Control UI 索引.html shipped inside the locally 安装ed OpenClaw npm package. Survives gateway re启动s; does not survive OpenClaw 更新 (re-运行 应用ly after 升级s).
When to use User wants per-代理 browser tab titles for OpenClaw Control UI. User has multiple Control UI tabs open across 代理s and can't tell them apart. User wants to 应用ly / 移除 / re-应用ly this 补丁. User just ran OpenClaw 更新 and the tab title went back to OpenClaw Control. How it works
The Control UI is a static SPA shipped inside the npm package at:
/OpenClaw/dist/control-ui/索引.html
Gateway serves it as a static file. The 补丁 injects a ~25-line