Skip to content

Remove per-plugin storage schemas - #869

Merged
RhysSullivan merged 2 commits into
mainfrom
codex/plugin-storage-shared
May 29, 2026
Merged

Remove per-plugin storage schemas#869
RhysSullivan merged 2 commits into
mainfrom
codex/plugin-storage-shared

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove plugin-authored FumaDB schema wiring from the SDK
  • move WorkOS Vault metadata onto shared plugin storage
  • update schema/import tests and docs for host-owned plugin storage

Tests

  • bun run --cwd packages/core/sdk typecheck
  • bun run --cwd packages/core/sdk test -- src/executor.test.ts src/scope-policy.test.ts src/policies.test.ts
  • bun run --cwd packages/plugins/workos-vault test -- src/sdk/secret-store.test.ts
  • bun run --cwd apps/local test -- src/server/sqlite-import.test.ts
  • bunx oxfmt --check ...
  • bunx oxlint ...

Stack

  1. Remove per-plugin storage schemas #869 👈 current
  2. Add typed plugin storage collections #870

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 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 d2dbf08 Commit Preview URL

Branch Preview URL
May 29 2026, 06:44 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 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 Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud d2dbf08 May 29 2026, 06:45 AM

@pkg-pr-new

pkg-pr-new Bot commented May 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: d2dbf08

@RhysSullivan
RhysSullivan merged commit 1e91533 into main May 29, 2026
11 checks passed
RhysSullivan added a commit that referenced this pull request May 31, 2026
* Remove per-plugin storage schemas

* Split WorkOS Vault migration statements
@RhysSullivan
RhysSullivan deleted the codex/plugin-storage-shared branch June 11, 2026 08:01
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