Changes
- Fixes the macOS menu-bar left-click behavior so the CodexScope panel opens instead of the native tray menu.
- Adds the full app menu inside the panel: Refresh, Launch at Login, and Quit.
- Ships as version 1.0.3.
Validation
- pnpm build
- pnpm tauri build
- codesign --verify --deep --strict on the packaged app
- Mounted the DMG and verified CodexScope.app inside it
- Real macOS menu-bar click tests for open, panel menu, Refresh, and close
macOS package note
The DMG contains a normally built arm64 CodexScope.app and an Applications shortcut. It is ad-hoc signed but not Apple-notarized because notarization credentials are not configured in this environment.
SHA256: 9e0bce76c12892bd9d729c3b641482c49014962b25df81417e2388eb40a855e5
Full Changelog: https://github.com/poer2023/CodexScope/commits/v1.0.3