Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/avoid-sandbox-file-decoding.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/reconnect-health-refresh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/short-pandas-sniff.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/tidy-donkeys-repeat.md

This file was deleted.

18 changes: 18 additions & 0 deletions apps/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# executor

## 1.5.40

### Patch Changes

- [#1528](https://github.com/UsefulSoftwareCo/executor/pull/1528) [`676af1a`](https://github.com/UsefulSoftwareCo/executor/commit/676af1a78301d83cdab52b0389b4c67ed07ae872) Thanks [@baggiiiie](https://github.com/baggiiiie)! - Prevent execute agents from attempting unsupported base64 decoding by directing file payloads through ToolFile emission and bodyBase64 forwarding.

- [#1545](https://github.com/UsefulSoftwareCo/executor/pull/1545) [`df62bb3`](https://github.com/UsefulSoftwareCo/executor/commit/df62bb3c8753edf2db32cb45961cf1723114ea2d) Thanks [@RhysSullivan](https://github.com/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](https://github.com/UsefulSoftwareCo/executor/pull/1534) [`80e5530`](https://github.com/UsefulSoftwareCo/executor/commit/80e553026278b1ecd7807f1ba99ba13b19d2c336) Thanks [@RhysSullivan](https://github.com/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`](https://github.com/UsefulSoftwareCo/executor/commit/8ba64f675f6d6ab5302d4f68390c0b055d006f4a), [`80e5530`](https://github.com/UsefulSoftwareCo/executor/commit/80e553026278b1ecd7807f1ba99ba13b19d2c336)]:
- @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

## 1.5.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "executor",
"version": "1.5.39",
"version": "1.5.40",
"private": true,
"bin": {
"executor": "./bin/executor.ts"
Expand Down
21 changes: 21 additions & 0 deletions apps/cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @executor-js/cloud

## 1.4.58

### Patch Changes

- Updated dependencies [[`8ba64f6`](https://github.com/UsefulSoftwareCo/executor/commit/8ba64f675f6d6ab5302d4f68390c0b055d006f4a)]:
- @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

## 1.4.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@executor-js/cloud",
"version": "1.4.57",
"version": "1.4.58",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 2 additions & 0 deletions apps/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @executor-js/desktop

## 1.5.40

## 1.5.39

## 1.5.38
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@executor-js/desktop",
"version": "1.5.39",
"version": "1.5.40",
"private": true,
"homepage": "https://github.com/UsefulSoftwareCo/executor",
"license": "MIT",
Expand Down
21 changes: 21 additions & 0 deletions apps/host-selfhost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @executor-js/host-selfhost

## 0.0.39

### Patch Changes

- Updated dependencies [[`8ba64f6`](https://github.com/UsefulSoftwareCo/executor/commit/8ba64f675f6d6ab5302d4f68390c0b055d006f4a)]:
- @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

## 0.0.38

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/host-selfhost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@executor-js/host-selfhost",
"version": "0.0.38",
"version": "0.0.39",
"private": true,
"type": "module",
"exports": {
Expand Down
29 changes: 29 additions & 0 deletions apps/local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
# @executor-js/local

## 1.5.40

### Patch Changes

- [#1534](https://github.com/UsefulSoftwareCo/executor/pull/1534) [`80e5530`](https://github.com/UsefulSoftwareCo/executor/commit/80e553026278b1ecd7807f1ba99ba13b19d2c336) Thanks [@RhysSullivan](https://github.com/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`](https://github.com/UsefulSoftwareCo/executor/commit/8ba64f675f6d6ab5302d4f68390c0b055d006f4a)]:
- @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
2 changes: 1 addition & 1 deletion apps/local/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@executor-js/local",
"version": "1.4.4",
"version": "1.5.40",
"private": true,
"type": "module",
"exports": {
Expand Down
Loading
Loading