Skip to content

feat: M9 — Legacy Pairing Removal + Upgrade Migration#8149

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

feat: M9 — Legacy Pairing Removal + Upgrade Migration#8149
ashleeradka merged 1 commit into
mainfrom
simplify-pairing/m9

Conversation

@ashleeradka
Copy link
Copy Markdown
Contributor

@ashleeradka ashleeradka commented Feb 24, 2026

Summary

Removes all legacy v2/v3 pairing code, the manual setup UI, and the developer local pairing toggle. Updates documentation to reflect the v4 pairing model.

Changes

  • MOD PairingConfiguration.swift — Removed overrideEnabledKey and isOverrideEnabled; simplified to gateway/token override keys only
  • MOD SettingsConnectTab.swift — Removed iosPairingUseOverride and lanUrlCopied state; simplified token status logic
  • MOD ConnectionSettingsSection.swift — Removed ManualSetupView, isLocalHost, and updated "not configured" text
  • MOD UserDefaultsKeys.swift — Updated for v4 pairing
  • MOD DaemonConfig.swift — Updated for v4 pairing
  • MOD clients/ios/App/AppDelegate.swift — Updated for v4 pairing
  • MOD ARCHITECTURE.md — Replaced Pairing Methods section with v4 Pairing Flow documentation
  • MOD clients/ios/README.md, clients/macos/README.md, clients/macos/CLAUDE.md — Updated pairing documentation

Stack

M9 of 9 — Simplify Pairing + Mac Approval


Open with Devin

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

View 5 additional findings in Devin Review.

Open in Devin Review

Comment thread clients/shared/Settings/PairingConfiguration.swift
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: 24b68bcbc0

ℹ️ 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".

Comment thread clients/shared/Settings/PairingConfiguration.swift
Base automatically changed from simplify-pairing/m8 to main February 24, 2026 19:26
Remove legacy v2/v3 pairing code paths, manual setup UI, and developer
local pairing toggle. Simplify PairingConfiguration to only expose
override keys (no more overrideEnabledKey). Update ARCHITECTURE.md
with v4 pairing flow documentation. Clean up iOS and macOS README/CLAUDE
docs to reflect the new pairing model.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ashleeradka ashleeradka merged commit 1b7aa97 into main Feb 24, 2026
2 of 4 checks passed
@ashleeradka ashleeradka deleted the simplify-pairing/m9 branch February 24, 2026 19:26
@ashleeradka
Copy link
Copy Markdown
Contributor Author

Addressed in #8197

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