Skip to content

fix: harden simulator input and service pairing#79

Merged
DjDeveloperr merged 1 commit into
mainfrom
codex/simdeck-input-pairing-fixes
Jun 20, 2026
Merged

fix: harden simulator input and service pairing#79
DjDeveloperr merged 1 commit into
mainfrom
codex/simdeck-input-pairing-fixes

Conversation

@DjDeveloperr

Copy link
Copy Markdown
Collaborator

Summary

  • route screen wheel input through native scroll packets with normalized hit-test coordinates and pointer-target dispatch
  • improve touch passthrough, bottom bezel edge gestures, viewport/background/chrome affordances, and AX skeleton rendering controls
  • repair LaunchAgent pairing installs by rejecting sudo, replacing stale plists, enabling disabled labels, and keeping host-platform binaries current

Validation

  • cargo fmt --manifest-path packages/server/Cargo.toml --check
  • cargo clippy --manifest-path packages/server/Cargo.toml --all-targets -- -D warnings
  • cargo test --manifest-path packages/server/Cargo.toml
  • npm run --prefix packages/client typecheck
  • npm run --prefix packages/client test
  • npm run build:client
  • npm run build:cli
  • npm run build:packages
  • npm run package:vscode-extension
  • npm run test:studio-provider
  • npm run test:github-actions
  • npm run test:integration-harness
  • npx prettier --check .
  • ./build/simdeck pair --json

@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1f75943f-1ec7-4cdd-b3af-7ede97a57530

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/simdeck-input-pairing-fixes

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
simdeckciproxy f207d72 Commit Preview URL

Branch Preview URL
Jun 20 2026, 04:59 AM

@DjDeveloperr DjDeveloperr marked this pull request as ready for review June 20, 2026 05:10
@DjDeveloperr DjDeveloperr merged commit e640c8f into main Jun 20, 2026
12 checks passed
@DjDeveloperr DjDeveloperr deleted the codex/simdeck-input-pairing-fixes branch June 20, 2026 05:10
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