Merged
Conversation
Made-with: Cursor
Contributor
There was a problem hiding this comment.
Pull request overview
Bumps the pinned ccusage CLI version used by the Tauri host’s ccusage runner and updates the corresponding API documentation to match.
Changes:
- Update
CCUSAGE_VERSIONfrom18.0.8to18.0.10for bothccusageand@ccusage/codexrunner specs. - Update docs to reflect the new pinned versions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| src-tauri/src/plugin_engine/host_api.rs | Bumps the pinned ccusage version constant used to build the runtime package spec. |
| docs/plugins/api.md | Updates documented pinned ccusage/codex versions to match the host implementation. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
🤖 Augment PR SummarySummary: Bumps the pinned Changes: Updates 🤖 Was this summary useful? React with 👍 or 👎 |
MWZ-Code
pushed a commit
to MWZ-Code/openusage-cli
that referenced
this pull request
Mar 18, 2026
Made-with: Cursor
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.
Summary
ccusageand@ccusage/codex)CCUSAGE_VERSIONinhost_api.rsand version pins indocs/plugins/api.mdTest plan
Made with Cursor
Note
Low Risk
Low risk version-pin change that only affects which
ccusage/@ccusage/codexCLI release is executed for local usage queries; behavior depends on upstream CLI changes.Overview
Bumps the pinned
ccusageand@ccusage/codexruntime CLI version from18.0.8to18.0.10forhost.ccusage.queryexecution, and updates the corresponding version reference in the plugin Host API docs.Written by Cursor Bugbot for commit e62612e. This will update automatically on new commits. Configure here.
Summary by cubic
Bump pinned
ccusageand@ccusage/codexto v18.0.10 so runtime runners use the latest CLI and fixes.Updates
CCUSAGE_VERSIONinsrc-tauri/src/plugin_engine/host_api.rsand the version reference indocs/plugins/api.md.Written for commit e62612e. Summary will update on new commits.