Skip to content

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:57
· 16 commits to main since this release
8e2515c

Patch Changes

  • #1869 c695970 Thanks @RhysSullivan! - Explain macOS permissions for Codex plugins instead of failing with an opaque
    error. A refused grant used to surface as Internal tool error [id] — the
    plugin reports "Unknown error" and only a numeric code says what happened, so
    neither the user nor the model could tell that macOS was the blocker.

    The bridge now recognises those codes and answers with the grant to enable and
    where to find it. Each plugin's add screen also states what macOS will ask for
    before anything runs, with a link straight to the right Privacy pane — macOS
    asks once, and a dismissed prompt never returns.

    The add screen checks that access when it opens, and holds the Add button
    until the plugin answers. Adding one that macOS is still blocking produced an
    integration that looked connected and failed on its first call, by which point
    the screen explaining the fix was gone.

  • Updated dependencies [9a1fbd5]:

    • @executor-js/local@1.6.6
    • @executor-js/api@1.4.69
    • @executor-js/sdk@1.6.6
    • @executor-js/runtime-quickjs@1.6.6