Skip to content

Release Ceiling 1.1.0 - #59

Merged
tsouth89 merged 1 commit into
mainfrom
release/1.1.0
Jul 19, 2026
Merged

Release Ceiling 1.1.0#59
tsouth89 merged 1 commit into
mainfrom
release/1.1.0

Conversation

@tsouth89

@tsouth89 tsouth89 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Version bump to 1.1.0 (build 95) and changelog for the local spend-analytics work shipped in #52-#58.

Bumped

  • version.env (MARKETING_VERSION 1.1.0, BUILD_NUMBER 95)
  • rust/Cargo.toml, apps/desktop-tauri/src-tauri/Cargo.toml
  • apps/desktop-tauri/package.json, apps/desktop-tauri/src-tauri/tauri.conf.json
  • Cargo.lock (both workspace crates)

Changelog highlights (1.1.0)

  • Total estimated API-value card (Codex + Claude) with Today / Yesterday / 30-day and API value / Tokens views, provider ring, and ranked legend.
  • Per-model and per-Codex-effort 30-day breakdowns with pricing-coverage transparency and "Not priced" rows.
  • Codex cost-integrity fixes: suppressed replayed child-session history (the ~20x inflation), archived-session scanning + rollout dedup, unknown-model unpricing, and real reasoning-effort tiers.

cargo check --workspace compiles both crates at 1.1.0. After merge, tag v1.1.0 to trigger the signed release build.

Summary by CodeRabbit

  • New Features
    • Added a local usage and API-value dashboard with Today, Yesterday, and 30-day views.
    • Added provider breakdowns and ranked usage details.
    • Added 30-day spend breakdowns by model and Codex reasoning effort.
    • Added pricing coverage indicators, including clearly labeled “Not priced” entries.
  • Bug Fixes
    • Improved usage accuracy by preventing duplicate or replayed session data from being counted.
    • Corrected Codex attribution and suppressed misleading dollar estimates for models without pricing.
  • Release
    • Updated the application to version 1.1.0.

Bump to 1.1.0 (build 95) across version.env, both Rust manifests,
package.json, tauri.conf.json, and Cargo.lock, and add the 1.1.0 changelog
section for the local spend-analytics work: the total estimated API-value
card, per-model and per-effort breakdowns, pricing-coverage transparency,
and the underlying Codex cost-integrity fixes (child-replay suppression,
archived-session dedup, unknown-model unpricing, real effort tiers).
@cloudflare-workers-and-pages

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ceiling a48e815 Commit Preview URL

Branch Preview URL
Jul 18 2026, 11:59 PM

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ea55f2d4-c6ea-44f6-aa79-606078111b5a

📥 Commits

Reviewing files that changed from the base of the PR and between d9ff2f4 and a48e815.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (6)
  • CHANGELOG.md
  • apps/desktop-tauri/package.json
  • apps/desktop-tauri/src-tauri/Cargo.toml
  • apps/desktop-tauri/src-tauri/tauri.conf.json
  • rust/Cargo.toml
  • version.env

📝 Walkthrough

Walkthrough

The changelog adds the Ceiling 1.1.0 release notes, while desktop, Tauri, Rust, and environment metadata are updated to version 1.1.0 and build 95.

Changes

Ceiling 1.1.0 release

Layer / File(s) Summary
Release notes
CHANGELOG.md
Adds 1.1.0 entries covering aggregated API-value views, model pricing transparency, estimated-value labeling, and usage-counting fixes.
Version metadata synchronization
apps/desktop-tauri/package.json, apps/desktop-tauri/src-tauri/*, rust/Cargo.toml, version.env
Updates release versions to 1.1.0 and increments the build number from 94 to 95.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: finesssee

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title matches the main change: a Ceiling 1.1.0 release and version bump.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/1.1.0

Comment @coderabbitai help to get the list of available commands.

@tsouth89
tsouth89 merged commit dd59f17 into main Jul 19, 2026
10 of 11 checks passed
@tsouth89
tsouth89 deleted the release/1.1.0 branch July 19, 2026 00:05
This was referenced Jul 28, 2026
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