2026.08.31 - Release v0.7.1 - #60
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2026.08.31 - Release v0.7.1
Bumps
@pi-vault/pi-usagefrom0.7.0to0.7.1. Public API unchanged; this release ships the Command Code usage-parser refactor, theminimax-openaiprovider alias fix, and a sweep of dependency updates that were eligible (released >48 hours ago).Added
5hand weekly rate-limit windows from the live usage API and surfaced them in the Current Usage tab.Changed
src/providers/command-code/usage-parser.tsso the provider module focuses on HTTP and snapshot assembly.strictFinitehelper that rejects empty-string inputs and ignores non-finite values.@biomejs/biometo^2.5.11,@earendil-works/pi-coding-agentto^0.84.4,@earendil-works/pi-tuito^0.84.4,@types/nodeto^26.4.0,typeboxto^1.3.22,typescriptto^7.0.2, andvitestto^4.1.11. Thebiome.jsonschema URL was updated to match the new biome version.Fixed
minimax-openaimodel provider string as a MiniMax usage provider so models such asMiniMax-M3exposed through a MiniMax OpenAI-compatible proxy are attributed correctly.Compatibility
/usage,/usage:refresh, exported events, exported types all retain their previous surface.@earendil-works/pi-coding-agent,@earendil-works/pi-tui.>=24.15.0.