Skip to content

Drop the copy-to-clipboard share actions and fix the System cooling handoff - #58

Merged
offyotto merged 2 commits into
mainfrom
fix/system-fan-handoff
Aug 9, 2026
Merged

Drop the copy-to-clipboard share actions and fix the System cooling handoff#58
offyotto merged 2 commits into
mainfrom
fix/system-fan-handoff

Conversation

@offyotto

@offyotto offyotto commented Aug 9, 2026

Copy link
Copy Markdown
Owner

No description provided.

@offyotto
offyotto merged commit cdd4999 into main Aug 9, 2026
3 checks passed

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 64aec25ca6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

statusMessage = passiveStatusMessage(for: mode)
return
}
resetToSystemAutomatic()

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep system handoff on the non-installing helper path

When the helper executable exists but its connection state is .unreachable, this call enters resetToSystemAutomatic(), whose ensureHelperInstalledIfNeeded() invokes attemptPrivilegedInstall(forceReinstall: true) and can display an administrator authorization prompt. This contradicts the new non-escalating System-mode contract and also occurs during automatic handoffs after wake; use the existing executeIfInstalled path so selecting a system-owned mode never initiates installation or repair.

Useful? React with 👍 / 👎.

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