Skip to content

v1.1.0 - Pi Agent integration

Latest

Choose a tag to compare

@pioneerjeff pioneerjeff released this 28 Jul 14:59

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.json project state discovery from nested directories through .pi or .git roots.
  • 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 --check passed.
  • Official Pi CLI 0.82.1 loaded the package successfully and returned skill:emotion-engine over RPC.

Pi CLI 0.82.1 may warn on Node.js versions below 22.19; upgrade Node.js if you see that warning.