Skip to content

gsd-omp v1.0.2

Choose a tag to compare

@tchivs tchivs released this 03 Aug 07:26
87d0d61

What's Changed

  • #8 fix: stop detached GSD tasks leaking into /gsd-next's active count
  • #10 fix: clean stale OMP task results on milestone completion — /gsd-complete-milestone now removes the completed milestone's entries from .planning/.omp-task-results.json, so the ⛔ N 个原生任务待恢复 prompt widget no longer shows archived-milestone residue
  • #11 chore: adapt EoS axes + execute contract for gsd-core 1.9 — declare dispatch.isolation: none + effortSurface: none (new 1.9 vocabulary), clarify the execute-phase isolation contract, bump @opengsd/gsd-core to ^1.9.1
  • #12 chore: release v1.0.2 — install/upgrade commands switch to the GitHub tarball URL (the github: git shorthand installs as a dangling symlink on npm 11, leaving gsd-omp: command not found)

Install

npm install --global https://github.com/tchivs/gsd-omp/archive/refs/tags/v1.0.2.tar.gz
gsd-omp install

Verification

  • 21 unit tests passing
  • OMP 17.0.3 + latest host smoke green
  • tarball install verified end-to-end (106 files, gsd-core 1.9.1)