@mmerterden/multi-agent-pipeline 10.7.1 → 10.7.3

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,30 @@ Internal file-layout changes that don't affect the slash-command surface are sti
14
14
 
15
15
  ---
16
16
 
17
+ ## [10.7.3] - 2026-07-02
18
+
19
+ ### Changed
20
+
21
+ - **Zero external-tool residue.** Genericized every remaining editor/tool citation
22
+ in the pipeline's own files (Windsurf Cascade / Cursor Plan Mode / Cursor Bugbot /
23
+ Cline / Devin) across schemas, lib comments, refs, and the task-clarifier persona —
24
+ feature behavior is unchanged, only the third-party naming is dropped. (Vendored
25
+ `shared/external` knowledge and the `~/.codex` prune path in `update` are unaffected.)
26
+ - **README** gained a **Tokens & integrations** table (keychain-mapping model + the
27
+ services the pipeline talks to: Jira, GitHub, Bitbucket, Confluence, Figma, Fortify,
28
+ Firebase, Jenkins, npm) and an explicit **Platform support** section (macOS / Linux /
29
+ Windows, keychain backends).
30
+
31
+ ## [10.7.2] - 2026-07-02
32
+
33
+ ### Changed
34
+
35
+ - Swept the last adapter residue from the phase-tracker docs: the "Visual channel"
36
+ CLI list is now **Copilot CLI / plain shell** (Cursor / Windsurf / Cline dropped)
37
+ across every mode command + `tracker-contract` + `phases`. Design-lineage
38
+ citations ("Pattern source: Windsurf Cascade / Cursor Plan Mode") are kept —
39
+ they credit the plan-todos pattern's inspiration, not a supported runtime.
40
+
17
41
  ## [10.7.1] - 2026-07-02
18
42
 
19
43
  Sweep residual adapter references left after the v10.7.0 removal.