Skip to content

feat: M5 — macOS v4 QR Code Generation#8132

Merged
ashleeradka merged 1 commit into
mainfrom
simplify-pairing/m5
Feb 24, 2026
Merged

feat: M5 — macOS v4 QR Code Generation#8132
ashleeradka merged 1 commit into
mainfrom
simplify-pairing/m5

Conversation

@ashleeradka
Copy link
Copy Markdown
Contributor

@ashleeradka ashleeradka commented Feb 24, 2026

Summary

Rewrites the QR code sheet to use the v4 daemon-driven pairing flow instead of embedding credentials directly in the QR payload.

Changes

  • MOD PairingQRCodeSheet.swift — Full rewrite: registers pairing request via DaemonClient, generates v4 QR payload with pairingRequestId/pairingSecret
  • MOD SettingsConnectTab.swift — Updated sheet to pass daemonClient instead of raw credentials
  • MOD SettingsStore.swift — Added lanPairingUrl computed property for automatic LAN URL discovery

Stack

M5 of 9 — Simplify Pairing + Mac Approval


Open with Devin

Copy link
Copy Markdown

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

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: 129697eb92

ℹ️ About Codex in GitHub

Codex has been enabled to automatically 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 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Rewrite PairingQRCodeSheet to use daemon-driven pairing flow. The sheet
now registers a pairing request via DaemonClient and generates a v4 QR
payload containing a pairingRequestId and pairingSecret. Add lanPairingUrl
computed property to SettingsStore for automatic LAN URL discovery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Base automatically changed from simplify-pairing/m4 to main February 24, 2026 19:24
@ashleeradka ashleeradka merged commit 1e624ca into main Feb 24, 2026
3 checks passed
@ashleeradka ashleeradka deleted the simplify-pairing/m5 branch February 24, 2026 19:24
@ashleeradka
Copy link
Copy Markdown
Contributor Author

Addressed in #8199

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