Version Packages#1424
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-cloud | cf38a50 | Jul 18 2026, 06:09 AM |
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | cf38a50 | Commit Preview URL Branch Preview URL |
Jul 18 2026, 06:08 AM |
Contributor
Cloudflare previewTorn down — the PR is closed. |
@executor-js/cli
@executor-js/config
@executor-js/execution
@executor-js/sdk
@executor-js/codemode-core
@executor-js/runtime-quickjs
@executor-js/plugin-file-secrets
@executor-js/plugin-graphql
@executor-js/plugin-keychain
@executor-js/plugin-mcp
@executor-js/plugin-onepassword
@executor-js/plugin-openapi
executor
commit: |
RhysSullivan
force-pushed
the
changeset-release/main
branch
3 times, most recently
from
July 18, 2026 06:05
1bd8971 to
4ca9046
Compare
RhysSullivan
force-pushed
the
changeset-release/main
branch
from
July 18, 2026 06:06
4ca9046 to
cf38a50
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.41
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/config@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/execution@1.5.34
Patch Changes
#1422
e2712dbThanks @RhysSullivan! - A token refresh the authorization server definitively rejects (any RFC 6749 error code, not justinvalid_grant) now surfaces to the sandbox as anoauth_refresh_failedauth failure carrying the server's error code and description, instead of being scrubbed to "Internal tool error".invalid_grantstill classifies asoauth_reauth_required. Code-less failures (transport blips) keep retrying as before.Updated dependencies [
e2712db,7207347,0c4e9b4]:@executor-js/sdk@1.5.34
Patch Changes
#1422
e2712dbThanks @RhysSullivan! - A token refresh the authorization server definitively rejects (any RFC 6749 error code, not justinvalid_grant) now surfaces to the sandbox as anoauth_refresh_failedauth failure carrying the server's error code and description, instead of being scrubbed to "Internal tool error".invalid_grantstill classifies asoauth_reauth_required. Code-less failures (transport blips) keep retrying as before.#1427
7207347Thanks @RhysSullivan! - Apply persisted RFC 6902 overrides to OpenAPI specifications during preview, import, and refresh so upstream documents can be corrected without maintaining a fork. Figma imports automatically narrow OAuth to the scopes supported by its OAuth app configuration.#1425
0c4e9b4Thanks @RhysSullivan! - Preserve an integration's declared OAuth scopes when same-origin authorization-server metadata describes a different authorization or token endpoint.@executor-js/vite-plugin@0.0.51
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/runtime-quickjs@1.5.34
Patch Changes
@executor-js/plugin-apps@0.1.5
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-desktop-settings@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-example@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-file-secrets@1.5.34
Patch Changes
#1431
39c2bfdThanks @RhysSullivan! -fileSecretsPlugin()now storesauth.jsonunderEXECUTOR_DATA_DIRwhen that variable is set (an explicitdirectoryoption still wins; the XDG location remains the fallback when it is unset). Existing secrets in the legacy XDG location are migrated automatically on first use. This keeps all daemon state under one directory, so persistingEXECUTOR_DATA_DIRalone preserves credentials across environment recreation.Updated dependencies [
e2712db,7207347,0c4e9b4]:@executor-js/plugin-graphql@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-keychain@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-mcp@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-onepassword@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-openapi@1.5.34
Patch Changes
#1430
a86cc4eThanks @RhysSullivan! - OpenAPI invocations now bound how long a buffered (non-streaming) response body may take to arrive. An upstream that returns headers quickly and then stalls the body previously hung the call indefinitely on runtimes without a platform subrequest limit; it now aborts after the response-body timeout (default 60s, configurable viainvokeOptions.responseBodyTimeoutMs) with a distinctupstream_response_body_timeoutfailure.#1427
7207347Thanks @RhysSullivan! - Apply persisted RFC 6902 overrides to OpenAPI specifications during preview, import, and refresh so upstream documents can be corrected without maintaining a fork. Figma imports automatically narrow OAuth to the scopes supported by its OAuth app configuration.#1426
171de20Thanks @RhysSullivan! - Do not add unadvertised OpenID Connect identity scopes to OAuth authorization requests derived from OpenAPI specifications.Updated dependencies [
e2712db,7207347,0c4e9b4]:@executor-js/plugin-toolkits@1.5.26
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/codemode-core@1.5.34
executor@1.5.34
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/cloud@1.4.52
Patch Changes
e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/host-selfhost@0.0.33
Patch Changes
e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/e2e@0.0.31
Patch Changes
e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/example-all-plugins@0.0.52
Patch Changes
39c2bfd,e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/example-docs-sdk-quickstart@0.0.37
Patch Changes
e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/api@1.4.54
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/cloudflare@0.0.33
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/runtime-workerd-subprocess@0.0.6
Patch Changes
@executor-js/plugin-encrypted-secrets@0.0.33
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/plugin-provider-service-split@0.0.5
Patch Changes
e2712db,a86cc4e,7207347,0c4e9b4,171de20]:@executor-js/react@1.4.54
Patch Changes
e2712db,7207347,0c4e9b4]:@executor-js/desktop@1.5.34