Skip to content

Teach CLI and local server shared connections - #865

Merged
RhysSullivan merged 2 commits into
mainfrom
codex/server-connection-cli-local
May 29, 2026
Merged

Teach CLI and local server shared connections#865
RhysSullivan merged 2 commits into
mainfrom
codex/server-connection-cli-local

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Adds CLI server profiles and local server owner manifests.
  • Teaches CLI daemon/web commands to use the shared connection model and avoid competing with an active owner.
  • Adds authenticated local server CORS handling for credentialed browser clients.

Validation

  • bun --bun vitest run src/server-connection.test.ts src/server-profile.test.ts src/local-server-manifest.test.ts in apps/cli
  • bun run typecheck in apps/cli
  • bun --bun vitest run src/serve.test.ts in apps/local
  • bun run typecheck in apps/local

Stack

  1. Harden SQLite import checkpoint handling #863
  2. Add shared Executor server connection model #864
  3. Teach CLI and local server shared connections #865 👈 current
  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 Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud a108b8c May 29 2026, 02:53 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 Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing a108b8c Commit Preview URL

Branch Preview URL
May 29 2026, 02:52 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@865

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: a108b8c

@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-cli-local branch 2 times, most recently from 50c7cf3 to a74f1f0 Compare May 29, 2026 02:37
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-core branch from 4dd2721 to d7bee71 Compare May 29, 2026 02:37
@RhysSullivan
RhysSullivan changed the base branch from codex/server-connection-core to main May 29, 2026 02:50
@RhysSullivan
RhysSullivan force-pushed the codex/server-connection-cli-local branch from a74f1f0 to a108b8c Compare May 29, 2026 02:51
@RhysSullivan
RhysSullivan merged commit 10b7eda into main May 29, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Teach CLI and local server shared connections

* Use schemas for CLI server profile parsing
@RhysSullivan
RhysSullivan deleted the codex/server-connection-cli-local 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