v0.6.2
XcodeMCPKit v0.6.2
New Features
Configurable upstream handshake
- Add TOML-based
upstream_handshakeconfiguration so the proxy can override protocol version, client identity, and capabilities when talking tomcpbridge. - Expose embedded build version metadata in release binaries and top-level
--versionoutput forxcode-mcp-proxy,xcode-mcp-proxy-server, andxcode-mcp-proxy-install.
Bug Fixes
- Restore
MCP_XCODE_PIDpass-through to spawned upstream processes while keeping the removed proxy-side PID flags unavailable. - Preserve refresh-code-issues fallback behavior when internal navigator and window lookups use timeouts.
Improvements
- Make proxy initialization consistently eager and remove the old lazy-init path so startup behavior matches the documented flow.
- Expose refresh queue and active request state in
/debug/upstreamsto make proxy diagnostics easier to inspect.
Full Changelog: v0.5.0...v0.6.2