Skip to content

Version Packages - #1657

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

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

Conversation

@RhysSullivan

@RhysSullivanRhysSullivan commented Aug 18, 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.50

Patch Changes

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

@executor-js/config@1.5.43

Patch Changes

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

@executor-js/execution@1.5.43

Patch Changes

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

@executor-js/vite-plugin@0.0.60

Patch Changes

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

@executor-js/runtime-quickjs@1.5.43

Patch Changes

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

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

Patch Changes

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

@executor-js/plugin-example@1.5.43

Patch Changes

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

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

Patch Changes

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

@executor-js/plugin-graphql@1.5.43

Patch Changes

  • Updated dependencies [2bdbedf]:
    • @executor-js/react@1.4.63
    • @executor-js/sdk@1.5.43
    • @executor-js/config@1.5.43
    • @executor-js/api@1.4.63

@executor-js/plugin-keychain@1.5.43

Patch Changes

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

@executor-js/plugin-mcp@1.5.43

Patch Changes

  • #1660c11bef2 Thanks @RhysSullivan! - Cloudflare ships as MCP-only, with code mode opted out

    The Cloudflare OpenAPI preset is gone from the default catalog; the MCP preset is the one Cloudflare entry. Its endpoint now pins ?codemode=false because Cloudflare's MCP server otherwise hides the tool catalog behind a single code-execution tool, and executor already provides the code-execution surface. Hand-entered mcp.cloudflare.com URLs missing the opt-out get an inline warning in the add flow telling the user to append ?codemode=false.

  • #1654256e25e Thanks @RhysSullivan! - Interrupted stdio dials no longer strand the spawned child process

    Cancelling an in-flight health check or tool discovery (a UI refresh aborting the request, or the 15s discovery timeout) abandoned the MCP connect handshake without closing the transport, leaving the spawned stdio child running indefinitely: for docker run -i --rm integrations, one stranded container per interrupted dial. The connect handshake now aborts on interruption (the SDK closes the transport, ending stdin and escalating to SIGTERM/SIGKILL), and tool discovery closes the connection even when the interrupt lands between the handshake completing and discovery starting.

  • Updated dependencies [2bdbedf]:

    • @executor-js/react@1.4.63
    • @executor-js/sdk@1.5.43
    • @executor-js/config@1.5.43
    • @executor-js/api@1.4.63

@executor-js/plugin-onepassword@1.5.43

Patch Changes

  • Updated dependencies [2bdbedf]:
    • @executor-js/react@1.4.63
    • @executor-js/sdk@1.5.43
    • @executor-js/api@1.4.63

@executor-js/plugin-openapi@1.5.43

Patch Changes

  • #1660c11bef2 Thanks @RhysSullivan! - Cloudflare ships as MCP-only, with code mode opted out

    The Cloudflare OpenAPI preset is gone from the default catalog; the MCP preset is the one Cloudflare entry. Its endpoint now pins ?codemode=false because Cloudflare's MCP server otherwise hides the tool catalog behind a single code-execution tool, and executor already provides the code-execution surface. Hand-entered mcp.cloudflare.com URLs missing the opt-out get an inline warning in the add flow telling the user to append ?codemode=false.

  • #166946cea2c Thanks @RhysSullivan! - Request Gmail's basic-settings scope alongside full mailbox access so Google integrations can create and manage Gmail filters without including domain-admin-only sharing settings.

  • Updated dependencies [2bdbedf]:

    • @executor-js/react@1.4.63
    • @executor-js/sdk@1.5.43
    • @executor-js/config@1.5.43
    • @executor-js/api@1.4.63

@executor-js/plugin-toolkits@1.5.35

Patch Changes

  • Updated dependencies [2bdbedf]:
    • @executor-js/react@1.4.63
    • @executor-js/sdk@1.5.43
    • @executor-js/api@1.4.63

@executor-js/sdk@1.5.43

@executor-js/codemode-core@1.5.43

executor@1.5.43

Patch Changes

  • Updated dependencies []:
    • @executor-js/local@1.5.43
    • @executor-js/sdk@1.5.43
    • @executor-js/runtime-quickjs@1.5.43
    • @executor-js/api@1.4.63

@executor-js/cloud@1.4.61

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c, 2bdbedf, 256e25e]:
    • @executor-js/plugin-mcp@1.5.43
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/react@1.4.63
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/mcp-apps-shell@1.4.11
    • @executor-js/plugin-graphql@1.5.43
    • @executor-js/plugin-toolkits@1.5.35
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/sdk@1.5.43
    • @executor-js/runtime-quickjs@1.5.43
    • @executor-js/execution@1.5.43
    • @executor-js/api@1.4.63
    • @executor-js/vite-plugin@0.0.60
    • @executor-js/cloudflare@0.0.42
    • @executor-js/host-mcp@1.4.4

@executor-js/host-selfhost@0.0.42

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c, 2bdbedf, 256e25e]:
    • @executor-js/plugin-mcp@1.5.43
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/react@1.4.63
    • @executor-js/plugin-provider-service-split@0.0.14
    • @executor-js/app@1.4.4
    • @executor-js/mcp-apps-shell@1.4.11
    • @executor-js/plugin-graphql@1.5.43
    • @executor-js/plugin-toolkits@1.5.35
    • @executor-js/sdk@1.5.43
    • @executor-js/runtime-quickjs@1.5.43
    • @executor-js/execution@1.5.43
    • @executor-js/analytics@0.1.7
    • @executor-js/api@1.4.63
    • @executor-js/host-mcp@1.4.4
    • @executor-js/plugin-encrypted-secrets@0.0.42

