ccy.dev
/

gtmux / 指南guides / 让中控替你盯全局 Let HQ watch the fleet for you

Let HQ watch the fleet for you

Past a certain size, even the radar is too much to watch — a dozen agents, and you’re the one polling every pane. gtmux HQ hands off the watching itself: a chief-of-staff agent that triages the noise, keeps the situation, and taps you only when something truly needs a human.

1 · Start HQ

gtmux hq

This stands up a persistent chief-of-staff agent in its own session. It ships with a charter (a seed) that already teaches it how to be one — you don’t train it from scratch.

2 · What it does for you

  • A situation board — a notes/board.md that survives context resets: always a snapshot of where the whole fleet stands.
  • An event ledger — every event tagged routine / notable / important; gtmux events --severity important is the attention stream.
  • Triage — it digests the background noise, files the low-value stuff in the ledger without pinging you, and surfaces only what matters.

3 · How far it decides on its own

It neither just forwards events nor decides everything for you. The rule is explicit: reversible ∧ low-risk ∧ within already-discussed scope → it decides and dispatches itself; otherwise it escalates to you. So it absorbs the trivial without touching anything you haven’t authorized.

4 · Where you talk to it

In the phone app, tap the “HQ” card and talk to it directly: “brief me”, “who’s waiting”, “what’s important”, “what needs my call”. On the desktop it shows as a distinct “CHIEF OF STAFF” card at the top of the menu-bar popover — never a normal session row.


Next: want HQ (or you) to launch an agent on a task and track it to done? See dispatch (spawn / tasks / reap, in the docs) · or attach from any computer →

让中控替你盯全局

gtmux HQ 是一个参谋长 agent,帮你分诊噪音、维护态势、只在真正需要人的时候向你汇报。HQ 能够自我学习沉淀,自己编写排查工具,记住你的工作习惯。

1 · 启用中控

gtmux hq

这会在一个专属会话里起一个常驻的参谋长 agent。它开箱就带一套「宪章」(seed),知道自己的基本职责。

2 · 它替你做什么

  • 态势板——一份 notes/board.md,跨上下文重置存活,随时是「现在整支舰队什么情况」的快照。
  • 事件账本——每条事件按 routine / notable / important 分级,gtmux events --severity important 就是「该我看的那条流」。
  • 分诊——它消化底噪,把低价值的收进账本、不打扰你,只把要紧的浮上来。

3 · 它能自己决定到哪一步

它不是无脑转发事件,也不是什么都替你做主:可逆 ∧ 低风险 ∧ 在已聊范围内的事,它自己决定并派发;否则升级给你。所以它既帮你挡掉琐碎,又不会擅自动你没授权的东西。

4 · 从哪问它

在手机 app 里点「中控 HQ」浮窗卡,直接跟它对话。桌面上它是菜单栏面板顶部一张独立的「参谋长 / CHIEF OF STAFF」卡片,不混在会话列表里。


接下来: 想让 HQ 或你自己开新 agent 干活并跟踪到底?看派活(spawn / tasks / reap,在 文档 里)· 或 从任意电脑接回会话 →