Skip to content

Add code runtime output helpers#1073

Draft
RhysSullivan wants to merge 1 commit into
mainfrom
codex/codemode-runtime-helpers
Draft

Add code runtime output helpers#1073
RhysSullivan wants to merge 1 commit into
mainfrom
codex/codemode-runtime-helpers

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add explicit code output helpers for text, images with detail metadata, audio, files, resources, and notifications across the code runtimes.
  • Preserve emit behavior while routing helper output through the same user-visible output path.
  • Add bounded Object.keys(tools) discovery for built-in tool namespaces.

Validation

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

Stack

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

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 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 6f46e1b Commit Preview URL

Branch Preview URL
Jun 23 2026, 05:14 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 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 6f46e1b Jun 23 2026, 05:15 AM

@github-actions

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1073.executor-e2e.workers.dev
MCP https://executor-preview-pr-1073.executor-e2e.workers.dev/mcp
Deployed commit 6f46e1b

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@1073

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 6f46e1b

@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