Skip to content

Version Packages - #1536

Merged
RhysSullivan merged 1 commit into
mainfrom
changeset-release/main
Aug 7, 2026
Merged

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

Conversation

@RhysSullivan

@RhysSullivan RhysSullivan commented Aug 5, 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.47

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/config@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/execution@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/codemode-core@1.5.40

@executor-js/sdk@1.5.40

Patch Changes

  • #1541 8ba64f6 Thanks @baggiiiie! - Fix a second OAuth connection for the same integration silently overwriting the first instead of being added. Connection names are now normalized consistently: connectionIdentifier is idempotent, and the OAuth start flow's free-name guard checks the same normalized name the mint stores, so connecting another account resolves to a distinct suffixed name (e.g. myGmail2) instead of re-minting the existing connection.

@executor-js/vite-plugin@0.0.57

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/runtime-quickjs@1.5.40

Patch Changes

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

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

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/plugin-example@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

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

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/plugin-graphql@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/config@1.5.40
    • @executor-js/react@1.4.60

@executor-js/plugin-keychain@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

@executor-js/plugin-mcp@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/config@1.5.40
    • @executor-js/react@1.4.60

@executor-js/plugin-onepassword@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/react@1.4.60

@executor-js/plugin-openapi@1.5.40

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/config@1.5.40
    • @executor-js/react@1.4.60

@executor-js/plugin-toolkits@1.5.32

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/react@1.4.60

@executor-js/codemode-core@1.5.40

executor@1.5.40

Patch Changes

  • #1528 676af1a Thanks @baggiiiie! - Prevent execute agents from attempting unsupported base64 decoding by directing file payloads through ToolFile emission and bodyBase64 forwarding.

  • #1545 df62bb3 Thanks @RhysSullivan! - Fix: reconnecting an OAuth connection now refreshes its health status in place — no page reload needed

    Completing a reconnect previously left the stale "Expired" verdict on the connection row (and the integrations-list summary) until a hard refresh. Re-minting now clears the persisted verdict, and the UI re-probes as soon as the refreshed connection arrives.

  • #1534 80e5530 Thanks @RhysSullivan! - Report the real product surface and version in the integrations.sh registry user-agent. The daemon previously sent local with a version frozen at 1.4.4; it now reports cli or desktop (matching analytics surfaces) and @executor-js/local is versioned with the release train.

  • Updated dependencies [8ba64f6, 80e5530]:

    • @executor-js/sdk@1.5.40
    • @executor-js/local@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/runtime-quickjs@1.5.40

@executor-js/cloud@1.4.58

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/execution@1.5.40
    • @executor-js/vite-plugin@0.0.57
    • @executor-js/cloudflare@0.0.39
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.8
    • @executor-js/runtime-dynamic-worker@1.4.4
    • @executor-js/plugin-graphql@1.5.40
    • @executor-js/plugin-mcp@1.5.40
    • @executor-js/plugin-openapi@1.5.40
    • @executor-js/plugin-toolkits@1.5.32
    • @executor-js/plugin-workos-vault@0.0.2
    • @executor-js/react@1.4.60
    • @executor-js/runtime-quickjs@1.5.40

@executor-js/host-selfhost@0.0.39

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/app@1.4.4
    • @executor-js/analytics@0.1.4
    • @executor-js/api@1.4.60
    • @executor-js/execution@1.5.40
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.8
    • @executor-js/plugin-encrypted-secrets@0.0.39
    • @executor-js/plugin-graphql@1.5.40
    • @executor-js/plugin-mcp@1.5.40
    • @executor-js/plugin-openapi@1.5.40
    • @executor-js/plugin-provider-service-split@0.0.11
    • @executor-js/plugin-toolkits@1.5.32
    • @executor-js/react@1.4.60
    • @executor-js/runtime-quickjs@1.5.40

@executor-js/local@1.5.40

Patch Changes

  • #1534 80e5530 Thanks @RhysSullivan! - Report the real product surface and version in the integrations.sh registry user-agent. The daemon previously sent local with a version frozen at 1.4.4; it now reports cli or desktop (matching analytics surfaces) and @executor-js/local is versioned with the release train.

  • Updated dependencies [8ba64f6]:

    • @executor-js/sdk@1.5.40
    • @executor-js/app@1.4.4
    • @executor-js/analytics@0.1.4
    • @executor-js/api@1.4.60
    • @executor-js/config@1.5.40
    • @executor-js/execution@1.5.40
    • @executor-js/vite-plugin@0.0.57
    • @executor-js/host-mcp@1.4.4
    • @executor-js/mcp-apps-shell@1.4.8
    • @executor-js/plugin-desktop-settings@1.5.40
    • @executor-js/plugin-example@1.5.40
    • @executor-js/plugin-file-secrets@1.5.40
    • @executor-js/plugin-graphql@1.5.40
    • @executor-js/plugin-keychain@1.5.40
    • @executor-js/plugin-mcp@1.5.40
    • @executor-js/plugin-onepassword@1.5.40
    • @executor-js/plugin-openapi@1.5.40
    • @executor-js/plugin-provider-service-split@0.0.11
    • @executor-js/plugin-toolkits@1.5.32
    • @executor-js/react@1.4.60
    • @executor-js/runtime-quickjs@1.5.40

@executor-js/e2e@0.0.37

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/plugin-graphql@1.5.40
    • @executor-js/plugin-mcp@1.5.40
    • @executor-js/plugin-openapi@1.5.40
    • @executor-js/plugin-toolkits@1.5.32

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/plugin-openapi@1.5.40

@executor-js/analytics@0.1.4

Patch Changes

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

@executor-js/api@1.4.60

Patch Changes

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

@executor-js/cloudflare@0.0.39

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60
    • @executor-js/execution@1.5.40
    • @executor-js/host-mcp@1.4.4

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

Patch Changes

  • Updated dependencies []:
    • @executor-js/react@1.4.60
    • @executor-js/runtime-quickjs@1.5.40

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40

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

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/plugin-openapi@1.5.40

@executor-js/react@1.4.60

Patch Changes

  • Updated dependencies [8ba64f6]:
    • @executor-js/sdk@1.5.40
    • @executor-js/api@1.4.60

@executor-js/desktop@1.5.40

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 5, 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 6824817 Aug 07 2026, 01:57 AM

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 5, 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 6824817 Commit Preview URL

Branch Preview URL
Aug 07 2026, 01:55 AM

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@pkg-pr-new

pkg-pr-new Bot commented Aug 5, 2026

Copy link
Copy Markdown

Open in StackBlitz

@executor-js/cli

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

@executor-js/config

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

@executor-js/execution

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

@executor-js/sdk

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

@executor-js/codemode-core

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

@executor-js/runtime-quickjs

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

@executor-js/plugin-file-secrets

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

@executor-js/plugin-graphql

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

@executor-js/plugin-keychain

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

@executor-js/plugin-mcp

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

@executor-js/plugin-onepassword

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

@executor-js/plugin-openapi

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

executor

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

commit: 6824817

@RhysSullivan
RhysSullivan force-pushed the changeset-release/main branch 7 times, most recently from b174b06 to bac1d6a Compare August 5, 2026 23:42
@RhysSullivan
RhysSullivan force-pushed the changeset-release/main branch from bac1d6a to 6824817 Compare August 7, 2026 01:54
@RhysSullivan
RhysSullivan merged commit b029643 into main Aug 7, 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