Skip to content

open-pstack 1.0.0

Choose a tag to compare

@ericlitman ericlitman released this 24 Aug 14:10
· 25 commits to main since this release
5acb42f

open-pstack 1.0.0 establishes the public, cross-harness distribution of pstack for Claude Code and Codex.

This release:

  • imports Cursor pstack 0.14.2 at upstream commit 46125561306434d8a1d7745d540d8932ab0cd2a2;
  • provides one shared skill tree for Claude Code and Codex;
  • retains deterministic Claude, Codex, and Grok provider dispatch with pinned frontier models, explicit receipts, no implicit timeout, and no weaker-model fallback;
  • documents a review-first upstream comparison workflow in UPSTREAM.md;
  • starts the independent package version at 1.0.0; and
  • adds CI for tests, strict TypeScript checking, manifest validity, and cross-harness invariants.

The release candidate was installed through both Claude and Codex plugin marketplaces. Live release probes completed a native Claude pstack child and a Codex-to-Grok 4.6 child from the installed 1.0.0 payload. Full evidence is recorded on PR #2.

Source lineage and attribution are preserved in NOTICE.md and UPSTREAM.md.