Skip to content

Version Packages#1358

Merged
RhysSullivan merged 1 commit into
mainfrom
changeset-release/main
Jul 9, 2026
Merged

Version Packages#1358
RhysSullivan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Jul 8, 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.37

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/config@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/execution@1.5.30

Patch Changes

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

@executor-js/vite-plugin@0.0.47

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/runtime-quickjs@1.5.30

Patch Changes

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

@executor-js/plugin-apps@0.1.1

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50
    • @executor-js/runtime-workerd-subprocess@0.0.2

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/plugin-example@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/plugin-graphql@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/config@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50

@executor-js/plugin-keychain@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

@executor-js/plugin-mcp@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/config@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50

@executor-js/plugin-onepassword@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50

@executor-js/plugin-openapi@1.5.30

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/config@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50

@executor-js/plugin-toolkits@1.5.22

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/react@1.4.50

@executor-js/sdk@1.5.30

@executor-js/codemode-core@1.5.30

executor@1.5.30

Patch Changes

  • #1371 262fc3e Thanks @RhysSullivan! - Explain 401s from a hosted server as a sign-in problem with the exact executor login command to run, instead of surfacing a raw decode error. executor login now defaults to https://executor.sh when no server is specified, and profile plumbing stays out of messages unless you address servers by name.

  • #1375 0f81165 Thanks @RhysSullivan! - Run cloud custom tool bundling in a dynamically loaded Worker so dependency installation and bundling do not share the serving request isolate.

  • #1349 a7e3091 Thanks @RhysSullivan! - Back-stop code execution with a host-side timeout so a wedged sandbox delivers a descriptive error instead of hanging silently.

  • #1351 93b000a Thanks @RhysSullivan! - Let stock MCP clients auto-reconnect and recover a tool result when a POST stream drops mid-call.

  • #1345 c46730b Thanks @RhysSullivan! - Preserve MCP tool results across dropped streamable HTTP SSE connections.

  • #1357 4c319ee Thanks @RhysSullivan! - Throw a guidance error when sandbox code enumerates the tools proxy (Object.keys, spread, for...in) instead of returning an empty list, pointing agents at tools.search().

  • #1352 8bdf315 Thanks @RhysSullivan! - Treat a transient WorkOS outage during the MCP live-membership check as a retryable 503 instead of a Forbidden that destroys the session.

  • Updated dependencies []:

    • @executor-js/sdk@1.5.30
    • @executor-js/runtime-quickjs@1.5.30
    • @executor-js/local@1.4.4
    • @executor-js/api@1.4.50

@executor-js/cloud@1.4.48

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/runtime-quickjs@1.5.30
    • @executor-js/execution@1.5.30
    • @executor-js/plugin-graphql@1.5.30
    • @executor-js/plugin-mcp@1.5.30
    • @executor-js/plugin-openapi@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/vite-plugin@0.0.47
    • @executor-js/cloudflare@0.0.29
    • @executor-js/host-mcp@1.4.4
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/plugin-apps@0.1.1
    • @executor-js/plugin-toolkits@1.5.22
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/react@1.4.50

@executor-js/host-selfhost@0.0.29

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/runtime-quickjs@1.5.30
    • @executor-js/execution@1.5.30
    • @executor-js/plugin-graphql@1.5.30
    • @executor-js/plugin-mcp@1.5.30
    • @executor-js/plugin-openapi@1.5.30
    • @executor-js/app@1.4.4
    • @executor-js/api@1.4.50
    • @executor-js/host-mcp@1.4.4
    • @executor-js/plugin-apps@0.1.1
    • @executor-js/plugin-encrypted-secrets@0.0.29
    • @executor-js/plugin-provider-service-split@0.0.1
    • @executor-js/plugin-toolkits@1.5.22
    • @executor-js/react@1.4.50

@executor-js/e2e@0.0.27

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/plugin-graphql@1.5.30
    • @executor-js/plugin-mcp@1.5.30
    • @executor-js/plugin-openapi@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/plugin-toolkits@1.5.22

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/plugin-openapi@1.5.30

@executor-js/api@1.4.50

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/execution@1.5.30
    • @executor-js/host-mcp@1.4.4

@executor-js/cloudflare@0.0.29

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/execution@1.5.30
    • @executor-js/api@1.4.50
    • @executor-js/host-mcp@1.4.4

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/plugin-openapi@1.5.30

@executor-js/react@1.4.50

Patch Changes

  • Updated dependencies []:
    • @executor-js/sdk@1.5.30
    • @executor-js/api@1.4.50

@executor-js/desktop@1.5.30

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 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 c521088 Commit Preview URL

Branch Preview URL
Jul 09 2026, 08:50 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 8, 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 c521088 Jul 09 2026, 08:51 PM

@RhysSullivan RhysSullivan force-pushed the changeset-release/main branch from 1e8141f to 24bbe48 Compare July 8, 2026 02:23
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Jul 8, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: c521088

@RhysSullivan RhysSullivan force-pushed the changeset-release/main branch 12 times, most recently from 8070904 to c48f6a2 Compare July 9, 2026 04:09
@RhysSullivan RhysSullivan force-pushed the changeset-release/main branch from c48f6a2 to c521088 Compare July 9, 2026 20:48
@RhysSullivan RhysSullivan merged commit faefc1f into main Jul 9, 2026
21 checks passed
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