Fix macOS camera release flow#9
Open
giuseppealbrizio wants to merge 6 commits intomainfrom
Open
Conversation
Document the X-S20 WebUSB claim-collision runbook, update macOS recovery commands, force picker retry after setup, clean up failed WebUSB connects, and surface partial preset-read failures. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
Reflect the reproduced claim-collision path where disabled services can remain running. Suspend live ptpcamerad/icdd processes in the advanced command and document the required camera power-cycle or battery reseat for stale PTP sessions. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
Add an optional localhost helper for hardware QA so the web setup wizard can read ptpcamerad/icdd status and run release or restore actions from buttons. Document the confirmed battery-reset limitation as a future native transport follow-up. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
Move the macOS helper restore affordance into a compact portal that remains visible after closing the setup wizard whenever camera services are disabled or suspended. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
Add a root dev:macos script that starts the web app and local camera helper together, with prefixed logs and coordinated shutdown. Document the combined macOS hardware QA flow in the English and Italian READMEs plus the camera release QA note. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
Render the macOS release flow through a fixed portal drawer instead of expanding it inside the camera header controls. Keep the helper release and restore actions available inside the drawer while preserving the compact restore portal for closed states. Co-Authored-By: Codex GPT-5 <noreply@anthropic.com>
|
You have used all of your free Bugbot PR reviews. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
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
Validation
Follow-up