Skip to content

feat(proxy): add configurable upstream handshake#43

Merged
lynnswap merged 5 commits intomainfrom
codex/proxy-handshake-config
Mar 14, 2026
Merged

feat(proxy): add configurable upstream handshake#43
lynnswap merged 5 commits intomainfrom
codex/proxy-handshake-config

Conversation

@lynnswap
Copy link
Copy Markdown
Owner

Summary:

  • Remove --lazy-init and make proxy initialization consistently eager
  • Add TOML-based upstream handshake configuration via upstream_handshake
  • Keep MCP_XCODE_PID as upstream pass-through compatibility while removing proxy-side Xcode PID configuration paths
  • Update default handshake identity and related docs/tests

Testing:

  • swift build
  • swift test
  • /Users/kn/Dev/PDSkillsSPI/Frameworks/PDSkills/skills/codex/codex-review/scripts/codex-review-quiet.sh -C /Users/kn/Dev/XcodeMCPKit --uncommitted
  • Manual verification in Xcode (user-reported)

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: abbd39a8c1

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

Comment thread Sources/ProxyRuntime/RuntimeCoordinator+Initialization.swift
Copy link
Copy Markdown
Owner Author

@lynnswap lynnswap 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

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex Review: Didn't find any major issues. You're on a roll.

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

@lynnswap lynnswap merged commit b36e5bd into main Mar 14, 2026
@lynnswap lynnswap deleted the codex/proxy-handshake-config branch March 14, 2026 14:36
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