Skip to content

Releases: shromarketing/codex-pulse

Codex Pulse 0.5.2 — Single-instance hotfix

Choose a tag to compare

@shromarketing shromarketing released this 14 Aug 12:37
8603535

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.md to your Codex or Claude agent for a locally audited source installation without sudo.
  • 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 main branch: passing
  • Universal binary: Apple silicon + Intel
  • Ad-hoc signature and SHA-256 checksums verified
  • LSMultipleInstancesProhibited = true in 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

Pre-release

Choose a tag to compare

@shromarketing shromarketing released this 14 Aug 00:37

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 ~/Applications without sudo.
  • Claude Web analytics: load CodexPulse-Connector-0.5.1.zip as 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.

Codex Pulse v0.5.0 — Public Preview

Pre-release

Choose a tag to compare

@shromarketing shromarketing released this 14 Aug 00:16

⚠️ Superseded by Codex Pulse 0.5.1. Please use the newer preview: it includes the GitHub runner compatibility and Swift concurrency fixes.