Skip to content

Codex Pulse 0.5.1 — Public Preview

Pre-release
Pre-release

Choose a tag to compare

@shromarketing shromarketing released this 14 Aug 00:37
· 6 commits to main since this release

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.