Skip to content

[codex] migrate cloud runtime to alchemy#748

Draft
RhysSullivan wants to merge 3 commits intomainfrom
codex/alchemy-cloud-migration
Draft

[codex] migrate cloud runtime to alchemy#748
RhysSullivan wants to merge 3 commits intomainfrom
codex/alchemy-cloud-migration

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Summary

  • migrate the cloud app and marketing app deployment entrypoints from Wrangler/Cloudflare Vite plugin config to Alchemy stacks
  • wire MCP sessions through Alchemy Durable Object resources and keep the runtime Env typed to the native Alchemy DO namespace
  • replace deleted Miniflare MCP coverage with a realistic Alchemy local-worker e2e that exercises HTTP, auth, session, and stale-session behavior
  • remove Wrangler-specific generated/config files and Cloudflare patch plumbing now owned by the Alchemy runtime path

Validation

  • apps/cloud: bun run typecheck
  • apps/cloud: node ../../node_modules/vitest/vitest.mjs run --config vitest.node.config.ts src/mcp-alchemy.e2e.node.test.ts
  • packages/core/storage-drizzle: bun run typecheck
  • packages/core/storage-drizzle: bun run test src/adapter.test.ts

Notes

  • This branch was created from the current local main, which was 14 commits behind origin/main; it may need a follow-up rebase before merge.
  • The Alchemy fork changes are consumed via the published scoped tarball dependency in apps/cloud/package.json.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 10, 2026

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 failed
View logs
executor-marketing 958ccac May 10 2026, 07:08 PM

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 10, 2026

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 failed
View logs
executor-cloud 958ccac May 10 2026, 07:09 PM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 10, 2026

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/storage-core

npm i https://pkg.pr.new/@executor-js/storage-core@748

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

npm i https://pkg.pr.new/@executor-js/plugin-google-discovery@748

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: f558b6b

@RhysSullivan RhysSullivan force-pushed the codex/alchemy-cloud-migration branch from f420c06 to 8fdc6f4 Compare May 10, 2026 17:56
@RhysSullivan RhysSullivan force-pushed the codex/alchemy-cloud-migration branch from 8fdc6f4 to f558b6b Compare May 10, 2026 17:58
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