opencode-swarm 7.153.1 → 7.153.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.
Files changed (48) hide show
  1. package/dist/cli/{config-doctor-ze21qs6b.js → config-doctor-tv0ar88m.js} +2 -2
  2. package/dist/cli/{core-qdmhh1kx.js → core-kmsm50zn.js} +1 -1
  3. package/dist/cli/{curator-llm-factory-s8atmc2n.js → curator-llm-factory-dxkhdhwg.js} +17 -17
  4. package/dist/cli/{curator-hxb3wsxr.js → curator-wxe863k9.js} +17 -17
  5. package/dist/cli/{evidence-summary-service-wzzym9r7.js → evidence-summary-service-9akrdg9t.js} +6 -6
  6. package/dist/cli/{gate-evidence-f71dn9vv.js → gate-evidence-bdzqbg2y.js} +2 -2
  7. package/dist/cli/{guardrail-explain-5kzeem4m.js → guardrail-explain-kx9rem51.js} +18 -18
  8. package/dist/cli/{guardrail-log-38jnajpa.js → guardrail-log-zxzyx1de.js} +3 -3
  9. package/dist/cli/{guardrail-reset-wzvtmpn2.js → guardrail-reset-1mc3st34.js} +17 -17
  10. package/dist/cli/{hive-promoter-55qcqgfx.js → hive-promoter-gncwtq0z.js} +17 -17
  11. package/dist/cli/{index-9v8d3c0k.js → index-02rbfrab.js} +1 -1
  12. package/dist/cli/{index-af0cqe6n.js → index-0azn976d.js} +3 -3
  13. package/dist/cli/{index-6vgb5fyb.js → index-21pt4jwf.js} +1 -1
  14. package/dist/cli/{index-tdzbm974.js → index-3bh4h6ve.js} +104 -4
  15. package/dist/cli/{index-ajkxx2k6.js → index-3fpqpyp6.js} +2 -2
  16. package/dist/cli/{index-v689bmr2.js → index-56ejcj07.js} +1 -1
  17. package/dist/cli/{index-8v9sj4aq.js → index-5ad8xcv3.js} +1 -1
  18. package/dist/cli/{index-1akn19mp.js → index-5zp4c36c.js} +1 -1
  19. package/dist/cli/{index-0tzv5zg2.js → index-84m4per1.js} +2 -2
  20. package/dist/cli/{index-n823qsae.js → index-a58nmnmz.js} +7 -1
  21. package/dist/cli/{index-k10qtq71.js → index-bw55r5bz.js} +4 -4
  22. package/dist/cli/{index-mb7b1gye.js → index-ebshrg4x.js} +1 -1
  23. package/dist/cli/{index-1dtshrzg.js → index-h06112sh.js} +2 -2
  24. package/dist/cli/{index-gn26q90p.js → index-h3zhb18p.js} +1 -1
  25. package/dist/cli/{index-0tyc8kdg.js → index-hhv2pvab.js} +1 -1
  26. package/dist/cli/{index-6ybjrqf7.js → index-j4f8sz67.js} +139 -52
  27. package/dist/cli/{index-23rneydq.js → index-kenz5bja.js} +19 -19
  28. package/dist/cli/{index-xkjrg9k4.js → index-kvk65qzz.js} +3 -3
  29. package/dist/cli/{index-4g0g3dqz.js → index-s6b8jgtn.js} +1 -1
  30. package/dist/cli/{index-n5pxkera.js → index-vhbds89e.js} +3 -3
  31. package/dist/cli/{index-smqsp8hs.js → index-yvepnbyd.js} +5 -5
  32. package/dist/cli/index.js +17 -17
  33. package/dist/cli/{knowledge-escalator-w05ztgvk.js → knowledge-escalator-gp3mpbqe.js} +6 -6
  34. package/dist/cli/{knowledge-events-pwm9jc0m.js → knowledge-events-nvkhtqvn.js} +4 -4
  35. package/dist/cli/{knowledge-store-4xv65tj2.js → knowledge-store-2ngh8xvv.js} +1 -1
  36. package/dist/cli/{knowledge-validator-0ttfsca7.js → knowledge-validator-4bphyrec.js} +2 -2
  37. package/dist/cli/{scan-cursor-b6n15w8d.js → scan-cursor-c16xtygz.js} +2 -2
  38. package/dist/cli/{schema-jkbfwqr2.js → schema-83tbte2g.js} +1 -1
  39. package/dist/cli/{scope-persistence-5xt2m5ep.js → scope-persistence-gdbw8xh8.js} +4 -4
  40. package/dist/cli/{skill-generator-3keadpf7.js → skill-generator-gr13xeha.js} +7 -7
  41. package/dist/cli/{worktree-isolation-1ymaxn4h.js → worktree-isolation-jjkfg2pg.js} +17 -17
  42. package/dist/commands/registry.d.ts +1 -1
  43. package/dist/commands/reset-session.d.ts +8 -2
  44. package/dist/hooks/knowledge-application-gate.d.ts +10 -1
  45. package/dist/hooks/knowledge-receipt-ledger.d.ts +1 -1
  46. package/dist/index.js +72 -72
  47. package/dist/state.d.ts +6 -4
  48. package/package.json +7 -1
