Skip to content

Add artifact table and core artifacts API - #1470

Closed
RhysSullivan wants to merge 1 commit into
mainfrom
artifact-core
Closed

Add artifact table and core artifacts API#1470
RhysSullivan wants to merge 1 commit into
mainfrom
artifact-core

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

Adds a persistent, owner-scoped artifact table to the core schema (cloud drizzle mirror + migration included), executor.artifacts operations (list/get/save/rename/remove), and an artifacts HTTP group.

Artifacts store model-generated JSX components (title, description, code) per user. First PR of the artifacts feature; the render-ui MCP tools and console UI build on this.

  • ownedExecutorTable keyed (tenant, owner, subject, id); ArtifactRow exported
  • Cloud migration 0012 (includes a pre-existing definition.name type catch-up the generator emitted)
  • Org purge covers artifact rows
  • Schema + operation + endpoint tests

Stack

  1. Add artifact table and core artifacts API #1470 👈 current
  2. Add first-party render-ui MCP tools and the MCP-Apps shell #1471
  3. Add the Artifacts console pages #1472

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 28, 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 2567d78 Jul 29 2026, 08:14 PM

@github-actions

github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

executor

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

commit: 2567d78

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 29, 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 2567d78 Commit Preview URL

Branch Preview URL
Jul 29 2026, 08:11 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