sub2cli desktop 0.2.3
Unsigned macOS desktop build.
Changes:
- Hardened desktop startup, account removal, and model probe behavior.
- Removed runtime Codex App renderer injection; sub2cli now reopens Codex through the native app launch path.
- Kept relay config summaries in sync when switching the default endpoint or Codex key.
- Added source installer checksum manifest support for safer GitHub installs.
Verification:
- python3 -m py_compile sub2cli sub2cli-inject desktop/api.py desktop/main.py
- node --check desktop/ui/app.js
- sh -n install.sh
- shasum -a 256 -c SHA256SUMS
- git diff --check
- desktop/build.sh produced and smoke-tested sub2cli.app
- hdiutil verify desktop/dist/sub2cli-0.2.3.dmg
- installed /Applications/sub2cli.app reports 0.2.3 and passes --smoke
DMG SHA-256:
1c2b6bb0d8e8b9f260c072dc07871ef0748f6ab7893a35dc811c829b57b039da sub2cli-0.2.3.dmg