Skip to content

v0.1.4

Choose a tag to compare

@justram justram released this 23 Mar 12:38
· 66 commits to main since this release

pi-serini v0.1.4

Patch release focused on package manifest correctness.

Fixed

  • Moved runtime-required packages from devDependencies to dependencies in package.json:
    • @mariozechner/pi-coding-agent
    • @sinclair/typebox
    • tsx
  • Refreshed package-lock.json with npm install so the lockfile matches the corrected runtime dependency split.

Scope

v0.1.4 does not change benchmark or search behavior. It fixes install/runtime dependency classification for the repo's operator-facing commands and runtime extension surface.