Skip to content

Add workspaces CRUD API under OrgHttpApi#505

Draft
RhysSullivan wants to merge 1 commit intors/cloud-workspaces-03-scope-id-migrationfrom
rs/cloud-workspaces-04-workspace-crud
Draft

Add workspaces CRUD API under OrgHttpApi#505
RhysSullivan wants to merge 1 commit intors/cloud-workspaces-03-scope-id-migrationfrom
rs/cloud-workspaces-04-workspace-crud

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

Adds GET /workspaces, POST /workspaces, GET /workspaces/:slug behind
the existing OrgAuth middleware. Slugs are derived from the workspace
name with collision suffixes (-2, -3, …) inside an org; ids are
prefixed Unkey-style (workspace_). Slugs may repeat across
orgs.

The endpoints are dormant — no UI consumer wires them up until
chunk 8. Workspace deletion stays out of scope per the plan.

Adds GET /workspaces, POST /workspaces, GET /workspaces/:slug behind
the existing OrgAuth middleware. Slugs are derived from the workspace
name with collision suffixes (-2, -3, …) inside an org; ids are
prefixed Unkey-style (workspace_<base58>). Slugs may repeat across
orgs.

The endpoints are dormant — no UI consumer wires them up until
chunk 8. Workspace deletion stays out of scope per the plan.
Copy link
Copy Markdown
Owner Author

RhysSullivan commented May 4, 2026

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

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

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 29e97ed Commit Preview URL

Branch Preview URL
May 04 2026, 05:13 PM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 4, 2026

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/storage-core

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-google-discovery

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 29e97ed

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

cloudflare-workers-and-pages Bot commented May 4, 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 successful!
View logs
executor-cloud 29e97ed May 04 2026, 05:14 PM

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