chore(cua): upgrade bundled driver to v0.14.1 - #2061
Conversation
Pin the verified 0.14.1 release assets and handshake contract. Expose bounded Chromium recovery metadata and document the cursor theme v2 boundary.
Update the build-generated provider catalog and ACP agent versions.
📄 Knowledge reviewDosu skipped reviewing this PR because your organization has used its |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (20)
📝 WalkthroughWalkthroughThe PR upgrades the CUA runtime and embedded adapter contract from 0.13.1 to 0.14.1, adds validated browser-chrome coverage projections, updates release and packaging documentation, refreshes tests and fixtures, and expands provider model metadata. ChangesCUA 0.14.1 runtime upgrade
Provider model catalog updates
Estimated code review effort: 4 (Complex) | ~45 minutes Sequence Diagram(s)sequenceDiagram
participant CUA Driver
participant CUA Tool Adapter
participant Tool Manager
CUA Driver->>CUA Tool Adapter: Return get_window_state structured content
CUA Tool Adapter->>CUA Tool Adapter: Validate browser-chrome recovery contract
CUA Tool Adapter->>Tool Manager: Append reviewed coverage projection
Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 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 |
Summary
0.13.1to0.14.1.get_window_state.Compatibility and behavior
Summary by CodeRabbit
New Features
Documentation