Skip to content

Trace tool calls from code cells#1072

Draft
RhysSullivan wants to merge 1 commit into
codex/codemode-persistent-cellsfrom
codex/codemode-output-helpers
Draft

Trace tool calls from code cells#1072
RhysSullivan wants to merge 1 commit into
codex/codemode-persistent-cellsfrom
codex/codemode-output-helpers

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add trace correlation metadata around tool calls started by persistent code cells
  • cover the emitted cell tool span through the cloud e2e telemetry surface

Validation

  • bun run format
  • bun run lint
  • bun run typecheck
  • cd e2e && ../node_modules/.bin/vitest run --project cloud cloud/codemode-cell-telemetry.test.ts

Stack

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

@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 eb6d8aa Commit Preview URL

Branch Preview URL
Jun 22 2026, 04:14 PM

@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 eb6d8aa Jun 22 2026, 04:13 PM

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1072.executor-e2e.workers.dev
MCP https://executor-preview-pr-1072.executor-e2e.workers.dev/mcp
Deployed commit eb6d8aa

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

executor

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

commit: eb6d8aa

@RhysSullivan RhysSullivan force-pushed the codex/codemode-output-helpers branch from f726e12 to eb6d8aa Compare June 22, 2026 16:11
@RhysSullivan RhysSullivan changed the title Expand code execution helpers and cells Trace tool calls from code cells Jun 22, 2026
@RhysSullivan RhysSullivan changed the base branch from main to codex/codemode-persistent-cells June 22, 2026 16:11
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