Skip to content

Port CodeRabbit CLI usage - #566

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

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

Conversation

@Finesssee

@Finesssee Finesssee commented Sep 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add the upstream CodeRabbit CLI usage provider to the Windows port
  • run the local coderabbit usage command without a shell, with an optional CODERABBIT_CLI_PATH override, a 15-second timeout, and a 128 KiB combined output cap
  • reject invalid UTF-8, control or escape sequences, signed-out output mixed with usage, incomplete reports, and malformed first values
  • expose only sanitized transient usage details; do not persist credentials, report quota math, or project account identity
  • register the provider in the Rust factory, CLI dashboard, Tauri bridge test, and frontend provider catalog/icons

This PR is based on the 0.61.0 transient provider detail carrier in #564 and is intentionally standalone for review.

Validation

  • cargo test --manifest-path rust/Cargo.toml coderabbit -- --nocapture — 11 passed
  • cargo test --manifest-path apps/desktop-tauri/src-tauri/Cargo.toml coderabbit_display_details_map_to_the_bridge_without_identity -- --nocapture — passed
  • full Rust suite — 1,937 passed, 1 ignored, 0 failed
  • 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 -- --check — passed
  • git diff --check — passed

Frontend Vitest was not run because apps/desktop-tauri/node_modules is absent; no dependency install was performed to preserve the low-storage environment. Validation used the existing single worktree and shared external Cargo target.

@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: bc0e07eb-ccc0-422e-8656-b9f931d75be7

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