Skip to content

Releases: maskshell/pi

pi.namespace 0.84.4-namespace.2

Choose a tag to compare

@maskshell maskshell released this 03 Sep 07:41
v0.84.4-namespace.2

Same-tag re-stamp of the pi.namespace patch with the semver build-metadata version scheme (package version 0.84.4+namespace.2): npm's arborist refuses to link workspace siblings at prerelease versions under caret ranges, which had baked registry overlays into the lock and broke the bundle build on CI. This release heals the lock (zero overlays, verified) and is produced end-to-end by the automated maintenance pipeline (L1 mechanical re-base, all gates green in Actions).

Install: npm install -g https://github.com/maskshell/pi/releases/download/v0.84.4-namespace.2/earendil-works-pi-coding-agent-0.84.4-namespace.2.tgzpi --version reports 0.84.4+namespace.2.

Base: upstream v0.84.4. Verification: full npm run check chain, four touched suites (315), build, lockfiles-public — green locally and in Actions (run 33728787191).

pi.namespace 0.84.4-namespace.1

Choose a tag to compare

@maskshell maskshell released this 03 Sep 05:50
v0.84.4-namespace.1
5cd7cae

Prebuilt pi with the opt-in package namespace feature (proposal: earendil-works#8834, closed NOT_PLANNED — maintained here as a release-tracked patch).

Install (tier A): npm install -g https://github.com/maskshell/pi/releases/download/v0.84.4-namespace.1/earendil-works-pi-coding-agent-0.84.4-namespace.1.tgz — then pi --version reports 0.84.4-namespace.1.

From source (tier B/C): both patches attached; procedure and rules in patch/PATCH-TRACKING.md.

Base: upstream v0.84.4. Verification on the release tree: full npm run check chain exit 0; touched suites 315/315. Consumer: solidforge-pi ("namespace": "solidforge").