Skip to content

Releases: ericlitman/open-pstack

open-pstack 1.0.1

Choose a tag to compare

@ericlitman ericlitman released this 24 Aug 15:46
2eb7fa7

Removes the redundant command trampoline layer that Codex migrated into duplicate Source Command skills. Claude Code and Codex now share the native 52-skill tree as the single workflow source.

Live verification on the exact release tree confirmed zero Pstack: Source Command rows in Codex Desktop and successful native /pstack:poteto-mode invocation through Claude Fable 5. The repository now requires exact-candidate live testing before merge, tag, release, or rollout.

Fixes #6. Codex principle-picker visibility is documented and tracked separately in #8.

open-pstack 1.0.0

Choose a tag to compare

@ericlitman ericlitman released this 24 Aug 14:10
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.