package/dist/state.d.ts CHANGED
@@ -1411,10 +1411,12 @@ export declare function setCriticalShownIds(sessionID: string, value: {
1411
1411
  * whether an entry was removed. */
1412
1412
  export declare function clearCriticalShownIds(sessionID: string): boolean;
1413
1413
  /** Build the directive-identity fingerprint used to key the gate denial
1414
- * counter — a sorted, joined snapshot of a critical-directive-id set. Two
1415
- * calls with the same id set (regardless of order) produce the same key,
1416
- * so re-injecting the identical directive on a later turn does not reset
1417
- * the counter, but swapping to a genuinely different directive set does. */
1414
+ * counter — a sorted, joined snapshot of a critical-directive ENTRY-id set.
1415
+ * Two calls with the same entry-id set (regardless of order, and regardless
1416
+ * of which trace ids re-displayed those entries issue #2398) produce the
1417
+ * same key, so re-injecting the same directive on a later turn does not
1418
+ * reset the counter, but swapping to a genuinely different directive set
1419
+ * does. */
1418
1420
  export declare function buildGateDenialDirectiveKey(ids: string[]): string;
1419
1421
  /** Increment (or start) the per-session gate denial counter for the given
1420
1422
  * directive identity, FIFO-evicting the oldest session entry if the cap is
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "opencode-swarm",
3
- "version": "7.153.1",
3
+ "version": "7.153.2",
4
4
  "description": "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -112,7 +112,13 @@
112
112
  "check:core-events": "bun run scripts/check-core-events-usage.ts",
113
113
  "check:shell-audit": "bun run scripts/check-shell-audit-usage.ts",
114
114
  "check:trajectory-store": "bun run scripts/check-trajectory-store-usage.ts",
115
+ "check:mock-cleanup": "bun run scripts/check-mock-cleanup.ts",
116
+ "check:invariants": "bun run scripts/check-invariants.ts",
117
+ "check:cross-contamination": "bun run scripts/check-cross-contamination.ts",
118
+ "check:test-clock": "bun run scripts/check-test-clock.ts",
115
119
  "check:test-file-cap": "bun run scripts/check-test-file-cap.ts",
120
+ "check:test-tmpdir": "bun run scripts/check-test-tmpdir.ts",
121
+ "check:bash-portability": "bun run scripts/check-bash-portability.ts",
116
122
  "check:pending-fragment": "bun run scripts/check-pending-fragment.ts",
117
123
  "check:gate-portability": "bun run scripts/check-gate-portability.ts",
118
124
  "check:bare-spawn": "bun run scripts/check-bare-executable-spawn.ts",