@mmerterden/multi-agent-pipeline 10.7.0 → 10.7.2

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/CHANGELOG.md CHANGED
@@ -14,6 +14,29 @@ Internal file-layout changes that don't affect the slash-command surface are sti
14
14
 
15
15
  ---
16
16
 
17
+ ## [10.7.2] - 2026-07-02
18
+
19
+ ### Changed
20
+
21
+ - Swept the last adapter residue from the phase-tracker docs: the "Visual channel"
22
+ CLI list is now **Copilot CLI / plain shell** (Cursor / Windsurf / Cline dropped)
23
+ across every mode command + `tracker-contract` + `phases`. Design-lineage
24
+ citations ("Pattern source: Windsurf Cascade / Cursor Plan Mode") are kept —
25
+ they credit the plan-todos pattern's inspiration, not a supported runtime.
26
+
27
+ ## [10.7.1] - 2026-07-02
28
+
29
+ Sweep residual adapter references left after the v10.7.0 removal.
30
+
31
+ ### Changed
32
+
33
+ - Cleaned lingering Cursor / Antigravity / Codex / Copilot Chat mentions from
34
+ `picker-contract.md` (now Claude Code + Copilot CLI only), `delete` command +
35
+ skill, `shared/README`, `ask-choice.sh`, and the skills index. Deleted the
36
+ now-broken `smoke-delete-flow.sh` (it installed adapter targets that no longer
37
+ exist). `uninstall.mjs` keeps its legacy adapter-file cleanup for users who
38
+ still have old adapter installs.
39
+
17
40
  ## [10.7.0] - 2026-07-02
18
41
 
19
42
  The pipeline targets **Claude Code + Copilot CLI only**. The Cursor / Antigravity / VS Code Copilot Chat / OpenAI Codex CLI adapters are removed.