Skip to content

v0.2.10

Choose a tag to compare

@cliftonc cliftonc released this 25 Jun 05:26
v0.2.10
0ef9e29

Upgrade the underlying Pi SDK to 0.80.2 (from 0.79.8).

  • Bump @earendil-works/pi-ai and @earendil-works/pi-coding-agent to ^0.80.2.
  • Pi 0.80.0 moved the static model-catalog read off the pi-ai root; resolveModel() now uses getBuiltinModel from @earendil-works/pi-ai/providers/all instead of the deprecated root/compat getModel alias.
  • No JSONL event-contract changes; full unit suite passes.