Codex History Sync Tool v1.4.1
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
tkintersupport. - 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.