Skip to content

Codex History Sync Tool v1.4.1

Choose a tag to compare

@CoimgRain CoimgRain released this 08 May 03:38
· 14 commits to main since this release

v1.4.1

Hotfix for the macOS DMG app launcher.

Fixed

  • Fixed a launch issue where the DMG app could quit immediately if the launcher selected a Python without working tkinter support.
  • The app launcher now checks candidate Python interpreters and only uses one that can import tkinter.
  • Launcher arguments are forwarded correctly, so smoke tests and future command-line checks work through the app executable.

Validation

  • Ran the app executable smoke test directly from the mounted DMG.
  • Verified the DMG checksum with hdiutil verify.