Skip to content

CodexClear v0.1.0

Choose a tag to compare

@zjl1985 zjl1985 released this 17 Aug 05:51
· 4 commits to main since this release

The first public release of CodexClear — a local-first macOS desktop app for inspecting and cleaning OpenAI Codex CLI session storage (~/.codex).

Highlights

  • See exactly which chat sessions eat your disk: per-session sizes, sorted, with active/archived split
  • Filter by keyword, status, and age (7/30/90 days); bulk select and delete
  • Safe by default: deletions go to the Trash, every target is validated before removal
  • English and Chinese UI, light and dark themes (follows the system, toggle in the header)

Download

CodexClear_0.1.0_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

Building from source

pnpm install
pnpm tauri build --bundles dmg