Skip to content

Fix bundled browser MCP runtime - #6

Merged
4xiomdev merged 2 commits into
mainfrom
codex/fix-browser-mcp-runtime
Apr 10, 2026
Merged

Fix bundled browser MCP runtime#6
4xiomdev merged 2 commits into
mainfrom
codex/fix-browser-mcp-runtime

Conversation

@4xiomdev

Copy link
Copy Markdown
Owner

Summary

  • sign the bundled Node runtime with allow-jit in release builds so browser MCP helpers can start
  • hide Codex debug details from the About popover in release builds
  • wait for browser MCP startup before starting the first turn and add truthful capability notes if startup fails
  • bump the app repo marketing version to 1.0.5

Testing

  • xcodebuild -project /Users/4xiom/orbit/Orbit.xcodeproj -scheme Orbit -destination "platform=macOS" CODE_SIGNING_ALLOWED=NO build
  • xcodebuild test -project /Users/4xiom/orbit/Orbit.xcodeproj -scheme Orbit -destination "platform=macOS" CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO -only-testing:OrbitTests
  • ORBIT_SKIP_GITHUB_RELEASE=1 /Users/4xiom/orbit/scripts/release.sh 1.0.5
  • codesign -d --entitlements :- /Users/4xiom/orbit/build-20260410014709/export/Orbit.app/Contents/Resources/CodexRuntime/bin/node
  • /Users/4xiom/orbit/build-20260410014709/export/Orbit.app/Contents/Resources/CodexRuntime/bin/playwright-mcp --version
  • /Users/4xiom/orbit/build-20260410014709/export/Orbit.app/Contents/Resources/CodexRuntime/bin/chrome-devtools-mcp --version

@4xiomdev
4xiomdev merged commit 976cef2 into main Apr 10, 2026
1 check failed
@4xiomdev
4xiomdev deleted the codex/fix-browser-mcp-runtime branch April 10, 2026 06:54
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