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
18 changes: 0 additions & 18 deletions .changeset/desktop-apple-events.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/toolcall-parallel-reads.md

This file was deleted.

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

## 1.6.7

### Patch Changes

- Updated dependencies [[`98d6c6a`](https://github.com/UsefulSoftwareCo/executor/commit/98d6c6ad3272fca371fc2d8b14b2e332100d8322)]:
- @executor-js/sdk@1.6.7
- @executor-js/local@1.6.7
- @executor-js/api@1.4.70
- @executor-js/runtime-quickjs@1.6.7

## 1.6.6

### 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.6",
"version": "1.6.7",
"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.68

### Patch Changes

- Updated dependencies [[`75b3674`](https://github.com/UsefulSoftwareCo/executor/commit/75b3674136b44a2e43fb23eb7a058e7e51528527), [`98d6c6a`](https://github.com/UsefulSoftwareCo/executor/commit/98d6c6ad3272fca371fc2d8b14b2e332100d8322)]:
- @executor-js/plugin-mcp@1.6.7
- @executor-js/sdk@1.6.7
- @executor-js/api@1.4.70
- @executor-js/execution@1.6.7
- @executor-js/vite-plugin@0.0.67
- @executor-js/cloudflare@0.0.49
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.18
- @executor-js/runtime-dynamic-worker@1.4.4
- @executor-js/plugin-graphql@1.6.7
- @executor-js/plugin-openapi@1.6.7
- @executor-js/plugin-toolkits@1.5.42
- @executor-js/plugin-workos-vault@0.0.2
- @executor-js/react@1.4.70
- @executor-js/runtime-quickjs@1.6.7

## 1.4.67

### 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.67",
"version": "1.4.68",
"private": true,
"type": "module",
"scripts": {
Expand Down
18 changes: 18 additions & 0 deletions apps/desktop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @executor-js/desktop

## 1.6.7

### Patch Changes

- [#1876](https://github.com/UsefulSoftwareCo/executor/pull/1876) [`75b3674`](https://github.com/UsefulSoftwareCo/executor/commit/75b3674136b44a2e43fb23eb7a058e7e51528527) Thanks [@RhysSullivan](https://github.com/RhysSullivan)! - Let macOS ask before denying Codex plugins Automation access. The desktop app
and its bundled daemon are hardened-runtime signed without the Apple Events
entitlement, so tccd refused to even show the consent prompt: every Messages
call was denied silently, no Automation row was ever created in System
Settings, and the access check sat on "Checking…" for a full minute before
misreporting the hang as a failed start. The app and daemon are now signed
with `com.apple.security.automation.apple-events` and carry a usage
description, so the first call raises the real consent prompt and the grant
becomes visible in Privacy & Security → Automation.

The access check also stops waiting after 25 seconds and says what a hang
means — answer the permission prompt on screen, then check again — instead of
blaming the Codex install.

## 1.6.6

## 1.6.5
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.6",
"version": "1.6.7",
"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.49

### Patch Changes

- Updated dependencies [[`75b3674`](https://github.com/UsefulSoftwareCo/executor/commit/75b3674136b44a2e43fb23eb7a058e7e51528527), [`98d6c6a`](https://github.com/UsefulSoftwareCo/executor/commit/98d6c6ad3272fca371fc2d8b14b2e332100d8322)]:
- @executor-js/plugin-mcp@1.6.7
- @executor-js/sdk@1.6.7
- @executor-js/app@1.4.4
- @executor-js/analytics@0.1.14
- @executor-js/api@1.4.70
- @executor-js/execution@1.6.7
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.18
- @executor-js/plugin-encrypted-secrets@0.0.49
- @executor-js/plugin-graphql@1.6.7
- @executor-js/plugin-openapi@1.6.7
- @executor-js/plugin-provider-service-split@0.0.21
- @executor-js/plugin-toolkits@1.5.42
- @executor-js/react@1.4.70
- @executor-js/runtime-quickjs@1.6.7

## 0.0.48

### 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.48",
"version": "0.0.49",
"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.7

### Patch Changes

- Updated dependencies [[`75b3674`](https://github.com/UsefulSoftwareCo/executor/commit/75b3674136b44a2e43fb23eb7a058e7e51528527), [`98d6c6a`](https://github.com/UsefulSoftwareCo/executor/commit/98d6c6ad3272fca371fc2d8b14b2e332100d8322)]:
- @executor-js/plugin-mcp@1.6.7
- @executor-js/sdk@1.6.7
- @executor-js/app@1.4.4
- @executor-js/analytics@0.1.14
- @executor-js/api@1.4.70
- @executor-js/config@1.6.7
- @executor-js/execution@1.6.7
- @executor-js/vite-plugin@0.0.67
- @executor-js/host-mcp@1.4.4
- @executor-js/mcp-apps-shell@1.4.18
- @executor-js/plugin-desktop-settings@1.6.7
- @executor-js/plugin-example@1.6.7
- @executor-js/plugin-file-secrets@1.6.7
- @executor-js/plugin-graphql@1.6.7
- @executor-js/plugin-keychain@1.6.7
- @executor-js/plugin-onepassword@1.6.7
- @executor-js/plugin-openapi@1.6.7
- @executor-js/plugin-provider-service-split@0.0.21
- @executor-js/plugin-toolkits@1.5.42
- @executor-js/react@1.4.70
- @executor-js/runtime-quickjs@1.6.7

## 1.6.6

### 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.6",
"version": "1.6.7",
"private": true,
"type": "module",
"exports": {
Expand Down
Loading
Loading