docs(cua-driver): update delivery_mode wording in comments - #2092
Conversation
|
@injaneity is attempting to deploy a commit to the Cua Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughThis PR renames the terminology "dispatch" to "delivery_mode" across comments, doc comments, and assertion messages in Rust test files (harness_winui3_test.rs, harness_wpf_test.rs, modality_input_e2e_test.rs) and platform crate source files (bring_to_front.rs, delivery.rs, uia/mod.rs). No executable logic or public APIs are changed. ChangesTerminology Update
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
Thanks — this is a clean comment/description-only rename to the 0.7.0 Please regenerate with |
# Conflicts: # docs/content/docs/reference/cua-driver/mcp-tools.mdx # libs/cua-driver/rust/crates/cua-driver/tests/harness_wpf_test.rs # libs/cua-driver/rust/crates/cua-driver/tests/modality_input_e2e_test.rs
f-trycua
left a comment
There was a problem hiding this comment.
Reviewed at updated head cba1514. The conflict resolution retains current-main test behavior, keeps the obsolete deleted test deleted, changes only stale delivery_mode terminology, generated docs are in sync, no-release is present, and the full CI matrix passes.
Updates stale
dispatch:"foreground"/dispatch:"background"references in Rust comments, test descriptions, and the macOS bring_to_front tool description to use the 0.7.0delivery_modeterminology. No behavior changes.Summary by CodeRabbit