Skip to content
Open
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/describe-compile-scope.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lost-execution-visibility.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/openapi-vendor-json-content-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/self-hosted-fonts.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/toolkits-empty-grid.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.6.9

### Patch Changes

- [#1977](https://github.com/UsefulSoftwareCo/executor/pull/1977) [`6870f38`](https://github.com/UsefulSoftwareCo/executor/commit/6870f38438e0729aaf6594f66afa828d118fb13c) Thanks [@RhysSullivan](https://github.com/RhysSullivan)! - Compile `describe.tool` previews against only the definitions a tool references, drop the compiler's per-call retained graph, and fall back to `unknown` for schemas over a node limit. Describing a tool from a large OpenAPI spec no longer burns seconds of CPU or leaks memory in the shared session isolate.

- [#1978](https://github.com/UsefulSoftwareCo/executor/pull/1978) [`f1d95f2`](https://github.com/UsefulSoftwareCo/executor/commit/f1d95f2b657316180992d5a67c24b7b76dc2b0f1) Thanks [@RhysSullivan](https://github.com/RhysSullivan)! - Report an MCP `execute` call that dies with a session reset as a JSON-RPC error instead of a silently closed stream. The front worker answers outstanding request ids when the session socket closes abnormally or a response deadline passes, and a rebuilt session answers ids stranded by a previous incarnation on the next stream. The plain memory-limit reset is now classified as transient.

- [#1963](https://github.com/UsefulSoftwareCo/executor/pull/1963) [`eaa1f3a`](https://github.com/UsefulSoftwareCo/executor/commit/eaa1f3a57ffff88aede8e83783ea7ed4471aec1f) Thanks [@RhysSullivan](https://github.com/RhysSullivan)! - Bundle the Geist and Geist Mono fonts with the console instead of loading them from Google Fonts. The UI no longer stays blank when a self-hosted deployment cannot reach fonts.googleapis.com.

- [#1897](https://github.com/UsefulSoftwareCo/executor/pull/1897) [`f1930dd`](https://github.com/UsefulSoftwareCo/executor/commit/f1930ddbe4fd18d75ce4f67b56200037ec4d6f65) Thanks [@baggiiiie](https://github.com/baggiiiie)! - Prevent the empty Toolkits page from scrolling past its visible add cards.

- Updated dependencies []:
- @executor-js/local@1.6.9
- @executor-js/sdk@1.6.9
- @executor-js/runtime-quickjs@1.6.9
- @executor-js/api@1.4.72

## 1.6.8

### 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.6.8",
"version": "1.6.9",
"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.70

### Patch Changes

- Updated dependencies [[`e9055c1`](https://github.com/UsefulSoftwareCo/executor/commit/e9055c13bf73bc1860c8eded542fe566b51c3784)]:
- @executor-js/plugin-openapi@1.6.9
- @executor-js/runtime-dynamic-worker@1.4.4
- @executor-js/sdk@1.6.9
- @executor-js/runtime-quickjs@1.6.9
- @executor-js/execution@1.6.9
- @executor-js/plugin-graphql@1.6.9
- @executor-js/plugin-mcp@1.6.9
- @executor-js/api@1.4.72
- @executor-js/vite-plugin@0.0.69
- @executor-js/cloudflare@0.0.51
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.20
- @executor-js/plugin-toolkits@1.5.44
- @executor-js/plugin-workos-vault@0.0.2
- @executor-js/react@1.4.72

## 1.4.69

### 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.69",
"version": "1.4.70",
"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.6.9

## 1.6.8

## 1.6.7
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.6.8",
"version": "1.6.9",
"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.51

### Patch Changes

- Updated dependencies [[`e9055c1`](https://github.com/UsefulSoftwareCo/executor/commit/e9055c13bf73bc1860c8eded542fe566b51c3784)]:
- @executor-js/plugin-openapi@1.6.9
- @executor-js/plugin-provider-service-split@0.0.23
- @executor-js/sdk@1.6.9
- @executor-js/runtime-quickjs@1.6.9
- @executor-js/execution@1.6.9
- @executor-js/plugin-graphql@1.6.9
- @executor-js/plugin-mcp@1.6.9
- @executor-js/app@1.4.4
- @executor-js/analytics@0.1.16
- @executor-js/api@1.4.72
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.20
- @executor-js/plugin-encrypted-secrets@0.0.51
- @executor-js/plugin-toolkits@1.5.44
- @executor-js/react@1.4.72

## 0.0.50

### 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.50",
"version": "0.0.51",
"private": true,
"type": "module",
"exports": {
Expand Down
27 changes: 27 additions & 0 deletions apps/local/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @executor-js/local

## 1.6.9

### Patch Changes

- Updated dependencies [[`e9055c1`](https://github.com/UsefulSoftwareCo/executor/commit/e9055c13bf73bc1860c8eded542fe566b51c3784)]:
- @executor-js/plugin-openapi@1.6.9
- @executor-js/plugin-provider-service-split@0.0.23
- @executor-js/sdk@1.6.9
- @executor-js/runtime-quickjs@1.6.9
- @executor-js/execution@1.6.9
- @executor-js/config@1.6.9
- @executor-js/plugin-file-secrets@1.6.9
- @executor-js/plugin-graphql@1.6.9
- @executor-js/plugin-keychain@1.6.9
- @executor-js/plugin-mcp@1.6.9
- @executor-js/plugin-onepassword@1.6.9
- @executor-js/plugin-example@1.6.9
- @executor-js/plugin-desktop-settings@1.6.9
- @executor-js/app@1.4.4
- @executor-js/analytics@0.1.16
- @executor-js/api@1.4.72
- @executor-js/vite-plugin@0.0.69
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.20
- @executor-js/plugin-toolkits@1.5.44
- @executor-js/react@1.4.72

## 1.6.8

### Patch Changes
Expand Down
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.6.8",
"version": "1.6.9",
"private": true,
"type": "module",
"exports": {
Expand Down
Loading
Loading