Skip to content

Port Atlas Cloud balance provider from v0.66.0 - #618

Draft
Finesssee wants to merge 1 commit into
codex/port-0.65-account-source-packfrom
codex/port-0.66.0-atlas-cloud
Draft

Finesssee wants to merge 1 commit into
codex/port-0.65-account-source-packfrom
codex/port-0.66.0-atlas-cloud

Conversation

@Finesssee

@Finesssee Finesssee commented Sep 24, 2026 •

Copy link
Copy Markdown
Collaborator

Summary

Adds the Atlas Cloud balance provider from upstream v0.66.0 using Win-CodexBar's native Rust/Tauri patterns. It reads account-wide available USD through ATLASCLOUD_API_KEY or the existing keyring path, validates the typed API response, and registers the provider in settings and the frontend catalog. It reports the returned balance without inventing quota, spend, or history semantics.

This draft is stacked on #620 (codex/port-0.65-account-source-pack). The Atlas patch remains a single commit on that validated provider/account stack.

Validation

  • The Atlas patch's focused Rust tests passed before restacking (6 passed); the original review also passed Rust Clippy and frontend tests/build.
  • After restacking: cargo fmt --all -- --check and git diff --check passed.
  • CircleCI Windows pr-check passed on head f9b60dfa.
  • Thermo-nuclear re-review of f9b60dfa against e0a4bdc2 found no actionable maintainability issues.

Remaining evidence

  • Fresh Windows-native CUA proof for the provider UI surfaces is still pending. Frontend tests/build do not replace that proof.

@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

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 force-pushed the codex/port-0.66.0-atlas-cloud branch from 060408e to f9b60df Compare September 25, 2026 05:40
@Finesssee
Finesssee changed the base branch from main to codex/port-0.65-account-source-pack September 25, 2026 05:42
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