docs(cua-driver): clarify delivery_mode fallback - #2095
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:
📝 WalkthroughWalkthroughDocumentation updates clarify that the ChangesDelivery Mode Documentation
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 |
a6d9a28 to
955ca31
Compare
Clarifies the 0.7.0 delivery_mode contract: the advertised values are
backgroundandforeground, while omitted, unknown, or legacy values such asautoresolve tobackgroundfor safety/back-compat instead of silently fronting the target. No code behavior changes.Summary by CodeRabbit
delivery_modevalues.backgroundis the default, whileforegroundremains available where supported.background.