feat(cua-driver)!: move cursor context into session badges - #2677
Merged
Conversation
f-trycua
marked this pull request as ready for review
July 29, 2026 14:26
This was referenced Aug 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CUATHEM3compiled artifactBreaking change
Cursor theme v1 sources and compiled artifacts are rejected with rebuild guidance. Custom themes must use:
cua.cursor-theme/22cua-driver-actions-v2modifierssectionNative cursor recordings
These clips come from the overlay-enabled
agent_cursor_showcase_test. The test asserts that Cua cursor pixels are externally visible, then records move, click, type, scroll, and drag states. Shared behavior-matrix videos are not used here because those daemons intentionally disable the overlay to protect their action oracles.macOS
macos-cursor-actions.mp4
Windows
windows-native-cursor-showcase.mp4
Linux X11
linux-x11-native-cursor-showcase.mp4
Linux Wayland
linux-wayland-native-cursor-showcase.mp4
Validation
cargo test -p cursor-overlay --libcargo test -p cursor-theme-clicargo test -p cursor-overlay -p cursor-theme-cli -p platform-macos -p platform-linux -p platform-windows --libcargo check -p cursor-overlay --examplesnode --check libs/cua-driver/wayland-helper/winrects@cua/extension.jsddc7d5934f4c714093f0bd65ffde22c6078b6a59The full Next.js docs build compiles successfully, then fails while prerendering the unrelated Lume CLI reference with
ReferenceError: vm is not defined.No release is part of this pull request workflow.