Skip to content

Migrate to code-mode 0.3.1 runtime driver - #5

Merged
ggoodman merged 1 commit into
mainfrom
codex/migrate-code-mode-0.3.1
Jul 23, 2026
Merged

Migrate to code-mode 0.3.1 runtime driver#5
ggoodman merged 1 commit into
mainfrom
codex/migrate-code-mode-0.3.1

Conversation

@ggoodman

Copy link
Copy Markdown
Contributor

Summary

  • replace the legacy code-mode 0.2 integration with a RuntimeDriver assembled by createRuntimeFactory
  • boot one persistent Sandbox-hosted Node.js 24 runner over fd 3 using the public @torkbot/code-mode/node-runtime helpers
  • keep boot cancellation, runtime disposal, and caller-owned Sandbox lifetimes distinct
  • run the exported black-box testRuntime suite and focused Sandbox launch/channel/disposal tests
  • update the README and public TypeScript declarations for the released ESM agent contract

Verification

  • npm run typecheck
  • npm test
  • npm run build
  • release workflow action-pin verification
  • npm pack --dry-run --ignore-scripts
  • external packed-consumer typecheck/import smoke, including blocked deep imports

@ggoodman

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

Reviewed commit: 2d72e84361

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@ggoodman
ggoodman merged commit d330984 into main Jul 23, 2026
3 checks passed
@ggoodman
ggoodman deleted the codex/migrate-code-mode-0.3.1 branch July 23, 2026 11:14
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