Skip to content

2026.08.31 - Release v0.7.1 - #60

Merged
lanhhoang merged 5 commits into
masterfrom
20260831-release-v0.7.1
Aug 31, 2026
Merged

lanhhoang merged 5 commits into
masterfrom
20260831-release-v0.7.1

Conversation

@lanhhoang

@lanhhoang lanhhoang commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

2026.08.31 - Release v0.7.1

Bumps @pi-vault/pi-usage from 0.7.0 to 0.7.1. Public API unchanged; this release ships the Command Code usage-parser refactor, the minimax-openai provider alias fix, and a sweep of dependency updates that were eligible (released >48 hours ago).

Added

  • Parsed Command Code rolling 5h and weekly rate-limit windows from the live usage API and surfaced them in the Current Usage tab.

Changed

  • Split Command Code live usage parsing into src/providers/command-code/usage-parser.ts so the provider module focuses on HTTP and snapshot assembly.
  • Strengthened Command Code numeric parsing with a strictFinite helper that rejects empty-string inputs and ignores non-finite values.
  • Updated @biomejs/biome to ^2.5.11, @earendil-works/pi-coding-agent to ^0.84.4, @earendil-works/pi-tui to ^0.84.4, @types/node to ^26.4.0, typebox to ^1.3.22, typescript to ^7.0.2, and vitest to ^4.1.11. The biome.json schema URL was updated to match the new biome version.

Fixed

  • Recognized the minimax-openai model provider string as a MiniMax usage provider so models such as MiniMax-M3 exposed through a MiniMax OpenAI-compatible proxy are attributed correctly.

Compatibility

  • Public API unchanged: /usage, /usage:refresh, exported events, exported types all retain their previous surface.
  • Peer dependencies unchanged: @earendil-works/pi-coding-agent, @earendil-works/pi-tui.
  • Node.js requirement unchanged: >=24.15.0.

@lanhhoang
lanhhoang merged commit 1689a84 into master Aug 31, 2026
1 check passed
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.

1 participant