Skip to content

Version Packages - #1436

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

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

Conversation

@RhysSullivan

@RhysSullivanRhysSullivan commented Jul 20, 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.42

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/config@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/execution@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/codemode-core@1.5.35

@executor-js/sdk@1.5.35

Patch Changes

  • #14431b9b1f1 Thanks @RhysSullivan! - Re-register a dynamically registered OAuth client when the configured callback URL changes instead of reusing the stale registration. DCR clients now persist the redirect URI they registered with the authorization server (oauth_client.origin_redirect_uri), and the per-issuer reuse lookup compares it against the current flow callback — a mismatch (for example after a sandbox recreation moved the callback origin) mints a fresh client rather than pairing the old registration with the new callback, which strict providers reject with invalid_redirect_uri. The stale client row is left in place so existing connections keep refreshing through it; clients persisted before this release have no stored redirect URI and continue to be reused as before.

@executor-js/vite-plugin@0.0.52

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/runtime-quickjs@1.5.35

Patch Changes

  • #143799c808f Thanks @RhysSullivan! - Suspend sandbox execution deadlines while tool calls await the host, and reset the autonomous-compute budget after each dispatch returns.

  • Updated dependencies []:

    • @executor-js/codemode-core@1.5.35

@executor-js/plugin-apps@0.1.6

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/react@1.4.55
    • @executor-js/runtime-workerd-subprocess@0.0.7

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

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/plugin-example@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

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

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/plugin-graphql@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/config@1.5.35
    • @executor-js/react@1.4.55

@executor-js/plugin-keychain@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

@executor-js/plugin-mcp@1.5.35

Patch Changes

  • #1435af95edb Thanks @RhysSullivan! - Reuse downstream MCP sessions across tool calls. Remote MCP invocations now lease connections from a per-plugin-instance pool (one idle session per resolved credential identity, exclusive per invoke, 5-minute idle TTL) instead of dialing a fresh connection per call, so servers that key state by Mcp-Session-Id (workspace selection and similar) see consecutive calls in the same session. A reused session rejected with HTTP 404 is redialed once transparently; stdio transports and endpoint probing remain per-call.

  • Updated dependencies [1b9b1f1]:

    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/config@1.5.35
    • @executor-js/react@1.4.55

@executor-js/plugin-onepassword@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/react@1.4.55

@executor-js/plugin-openapi@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/config@1.5.35
    • @executor-js/react@1.4.55

@executor-js/plugin-toolkits@1.5.27

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/react@1.4.55

@executor-js/codemode-core@1.5.35

executor@1.5.35

Patch Changes

  • Updated dependencies [1b9b1f1, 99c808f]:
    • @executor-js/sdk@1.5.35
    • @executor-js/runtime-quickjs@1.5.35
    • @executor-js/local@1.4.4
    • @executor-js/api@1.4.55

@executor-js/cloud@1.4.53

Patch Changes

  • Updated dependencies [1b9b1f1, af95edb, 99c808f]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-mcp@1.5.35
    • @executor-js/runtime-quickjs@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/execution@1.5.35
    • @executor-js/vite-plugin@0.0.52
    • @executor-js/cloudflare@0.0.34
    • @executor-js/host-mcp@1.4.4
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/plugin-apps@0.1.6
    • @executor-js/plugin-graphql@1.5.35
    • @executor-js/plugin-openapi@1.5.35
    • @executor-js/plugin-toolkits@1.5.27
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/react@1.4.55

@executor-js/host-selfhost@0.0.34

Patch Changes

  • Updated dependencies [1b9b1f1, af95edb, 99c808f]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-mcp@1.5.35
    • @executor-js/runtime-quickjs@1.5.35
    • @executor-js/app@1.4.4
    • @executor-js/api@1.4.55
    • @executor-js/execution@1.5.35
    • @executor-js/host-mcp@1.4.4
    • @executor-js/plugin-apps@0.1.6
    • @executor-js/plugin-encrypted-secrets@0.0.34
    • @executor-js/plugin-graphql@1.5.35
    • @executor-js/plugin-openapi@1.5.35
    • @executor-js/plugin-provider-service-split@0.0.6
    • @executor-js/plugin-toolkits@1.5.27
    • @executor-js/react@1.4.55

@executor-js/e2e@0.0.32

Patch Changes

  • Updated dependencies [1b9b1f1, af95edb]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-mcp@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/plugin-graphql@1.5.35
    • @executor-js/plugin-openapi@1.5.35
    • @executor-js/plugin-toolkits@1.5.27

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

Patch Changes

  • Updated dependencies [1b9b1f1, af95edb]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-mcp@1.5.35
    • @executor-js/plugin-file-secrets@1.5.35
    • @executor-js/plugin-graphql@1.5.35
    • @executor-js/plugin-keychain@1.5.35
    • @executor-js/plugin-onepassword@1.5.35
    • @executor-js/plugin-openapi@1.5.35
    • @executor-js/plugin-workos-vault@0.0.2

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

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-openapi@1.5.35

@executor-js/api@1.4.55

Patch Changes

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

@executor-js/cloudflare@0.0.34

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55
    • @executor-js/execution@1.5.35
    • @executor-js/host-mcp@1.4.4

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35

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

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/plugin-openapi@1.5.35

@executor-js/react@1.4.55

Patch Changes

  • Updated dependencies [1b9b1f1]:
    • @executor-js/sdk@1.5.35
    • @executor-js/api@1.4.55

@executor-js/desktop@1.5.35

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Jul 20, 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-cloud0ead3c1Jul 20 2026, 10:44 PM

@cloudflare-workers-and-pages

cloudflare-workers-and-pagesBot commented Jul 20, 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-marketing0ead3c1Commit Preview URL

Branch Preview URL
Jul 20 2026, 10:43 PM

@github-actions

github-actionsBot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-newBot commented Jul 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

executor

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

commit: 0ead3c1

@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch from 8414a78 to 751acefCompareJuly 20, 2026 09:02
@RhysSullivan
RhysSullivanforce-pushed the changeset-release/main branch from 751acef to 0ead3c1CompareJuly 20, 2026 22:41
@RhysSullivan
RhysSullivan merged commit 54c1ae9 into mainJul 20, 2026
21 checks passed
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.

1 participant

@RhysSullivan