Skip to content

Add persistent code execution cells#1074

Draft
RhysSullivan wants to merge 1 commit into
codex/codemode-runtime-helpersfrom
codex/codemode-persistent-cells
Draft

Add persistent code execution cells#1074
RhysSullivan wants to merge 1 commit into
codex/codemode-runtime-helpersfrom
codex/codemode-persistent-cells

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add persistent code execution cells to the execution engine
  • expose start/wait/terminate cell operations through HTTP and MCP
  • cover persistent cell execution through public e2e scenarios

Validation

  • bun run lint
  • bun run typecheck
  • cd e2e && ../node_modules/.bin/vitest run --project cloud scenarios/codemode-persistent-cells.test.ts
  • cd e2e && ../node_modules/.bin/vitest run --project selfhost scenarios/codemode-persistent-cells.test.ts

Stack

  1. Add code runtime output helpers #1073
  2. Add persistent code execution cells #1074 👈 current
  3. Trace tool calls from code cells #1072

@cloudflare-workers-and-pages

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 0d0215d Commit Preview URL

Branch Preview URL
Jun 22 2026, 04:11 PM

@cloudflare-workers-and-pages

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 0d0215d Jun 22 2026, 04:12 PM

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1074.executor-e2e.workers.dev
MCP https://executor-preview-pr-1074.executor-e2e.workers.dev/mcp
Deployed commit 0d0215d

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@pkg-pr-new

pkg-pr-new Bot commented Jun 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 0d0215d

@RhysSullivan RhysSullivan force-pushed the codex/codemode-runtime-helpers branch 2 times, most recently from 438c18c to 6f46e1b Compare June 23, 2026 05:13
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