feat: port OpenUsage v0.7.6 for CrossUsage 1.3.3 - #17
Merged
barramee27 merged 1 commit intoJul 18, 2026
Conversation
Fix Codex subagent replay inflation, session-log fast-tier pricing, and pi fold-in; restore Cursor enterprise usage; Grok 4.5 aliases and logo. Co-authored-by: Cursor <cursoragent@cursor.com>
barramee27
merged commit Jul 18, 2026
6a2ad7d
into
feat/linux-windows-native-support
5 checks passed
12 tasks
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
codex_pricing.rs, Fix token cost calculation discrepancies robinebers/openusage#995), symlink/session dedup (Follow symlinked log directories when scanning local usage (fixes #971) robinebers/openusage#973), and pi coding-agent fold-in to Claude/Codex tiles (feat(providers): fold pi coding agent usage into Claude and Codex robinebers/openusage#975)./api/usage+/api/usage-summary(fix(cursor): restore Enterprise included and on-demand usage robinebers/openusage#986); sync to Cursor Nightly.cursor-prefix,xhigh) and provider logo (fix(pricing): recognize cursor-grok-4.5 usage slugs robinebers/openusage#981, fix(pricing): accept xhigh effort suffix on grok-4.5 alias rules robinebers/openusage#999, Update outdated Grok logo robinebers/openusage#1005).CHANGELOG.md,docs/PORT-0.7.6.md, and provider spend-scan notes.Deferred: Claude Desktop Safe Storage fallback (robinebers#962), header screenshot copy (robinebers#989), limits CLI shape (robinebers#982).
Test plan
bun run test(1433 passed)bun run buildcargo test -p crossusage-core --lib(124 passed; 2 known sandbox ccusage timeout failures)cargo test -p crossusage-core --lib codex_usage_scanner model_pricing codex_pricing claude_usage_scannerv1.3.3after merge (not in this PR)Made with Cursor