Skip to content

sub2cli desktop v0.1.0 — first Mac GUI release

Choose a tag to compare

@r266-tech r266-tech released this 21 May 06:09
· 11 commits to main since this release
ebc1119

First Mac desktop GUI for sub2cli — Apple Silicon (arm64).

What's new

  • New Mac desktop GUI on top of the existing CLI
  • 一键检测环境 + 一键注入 Codex + 多账号管理 (macOS Keychain)
  • 简易模式 toggle for non-developer users
  • Underlying sub2cli / sub2cli-inject hardened with dry-run preview + file lock + snapshot rollback

Download

Pick one:

  • sub2cli-v0.1.0-arm64.dmg — Mac standard: 双击挂载 → 拖 .app 到 Applications
  • sub2cli-v0.1.0-arm64.zip — alternative: 解压后移 .app 到 Applications

First-launch (macOS Gatekeeper)

This release is unsigned (no Apple Developer code signature). 第一次打开 macOS 会拦 `无法打开 "sub2cli"...`. 放行:

  1. 打开 系统设置 → 隐私与安全性
  2. 滚到 安全性
  3. 找到 `"sub2cli" 已被阻止...` 旁边点 "仍要打开"
  4. 回 Finder 再双击 .app, 弹框点 "打开"

一次性操作, 之后双击直接打开。

Requirements

  • macOS 13+ (Ventura or later), Apple Silicon
  • Codex App or Codex CLI installed (`~/.codex/` will be managed)
  • Edge / Chromium running with `--remote-debugging-port=9222` (for reading Sub2API auth token)

See README for full setup.