Skip to content

Version Packages - #1497

Open
RhysSullivan wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#1497
RhysSullivan wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@executor-js/cli@0.2.44

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/config@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/execution@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/codemode-core@1.5.37

@executor-js/sdk@1.5.37

Patch Changes

  • #1498 657b913 Thanks @RhysSullivan! - Add anonymous product analytics to the local daemon (CLI + desktop) and self-host: execution counts split by MCP/API plane, toolkit usage, integration add/remove, and artifact usage (created/viewed/updated/deleted, attributed to agent tools vs the console UI), filed under a persisted per-install anonymous id. Opt out with DO_NOT_TRACK or EXECUTOR_DISABLE_ANALYTICS.

@executor-js/vite-plugin@0.0.54

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/runtime-quickjs@1.5.37

Patch Changes

  • Updated dependencies []:
    • @executor-js/codemode-core@1.5.37

@executor-js/plugin-desktop-settings@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/plugin-example@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/plugin-file-secrets@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/plugin-graphql@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/config@1.5.37
    • @executor-js/react@1.4.57

@executor-js/plugin-keychain@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/plugin-mcp@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/config@1.5.37
    • @executor-js/react@1.4.57

@executor-js/plugin-onepassword@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/react@1.4.57

@executor-js/plugin-openapi@1.5.37

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/config@1.5.37
    • @executor-js/react@1.4.57

@executor-js/plugin-toolkits@1.5.29

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/react@1.4.57

@executor-js/codemode-core@1.5.37

executor@1.5.37

Patch Changes

  • #1498 657b913 Thanks @RhysSullivan! - Add anonymous product analytics to the local daemon (CLI + desktop) and self-host: execution counts split by MCP/API plane, toolkit usage, integration add/remove, and artifact usage (created/viewed/updated/deleted, attributed to agent tools vs the console UI), filed under a persisted per-install anonymous id. Opt out with DO_NOT_TRACK or EXECUTOR_DISABLE_ANALYTICS.

  • #1500 5eb2ca3 Thanks @RhysSullivan! - Fix: the artifact migration no longer narrows definition.name to varchar(255), which failed on existing long definition names

  • #1472 1178e3b Thanks @RhysSullivan! - Add an Artifacts tab. Interactive components an agent generates with render-ui are saved and listed in the console, and each one has its own page that renders it live — the page an MCP client without MCP Apps support deep-links to. Artifacts can be renamed and deleted from the console, and agents find them again by title.

  • #1483 54df2e3 Thanks @davidwrossiter! - Fix: GraphQL connections now reject credentials when schema introspection fails and show actionable tool sync diagnostics

  • #1499 010ea98 Thanks @RhysSullivan! - Fix: the add-connection wizard no longer wipes a pasted credential when the key check saves a health check mid-flow

  • #1502 25270b1 Thanks @RhysSullivan! - Fix: MCP clients of the cloud host got a "Shell not built" placeholder as the ui://executor/shell.html resource, so every artifact rendered as a widget that never finished loading

    The deployed Worker has no filesystem, and the shell loader silently fell back to an inert placeholder document when its fs.readFile failed. Workers hosts now fetch the built shell through the static-assets binding (the app build emits a stable-named copy alongside the hashed one), the self-host image reads the same emitted asset from its SPA dist, and a host that cannot produce the shell now fails the resource read with an actionable error instead of serving a document that hangs the client. App builds fail if the shell asset was not emitted.

  • Updated dependencies [657b913]:

    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/local@1.4.4
    • @executor-js/runtime-quickjs@1.5.37

@executor-js/cloud@1.4.55

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/execution@1.5.37
    • @executor-js/vite-plugin@0.0.54
    • @executor-js/cloudflare@0.0.36
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.5
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/plugin-graphql@1.5.37
    • @executor-js/plugin-mcp@1.5.37
    • @executor-js/plugin-openapi@1.5.37
    • @executor-js/plugin-toolkits@1.5.29
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/react@1.4.57
    • @executor-js/runtime-quickjs@1.5.37

@executor-js/host-selfhost@0.0.36

