Skip to content

CCEM v2.82.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 17:06
Immutable release. Only release title and notes can be modified.

CCEM Desktop v2.82.0

Downloads

  • Apple Silicon (M1/M2/M3/M4): CCEM.Desktop_*_aarch64.dmg
  • Intel Mac: CCEM.Desktop_*_x64.dmg
  • Windows (x64): CCEM.Desktop_*_x64-setup.exe

CLI

npm install -g ccem@2.82.0

Desktop trust and browser availability

These Desktop artifacts use the legacy unsigned distribution path. macOS includes CEF with ad-hoc code signatures and System Keychain storage; these apps are not Developer ID-signed or notarized. Windows does not include CEF; its embedded browser is unavailable.
On macOS, if Gatekeeper blocks the app, clear quarantine after installing:

xattr -c /Applications/CCEM\ Desktop.app

Commits

  • feat(desktop): support task-level Codex model selection (41b93de)
  • chore: release v2.82.0 (ccbeb51)