Skip to content

CodexClear v0.1.1

Latest

Choose a tag to compare

@zjl1985 zjl1985 released this 20 Aug 23:15

Highlights

  • Batch archive: selected active sessions can now be moved into ~/.codex/archived_sessions/ — the same layout the Codex CLI itself uses — via the new Archive button in the selection bar. Archived sessions stay visible under the Archived filter.
  • Same safety guarantees as delete: every path is validated before moving, already-archived and name-conflicting files are skipped with per-file errors, nothing is ever overwritten.

Download

CodexClear_0.1.1_aarch64.dmg — macOS on Apple Silicon.

The app is ad-hoc signed (no Apple Developer notarization yet). On first launch, right-click the app and choose Open, or run:

xattr -cr /Applications/CodexClear.app

See CHANGELOG.md for details.