Skip to content

Open Island v1.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 08:37
· 8 commits to main since this release
6171f8d

Open Island v1.1.3 — Codex Approvals

This patch release restores Codex approval handling and fixes a Claude subagent completion regression.
本补丁版本恢复 Codex 审批弹窗处理,并修复 Claude subagent 完成状态回退问题。

Changes since v1.1.2 | 自 v1.1.2 以来的变更

  • Feature: Added managed Codex PermissionRequest hook support with approve/deny responses, flexible tool input decoding, and a 1-hour interactive timeout (#477)
    新增 Codex PermissionRequest 托管 hook 支持,可在 Open Island 内批准/拒绝请求,兼容更灵活的工具输入,并为交互审批设置 1 小时超时 (#477)

  • Fix: Prevent stale Codex approval clicks from mutating session state after the hook process has disconnected (#477)
    修复 Codex hook 进程断开后,过期审批点击仍可能修改会话状态的问题 (#477)

  • Fix: Keep completed Claude sessions completed when a late SubagentStop hook arrives after the parent Stop event (#489)
    修复 Claude 父会话完成后收到延迟 SubagentStop 时,完成状态被重新改回运行中的问题 (#489)

  • Tests: Stabilized the Claude subagent regression test for the macOS 26 CI runner (#524)
    稳定 Claude subagent 回归测试,避免 macOS 26 CI runner 上的 Swift Testing 编译问题 (#524)


Installation | 安装说明

  1. Download Open Island.dmg, open it, and drag Open Island to Applications.
    下载 Open Island.dmg,打开后将 Open Island 拖入 Applications

  2. Requires macOS 14+. Supports both Apple Silicon and Intel Macs.
    需要 macOS 14+。同时支持 Apple SiliconIntel Mac。

Or via Homebrew | 或使用 Homebrew:

brew install --cask octane0411/tap/openisland

This build is signed and notarized with Apple Developer ID. You can open it directly without any security workaround.
本版本已通过 Apple 签名公证,可直接打开运行,无需任何安全设置。

Full changelog | 完整变更: v1.1.2...v1.1.3