Skip to content

Port Muse Code subscription usage - #568

Open
Finesssee wants to merge 2 commits into
codex/port-0.61.0-provider-detailsfrom
codex/port-0.61.0-muse
Open

Finesssee wants to merge 2 commits into
codex/port-0.61.0-provider-detailsfrom
codex/port-0.61.0-muse

Conversation

@Finesssee

@Finesssee Finesssee commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Add the Muse Code subscription provider from upstream 0.61.0.
  • Read the existing Muse device-code OAuth credential from the local auth file, with controlled environment overrides.
  • Parse the five-hour and weekly subscription windows, plan, and account email without exposing inference keys or writing credentials.
  • Register Muse across the Rust provider catalog, factory, CLI aliases, settings source policy, tray/dashboard catalogs, and provider icons.
  • Bound streamed API responses incrementally so oversized chunked responses cannot be buffered without a limit.
  • Preserve upstream fractional window-duration rounding behavior.

Validation

  • cargo test --manifest-path rust/Cargo.toml muse -- --nocapture — 10 Muse tests passed (12 filtered tests including shared provider/meta coverage)
  • cargo test --manifest-path rust/Cargo.toml --lib --quiet — 1,937 passed, 1 ignored
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml commands::tests --quiet — 94 passed
  • cargo clippy --manifest-path rust/Cargo.toml --all-targets -- -D warnings — passed
  • cargo clippy --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml --all-targets -- -D warnings — passed
  • cargo fmt --all and git diff --check — passed

Frontend Vitest and fresh Tauri UI/CUA proof were not run because this checkout has no apps/desktop-tauri/node_modules; installing dependencies would consume the storage budget during the port batch. Hosted CI should provide the frontend validation.

@coderabbitai

coderabbitai Bot commented Sep 19, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: ab8c937d-4f2e-4c7d-8ef8-eb3be4185053

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

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