Skip to content

SpecPi 0.17.1

Choose a tag to compare

@TannerMidd TannerMidd released this 07 Sep 03:42
· 12 commits to main since this release
6dfbb7f

Maintenance release from #42.

  • Remove obsolete code, plans, research documents, unused assets and low-value test overhead.
  • Reduce the npm tarball by about 19% by shipping only required runtime scripts. Wishlist selection uses structured candidates; human approval and verification gates remain intact.
  • Prepare independently packaged SpecPi Chat 0.3.7, including the wide-sidebar status-panel alignment fix and coordinator-based regression coverage. Chat is not included in the npm package; Marketplace publication is separate.

Validated with repository checks (669 passed, 7 opt-in skips), native Pi package loading, browser/site suites, Chat rendering (69 passed), isolated VSIX lifecycle tests, and cross-platform CI. The publishing workflow separately validates the exact npm artifact and verifies provenance and registry integrity.

Update

npm install --global specpi@0.17.1
specpi update
specpi doctor

Restart Pi after updating. Existing coordinator concerns around post-fork reconnect identity and stale successful-refresh completion are not fixed by this release.