Skip to content

Add celld as a community World - #3579

Open
ewhauser wants to merge 1 commit into
vercel:mainfrom
ewhauser:codex/add-celld-world
Open

Add celld as a community World#3579
ewhauser wants to merge 1 commit into
vercel:mainfrom
ewhauser:codex/add-celld-world

Conversation

@ewhauser

Copy link
Copy Markdown

Description

Adds the published @ewhauser/world-celld package to worlds-manifest.json as an experimental, self-hosted community World.

The manifest marks celld as requiring deployment and credentials because applications connect to a separately deployed celld fleet using a shared secret. The web server allowlist now exposes the non-secret fleet and callback metadata while redacting CELLD_WORLD_SECRET.

How did you test your changes?

  • Parsed and asserted the celld manifest entry and all required environment keys.
  • Ran scripts/create-community-worlds-matrix.mjs and verified celld is excluded from local CI because it requires an external deployment and credentials.
  • Ran Biome against every changed JSON and TypeScript file.
  • Built the @workflow/web workspace dependencies and ran app/server/workflow-server-actions.server.test.ts (4 tests passed), including a new secret-redaction regression test.
  • Ran pnpm exec changeset status --since=main.

PR Checklist - Required to merge

  • 📦 pnpm changeset was run to create a changelog for this PR
  • 🔒 DCO sign-off passes (git commit --signoff)
  • 📝 Ping @vercel/workflow in a comment once the PR is ready, and the above checklist is complete

Signed-off-by: Eric Hauser <ewhauser@gmail.com>
@changeset-bot

changeset-bot Bot commented Aug 15, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 138b104

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@workflow/web Patch
@workflow/cli Patch
@workflow/nitro Patch
workflow Patch
@workflow/world-testing Patch
@workflow/nuxt Patch
@workflow/core Patch
@workflow/web-shared Patch
@workflow/builders Patch
@workflow/next Patch
@workflow/vitest Patch
@workflow/astro Patch
@workflow/nest Patch
@workflow/rollup Patch
@workflow/sveltekit Patch
@workflow/vite Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

@ewhauser is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

@ewhauser

Copy link
Copy Markdown
Author

@vercel/workflow new world backend for celld

@ewhauser
ewhauser marked this pull request as ready for review August 15, 2026 20:43
@ewhauser
ewhauser requested a review from a team as a code owner August 15, 2026 20:43
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