Skip to content

🧹 Recover unique value from closed conflicted PRs - #51

Merged
undivisible merged 1 commit into
mainfrom
recover/closed-value-prae
Sep 11, 2026
Merged

undivisible merged 1 commit into
mainfrom
recover/closed-value-prae

Conversation

@undivisible

@undivisible undivisible commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Port the unique tests and helper extracts from closed, conflicted PRs onto current main. Merge/lockfile/as_chunks noise is left behind.

Recovered from:

Behavior is unchanged. cargo test and cargo fmt --check pass locally.


Note

Low Risk
Mechanical extractions and added/split unit tests; PR states behavior is unchanged and tests pass locally.

Overview
Ports refactors and tests from closed conflicted PRs onto main without changing runtime behavior.

Refactors: CLI match arms in main.rs move into run_* helpers; NativeExecutor::capabilities splits into linux_capabilities / non_linux_capabilities; ledger interruption ack building moves to generate_interrupted_ack; platform hotkey, mouse click, and Windows screen-hash logic move to win_hotkey / mac_hotkey, native_click_*, and new windows_capture.rs.

Tests: Adds CancellationToken and host_isolated_localhost invalid-config coverage; splits CDP capability/ownership assertions into separate cases (pre-observation, post-observation, expiry, lost ownership, stale generation); splits protocol Debug redaction tests by concern (authority, request, actions).

Reviewed by Cursor Bugbot for commit c4b20f7. Configure here.

Port the unique tests and helper extracts from closed PRs 28, 32, 34,
36-41, and 43 onto current main. Skip merge, lockfile, and as_chunks noise.

- CancellationToken unit coverage
- host_isolated_localhost invalid-config tests
- split protocol debug redaction tests
- split CDP capabilities live-ownership tests
- extract CLI run helpers
- extract generate_interrupted_ack
- extract linux/non-linux capabilities
- extract native_click and hotkey platform helpers
- extract Windows screen capture module
@cursor

cursor Bot commented Sep 11, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_a4302c71-5c75-4803-ad16-17164151f2d7)

@undivisible
undivisible merged commit cd0004b into main Sep 11, 2026
13 checks passed
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