Skip to content

Add shared Executor server connection model - #864

Merged
RhysSullivan merged 4 commits into
mainfrom
codex/server-connection-core
May 29, 2026
Merged

Add shared Executor server connection model#864
RhysSullivan merged 4 commits into
mainfrom
codex/server-connection-core

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds shared server connection normalization and auth helpers in the SDK.
  • Routes React client base URL and authorization through the active server connection.
  • Updates plugin React clients and MCP install UI to use the normalized API base URL.

Validation

  • bun --bun vitest run src/server-connection.test.ts in packages/core/sdk
  • bun --bun vitest run src/api/server-connection.test.ts in packages/react
  • bun run typecheck in packages/react
  • bun run typecheck in packages/core/sdk

Stack

  1. Harden SQLite import checkpoint handling #863
  2. Add shared Executor server connection model #864 👈 current
  3. Teach CLI and local server shared connections #865
  4. Persist desktop server profiles through Electron #866
  5. Add app server connection selector #861

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 4f549dc Commit Preview URL

Branch Preview URL
May 29 2026, 02:47 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 28, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 4f549dc May 29 2026, 02:48 AM

@pkg-pr-new

pkg-pr-new Bot commented May 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

npm i https://pkg.pr.new/@executor-js/cli@864

@executor-js/config

npm i https://pkg.pr.new/@executor-js/config@864

@executor-js/execution

npm i https://pkg.pr.new/@executor-js/execution@864

@executor-js/sdk

npm i https://pkg.pr.new/@executor-js/sdk@864

@executor-js/codemode-core

npm i https://pkg.pr.new/@executor-js/codemode-core@864

@executor-js/runtime-quickjs

npm i https://pkg.pr.new/@executor-js/runtime-quickjs@864

@executor-js/plugin-file-secrets

npm i https://pkg.pr.new/@executor-js/plugin-file-secrets@864

@executor-js/plugin-graphql

npm i https://pkg.pr.new/@executor-js/plugin-graphql@864

@executor-js/plugin-keychain

npm i https://pkg.pr.new/@executor-js/plugin-keychain@864

@executor-js/plugin-mcp

npm i https://pkg.pr.new/@executor-js/plugin-mcp@864

@executor-js/plugin-onepassword

npm i https://pkg.pr.new/@executor-js/plugin-onepassword@864

@executor-js/plugin-openapi

npm i https://pkg.pr.new/@executor-js/plugin-openapi@864

executor

npm i https://pkg.pr.new/executor@864

commit: 4f549dc

@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-core branch from 4dd2721 to d7bee71 Compare May 29, 2026 02:37
@RhysSullivan
RhysSullivan merged commit 1b56186 into main May 29, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Add shared Executor server connection model

* Reduce browser global type checks

* Use boolean bridge presence check

* Remove deleted plugin from package publish lists
@RhysSullivan
RhysSullivan deleted the codex/server-connection-core branch June 11, 2026 08:01
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