Skip to content

Apps hosts: workerd runtime, git and local sources, host wiring#1363

Merged
RhysSullivan merged 13 commits into
mainfrom
apps-hosts
Jul 8, 2026
Merged

Apps hosts: workerd runtime, git and local sources, host wiring#1363
RhysSullivan merged 13 commits into
mainfrom
apps-hosts

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Runs published app tools in workerd on both tiers and adds the source sync path.

  • New kernel package runtime-workerd-subprocess: spawns npm-installed workerd with a loopback tool bridge, outbound blocked for execution workers.
  • AppSource seam with two backings: any https git remote (hand-rolled smart-HTTP client, depth-1 fetch, SHA-pinned refs) and local directories on filesystem hosts.
  • Publish bundling through @cloudflare/worker-bundler running inside workerd, npm registry only.
  • Sync routes and wiring for selfhost and cloud.

Stack

  1. Extend the plugin seam for virtual-tool plugins #1361
  2. Apps engine: custom tool authoring, publish pipeline, and catalog plugin #1362
  3. Apps hosts: workerd runtime, git and local sources, host wiring #1363 👈 current
  4. Apps console: source management UI and e2e coverage #1365

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 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 6339ff8 Commit Preview URL

Branch Preview URL
Jul 08 2026, 11:58 PM

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 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 6339ff8 Jul 08 2026, 11:59 PM

@pkg-pr-new

pkg-pr-new Bot commented Jul 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 86bada7

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