@executor-js/local@1.5.43

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c, 2bdbedf, 256e25e]:
    • @executor-js/plugin-mcp@1.5.43
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/react@1.4.63
    • @executor-js/plugin-provider-service-split@0.0.14
    • @executor-js/app@1.4.4
    • @executor-js/mcp-apps-shell@1.4.11
    • @executor-js/plugin-graphql@1.5.43
    • @executor-js/plugin-onepassword@1.5.43
    • @executor-js/plugin-toolkits@1.5.35
    • @executor-js/sdk@1.5.43
    • @executor-js/runtime-quickjs@1.5.43
    • @executor-js/execution@1.5.43
    • @executor-js/config@1.5.43
    • @executor-js/plugin-file-secrets@1.5.43
    • @executor-js/plugin-keychain@1.5.43
    • @executor-js/plugin-example@1.5.43
    • @executor-js/plugin-desktop-settings@1.5.43
    • @executor-js/analytics@0.1.7
    • @executor-js/api@1.4.63
    • @executor-js/vite-plugin@0.0.60
    • @executor-js/host-mcp@1.4.4

@executor-js/e2e@0.0.40

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c, 256e25e]:
    • @executor-js/plugin-mcp@1.5.43
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/plugin-graphql@1.5.43
    • @executor-js/plugin-toolkits@1.5.35
    • @executor-js/sdk@1.5.43
    • @executor-js/api@1.4.63

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

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c, 256e25e]:
    • @executor-js/plugin-mcp@1.5.43
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/plugin-graphql@1.5.43
    • @executor-js/plugin-onepassword@1.5.43
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/sdk@1.5.43
    • @executor-js/plugin-file-secrets@1.5.43
    • @executor-js/plugin-keychain@1.5.43

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

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c]:
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/sdk@1.5.43

@executor-js/analytics@0.1.7

Patch Changes

  • Updated dependencies []:
    • @executor-js/execution@1.5.43

@executor-js/api@1.4.63

Patch Changes

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

@executor-js/cloudflare@0.0.42

Patch Changes

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

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

Patch Changes

  • Updated dependencies [2bdbedf]:
    • @executor-js/react@1.4.63
    • @executor-js/runtime-quickjs@1.5.43

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies [c11bef2, 46cea2c]:
    • @executor-js/plugin-openapi@1.5.43
    • @executor-js/sdk@1.5.43

@executor-js/react@1.4.63

Patch Changes

  • #17032bdbedf Thanks @RhysSullivan! - A slow OAuth discovery no longer kills the connect with no popup and no error

    The transparent connect flows opened the sign-in window only after their setup round trips had answered: DCR after probe and dynamic registration, CIMD after minting the client, reconnect after starting the session. window.open needs transient user activation, which browsers expire a few seconds after the click, so once the API was slow enough the browser refused the window and the connect ended with nothing on screen but the button returning to "Connect". Every MCP integration takes that path.

    The window is now claimed on the click itself and navigated when the authorization URL arrives, however long that takes, and it is closed again on the paths that end without signing in (failed probe, no registration endpoint, rejected registration, failed client mint) as well as on cancel and unmount. A window the browser does refuse is now reported instead of swallowed: the flows stop before their round trips, and the sign-in error renders above the dialog footer, where the automatic flows can actually show it, rather than inside a method tab panel they never render.

  • Updated dependencies []:

    • @executor-js/sdk@1.5.43
    • @executor-js/api@1.4.63

@executor-js/desktop@1.5.43

@github-actions

github-actionsBot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Consolehttps://executor-preview-pr-1657.executor-e2e.workers.dev
MCPhttps://executor-preview-pr-1657.executor-e2e.workers.dev/mcp
Deployed commitdf47c73

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-newBot commented Aug 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: df47c73

@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch from 3c7dfd0 to 4530857CompareAugust 18, 2026 16:30
@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitPreview URLUpdated (UTC)
✅ Deployment successful!
View logs
executor-marketingdf47c73Commit Preview URL

Branch Preview URL
Aug 21 2026, 10:25 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying with Cloudflare Workers Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

StatusNameLatest CommitUpdated (UTC)
✅ Deployment successful!
View logs
executor-clouddf47c73Aug 21 2026, 10:25 PM

@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch 25 times, most recently from cd5d639 to 127a1f3CompareAugust 19, 2026 00:10
@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch 14 times, most recently from 27365ed to 44035b1CompareAugust 19, 2026 23:27
@vivekkrish

Copy link
Copy Markdown

Thank you very much @RhysSullivan - looking forward to the 1.5.43 release with the fix for #1631

@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch 10 times, most recently from f183399 to 5ea00cbCompareAugust 21, 2026 18:29
@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch from 5ea00cb to df47c73CompareAugust 21, 2026 22:22
Sign up for freeto 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.

2 participants

@RhysSullivan@vivekkrish