Skip to content

Release v0.56.8 - #467

Merged
Finesssee merged 1 commit into
mainfrom
release/0.56.8
Sep 8, 2026
Merged

Release v0.56.8#467
Finesssee merged 1 commit into
mainfrom
release/0.56.8

Conversation

@Finesssee

@Finesssee Finesssee commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump all canonical Win-CodexBar version files from 0.55.0 to 0.56.8
  • sync Cargo.lock workspace package versions
  • add the Windows 0.56.8 changelog entry
  • release against the reviewed upstream CodexBar v0.56.8 behavior baseline already landed in Win-CodexBar

Validation

  • cargo check --workspace PASS
  • cargo fmt --all --check PASS
  • scripts/release-pipeline.tests.ps1 PASS
  • git diff --check PASS
  • current main CircleCI pr-check PASS before the release cut

Release safety

  • Win-CodexBar only. No upstream mutations.
  • BUILD_NUMBER remains 90, matching prior Windows releases.
  • The local clone's pre-existing upstream v0.56.8 tag is not a Win-CodexBar release tag and will not be pushed. After this PR merges, the canonical Windows tag must be created on the resulting protected main SHA and validated by release-preflight.ps1 before push/release.
  • porting/ remains local/untracked and is not part of this PR.

After merge, create the canonical Win-CodexBar v0.56.8 tag on the merged main SHA. The protected CircleCI release workflow should then build the Windows installer, portable executable, and CLI archive before the approval-gated publish step.

Summary by CodeRabbit

  • New Features

    • Added saved Codex and Claude account switching.
    • Added Antigravity token-history reporting with improved quota selection.
    • Expanded Codex usage and cost history, including reasoning-token accounting.
    • Added Claude Desktop and session discovery.
    • Updated the Windows desktop release to version 0.56.8.
  • Bug Fixes

    • Improved Codex 403 handling and Claude credential refresh.
    • Fixed account reuse, usage-region handling, CLI discovery, and desktop restart flows.
    • Improved browser-cookie import messaging and Ollama fallback behavior.
    • Fixed Minimax API-key quota retrieval.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: d8362729-9ef0-4d97-bc18-1e4f028366cc

📥 Commits

Reviewing files that changed from the base of the PR and between d1e41ca and d8ebfcd.

⛔ 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

Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The PR prepares the Windows 0.56.8 release. It adds release notes and updates package, Cargo, Tauri, and marketing version metadata from 0.55.0 to 0.56.8.

Changes

Windows 0.56.8 release

Layer / File(s) Summary
Release notes and version synchronization
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
The changelog adds the Windows 0.56.8 release entry. All package and application version declarations change from 0.55.0 to 0.56.8.

Priority: ⬇️ Low — Defer this release metadata change because it updates Windows version files, Cargo.lock, and the changelog without supplied external urgency.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d8ebf

This change synchronizes Windows 0.56.8 release metadata and adds its changelog entry. No concrete current-head merge risk remains.

🚥 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 clearly identifies the primary change: releasing version 0.56.8. It is concise and directly matches the version updates and changelog entry.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 1…
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/0.56.8

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@Finesssee
Finesssee merged commit f650147 into main Sep 8, 2026
4 checks 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