Patch Changes

  • #1498 657b913 Thanks @RhysSullivan! - Add anonymous product analytics to the local daemon (CLI + desktop) and self-host: execution counts split by MCP/API plane, toolkit usage, integration add/remove, and artifact usage (created/viewed/updated/deleted, attributed to agent tools vs the console UI), filed under a persisted per-install anonymous id. Opt out with DO_NOT_TRACK or EXECUTOR_DISABLE_ANALYTICS.

  • Updated dependencies [657b913]:

    • @executor-js/analytics@0.1.1
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/app@1.4.4
    • @executor-js/execution@1.5.37
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.5
    • @executor-js/plugin-encrypted-secrets@0.0.36
    • @executor-js/plugin-graphql@1.5.37
    • @executor-js/plugin-mcp@1.5.37
    • @executor-js/plugin-openapi@1.5.37
    • @executor-js/plugin-provider-service-split@0.0.8
    • @executor-js/plugin-toolkits@1.5.29
    • @executor-js/react@1.4.57
    • @executor-js/runtime-quickjs@1.5.37

@executor-js/e2e@0.0.34

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/plugin-graphql@1.5.37
    • @executor-js/plugin-mcp@1.5.37
    • @executor-js/plugin-openapi@1.5.37
    • @executor-js/plugin-toolkits@1.5.29

@executor-js/example-all-plugins@0.0.55

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/plugin-file-secrets@1.5.37
    • @executor-js/plugin-graphql@1.5.37
    • @executor-js/plugin-keychain@1.5.37
    • @executor-js/plugin-mcp@1.5.37
    • @executor-js/plugin-onepassword@1.5.37
    • @executor-js/plugin-openapi@1.5.37
    • @executor-js/plugin-workos-vault@0.0.2

@executor-js/example-docs-sdk-quickstart@0.0.40

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/plugin-openapi@1.5.37

@executor-js/analytics@0.1.1

Patch Changes

  • #1498 657b913 Thanks @RhysSullivan! - Add anonymous product analytics to the local daemon (CLI + desktop) and self-host: execution counts split by MCP/API plane, toolkit usage, integration add/remove, and artifact usage (created/viewed/updated/deleted, attributed to agent tools vs the console UI), filed under a persisted per-install anonymous id. Opt out with DO_NOT_TRACK or EXECUTOR_DISABLE_ANALYTICS.

  • Updated dependencies []:

    • @executor-js/execution@1.5.37

@executor-js/api@1.4.57

Patch Changes

  • #1498 657b913 Thanks @RhysSullivan! - Add anonymous product analytics to the local daemon (CLI + desktop) and self-host: execution counts split by MCP/API plane, toolkit usage, integration add/remove, and artifact usage (created/viewed/updated/deleted, attributed to agent tools vs the console UI), filed under a persisted per-install anonymous id. Opt out with DO_NOT_TRACK or EXECUTOR_DISABLE_ANALYTICS.

  • Updated dependencies [657b913]:

    • @executor-js/sdk@1.5.37
    • @executor-js/execution@1.5.37
    • @executor-js/host-mcp@1.4.4

@executor-js/cloudflare@0.0.36

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57
    • @executor-js/execution@1.5.37
    • @executor-js/host-mcp@1.4.4

@executor-js/mcp-apps-shell@1.4.5

Patch Changes

  • Updated dependencies []:
    • @executor-js/react@1.4.57
    • @executor-js/runtime-quickjs@1.5.37

@executor-js/runtime-workerd-subprocess@0.0.9

Patch Changes

  • Updated dependencies []:
    • @executor-js/codemode-core@1.5.37

@executor-js/plugin-encrypted-secrets@0.0.36

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37

@executor-js/plugin-provider-service-split@0.0.8

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/plugin-openapi@1.5.37

@executor-js/react@1.4.57

Patch Changes

  • Updated dependencies [657b913]:
    • @executor-js/sdk@1.5.37
    • @executor-js/api@1.4.57

@executor-js/desktop@1.5.37

@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 Updated (UTC)
❌ Deployment failed
View logs
executor-cloud c684cc3 Jul 30 2026, 02:00 AM

@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 c684cc3 Commit Preview URL

Branch Preview URL
Jul 30 2026, 02:01 AM

@github-actions

github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Console https://executor-preview-pr-1497.executor-e2e.workers.dev
MCP https://executor-preview-pr-1497.executor-e2e.workers.dev/mcp
Deployed commit c684cc3

Sign-in is Cloudflare Access (one-time PIN to an allowed email). The preview has its own database and encryption key; it is destroyed when this PR closes.

@pkg-pr-new

pkg-pr-new Bot commented Jul 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

executor

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

commit: c684cc3

@RhysSullivan
RhysSullivan force-pushed the changeset-release/main branch 7 times, most recently from 3a237df to 11f3138 Compare July 29, 2026 23:22
@RhysSullivan
RhysSullivan force-pushed the changeset-release/main branch from 11f3138 to c684cc3 Compare July 30, 2026 01:58
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