Releases: shromarketing/codex-pulse
Release list
Codex Pulse 0.5.2 — Single-instance hotfix
Codex Pulse 0.5.2 — single-instance hotfix
This preview prevents multiple Codex Pulse copies from running at the same time. It fixes duplicate menu-bar icons and avoids two builds competing for the local Claude Pulse Connector bridge.
Install
- Download the universal DMG or ZIP below.
- Or give
INSTALL_WITH_AI.mdto your Codex or Claude agent for a locally audited source installation withoutsudo. - The Claude Web connector is provided as a separate ZIP.
Verified
- 35 Swift tests in 7 suites plus browser connector regression checks
- GitHub Actions on the merged
mainbranch: passing - Universal binary: Apple silicon + Intel
- Ad-hoc signature and SHA-256 checksums verified
LSMultipleInstancesProhibited = truein the packaged app
Unsigned preview
The app is not notarized yet. macOS can show a one-time warning; use System Settings → Privacy & Security → Open Anyway. Do not disable Gatekeeper globally.
Codex Pulse 0.5.1 — Public Preview
Codex Pulse 0.5.1 — public preview
See Codex and Claude limits before they interrupt your work: remaining quota, reset time, pace forecast, local usage history, and a smarter task router in one native macOS app.
Install
- DMG: download
CodexPulse-0.5.1-macos-universal.dmg, drag the app to Applications, then use System Settings → Privacy & Security → Open Anyway on first launch. - With an AI coding agent: copy the prompt from
INSTALL_WITH_AI.md. The agent audits the repository, runs tests, builds locally, and installs into~/Applicationswithoutsudo. - Claude Web analytics: load
CodexPulse-Connector-0.5.1.zipas an unpacked Chrome extension and pair it locally from Codex Pulse.
Verified
- 35 tests across 7 suites
- GitHub Actions build: passing
- Universal binary: Apple silicon + Intel
- Ad-hoc signature and SHA-256 checksums verified
- Connector bridge is loopback-only and does not store Claude cookies
Important preview limitation
The app is not notarized because the project does not yet have an Apple Developer ID. macOS therefore shows a one-time warning. Do not disable Gatekeeper globally; use Open Anyway or build locally with the documented agent workflow.
Fixes since 0.5.0
- Compatible release builds across stable GitHub runners and newer local Swift toolchains.
- Stricter Swift-concurrency-safe notification delivery.
Feedback and bug reports are welcome in Issues and Discussions.