@femtomc/mu-agent 26.2.86 → 26.2.88

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -48,8 +48,8 @@ Current stack:
48
48
 
49
49
  - `brandingExtension` — mu compact header/footer branding + default theme
50
50
  - `eventLogExtension` — event tail + watch widget
51
- - `planningUiExtension` — planning phase/checklist HUD widget (`/mu plan ...`)
52
- - `subagentsUiExtension` — tmux subagent monitor/spawner widget (`/mu subagents ...`)
51
+ - `planningUiExtension` — planning HUD with phase/checklist state plus user-facing communication metadata (`/mu plan ...`)
52
+ - `subagentsUiExtension` — tmux + issue queue HUD with spawn profiles, pause controls, and queue/session health signals (`/mu subagents ...`)
53
53
 
54
54
  Default operator UI theme is `mu-gruvbox-dark`.
55
55
 
@@ -58,8 +58,8 @@ Default operator UI theme is `mu-gruvbox-dark`.
58
58
  - `/mu events [n]` / `/mu events tail [n]` — event log tail
59
59
  - `/mu events watch on|off` — toggle event watch widget
60
60
  - `/mu brand on|off|toggle` — enable/disable UI branding
61
- - `/mu plan on|off|status|phase|root|check|uncheck|toggle-step|reset` — planning HUD
62
- - `/mu subagents on|off|status|refresh|prefix|root|role|spawn` — tmux + issue queue monitor/spawner
61
+ - `/mu plan ...` — planning HUD (phases, checklist editing, communication state, snapshots)
62
+ - `/mu subagents ...` — tmux + issue queue monitor/spawner (profiles, spawn pause, stale/refresh controls, snapshots)
63
63
  - `/mu help` — dispatcher catalog of registered `/mu` subcommands
64
64
 
65
65
  ## Tooling model (CLI-first)
@@ -1 +1 @@
1
- {"version":3,"file":"planning-ui.d.ts","sourceRoot":"","sources":["../../src/extensions/planning-ui.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAoB,MAAM,+BAA+B,CAAC;AA4FpF,wBAAgB,mBAAmB,CAAC,EAAE,EAAE,YAAY,QAoHnD;AAED,eAAe,mBAAmB,CAAC"}
1
+ {"version":3,"file":"planning-ui.d.ts","sourceRoot":"","sources":["../../src/extensions/planning-ui.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAoB,MAAM,+BAA+B,CAAC;AAmepF,wBAAgB,mBAAmB,CAAC,EAAE,EAAE,YAAY,QAydnD;AAED,eAAe,mBAAmB,CAAC"}