pi-commandcode-provider 0.4.3
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
/reloadsucceeds.
Contributors
- @k3-2o — reported that the model-list fetch blocked pi startup when offline.
Validation
Local release gate:
npm testnpm run typechecknpm run format:checknpm audit --audit-level=moderatenpm pack --dry-rungit diff --check
CI on release PR #29 passed.