Skip to content

chore(release): publish 0.4.3 - #29

Merged
patlux merged 1 commit into
mainfrom
release/0.4.3
Aug 2, 2026
Merged

chore(release): publish 0.4.3#29
patlux merged 1 commit into
mainfrom
release/0.4.3

Conversation

@patlux

@patlux patlux commented Aug 2, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

Local release gate on release/0.4.3:

  • npm test
  • npm run typecheck
  • npm run format:check
  • npm audit --audit-level=moderate ✅ (0 vulnerabilities)
  • npm pack --dry-run
  • git diff --check

Release notes draft

  • 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.

After CI

  1. Merge this PR.
  2. Tag v0.4.3 on the resulting main commit.
  3. npm publish --tag latest --access public
  4. Create GitHub Release v0.4.3.
  5. Comment on fix: allow extension to load when offline #27 after npm + GitHub Release are live.

Ship the offline model-catalog cache so pi can start when Command Code
model discovery is unavailable.
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@piparo-agent piparo-agent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving release 0.4.3 after green CI and local validation.

@piparo-agent piparo-agent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for 0.4.3 release after green CI and local validation.

@piparo-agent piparo-agent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved for 0.4.3 release after green CI and local validation.

@patlux
patlux merged commit 3f734bc into main Aug 2, 2026
10 checks passed
@patlux
patlux deleted the release/0.4.3 branch August 2, 2026 11:20
@patlux

patlux commented Aug 2, 2026

Copy link
Copy Markdown
Owner Author

Shipped in pi-commandcode-provider@0.4.3 / GitHub release v0.4.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants