Skip to content

pi-commandcode-provider 0.4.3

Choose a tag to compare

@patlux patlux released this 02 Aug 11:22
· 143 commits to main since this release
v0.4.3
3f734bc

Summary

  • Allow pi to start when model discovery is unavailable.
  • Cache the last successfully fetched model catalog under the agent directory.
  • First offline start without a cache keeps Command Code unavailable until /reload succeeds.

Contributors

  • @k3-2o — reported that the model-list fetch blocked pi startup when offline.

Validation

Local release gate:

  • npm test
  • npm run typecheck
  • npm run format:check
  • npm audit --audit-level=moderate
  • npm pack --dry-run
  • git diff --check

CI on release PR #29 passed.

Links

  • Release PR: #29
  • Included change: #27
  • npm: pi-commandcode-provider@0.4.3 (pending publish if not yet live)