What's new
- Added a first-party Pi Agent Skill and repository-level Pi package manifest.
- Added direct Git installation with
pi install git:github.com/pioneerjeff-labs/emotion-engine, including user-level and project-local installs. - Added
.emotion-engine/pi-state.jsonproject state discovery from nested directories through.pior.gitroots. - Added repeat-safe manual installation and a self-contained Pi skill zip builder.
- Preserved the core boundary: the model decides contextual emotional meaning; Emotion Engine persists continuity state without a background extension that mutates PAD automatically.
Verification
- 95 tests passed.
- Shell syntax, JSON validation, and
git diff --checkpassed. - Official Pi CLI 0.82.1 loaded the package successfully and returned
skill:emotion-engineover RPC.
Pi CLI 0.82.1 may warn on Node.js versions below 22.19; upgrade Node.js if you see that warning.