Skip to content

Releases: o1xhack/CodexBar

CodexBar 0.18.0 Mobile 1.0.0

17 Mar 15:43

Choose a tag to compare

CodexBar Mobile 1.0.0

This release packages the first public iPhone companion app alongside CodexBar 0.18.0.

Added

  • iPhone companion app that reads the latest CodexBar snapshot from iCloud Key-Value Store.
  • Provider list and detail screens with dynamic rate-limit windows, budget progress, sync metadata, and interactive daily spend charts.
  • Dedicated Cost tab with provider share, model mix, service mix, and 30-day spend analysis.
  • In-app onboarding, setup guidance, demo mode, release notes, and About & Sync information.
  • Native localization for English, Simplified Chinese, Traditional Chinese, and Japanese.
  • Privacy manifest, privacy policy, and dark-mode app icon for App Store distribution.

Improved

  • Usage and Cost charts now support both bar and line presentation styles.
  • Press-and-hold chart inspection now reveals exact daily values directly on the graph.
  • Settings are reorganized into About & Sync, Release Notes, Usage Setting, and Cost Setting.
  • Mobile versioning is now aligned consistently across the Mac companion display and the iPhone app as 1.0.0.

Fixed

  • Pull to refresh now asks iCloud Key-Value Store to synchronize before reading the latest snapshot.
  • Mac sync status now reports missing iCloud entitlements or unavailable iCloud accounts instead of showing a false success state.

Assets

  • CodexBar-0.18.0-mobile.1.0.0.zip: notarized macOS app bundle with Mobile 1.0.0 companion support.
  • CodexBar-0.18.0-mobile.1.0.0.dSYM.zip: debug symbols for crash analysis.

CodexBar 0.18.0 (Mobile 0.1.1)

16 Mar 12:27

Choose a tag to compare

CodexBar 0.18.0 (Mobile 0.1.1)

Base version from upstream steipete/CodexBar v0.18.0, with the mobile-dev iCloud sync additions by @o1xhack.

What's new in this release

Mac

  • Upstream 0.18.0 features and fixes, including the GPT-5.4 / GPT-5.3 Codex cost updates.
  • Mobile companion sync metadata is preserved in the Mac app (Mobile 0.1.1 shown in About).
  • Sync cost and usage data to iOS through iCloud KVS.
  • Sync dynamic rate windows with labels such as Session, Weekly, and Sonnet.

Mobile companion compatibility

  • Keeps the Mobile 0.1.1 payload/version tracking used by the iOS companion app now in App Review.
  • Pushes both Mac app version and mobile version in iCloud payloads for traceability.

Install

Download CodexBar-0.18.0-mobile.0.1.1.zip, unzip it, and move CodexBar.app to /Applications.

Signed and notarized by Apple (Developer ID Application: Yuxiao Wang).

v0.18.0-beta.3 · Sync 0.1.0

06 Mar 07:04

Choose a tag to compare

Pre-release

CodexBar v0.18.0-beta.3 · Sync 0.1.0

Base version from upstream steipete/CodexBar v0.18.0-beta.3, with iCloud sync additions by @o1xhack.

What's new (Sync 0.1.0)

Mac

  • Sync cost/usage data (session cost, 30-day cost, daily spend chart) to iOS via iCloud KVS
  • Sync dynamic rate windows with labels (Session, Weekly, Sonnet, etc.)
  • Parallel Sync Version tracking independent from upstream version
  • Display "Sync 0.1.0" in About panel

iOS Companion App

  • Provider detail view with interactive daily spend bar chart
  • Budget progress bar with color-coded thresholds
  • Tappable provider cards with cost teaser
  • iCloud sync error display
  • iOS 26 Liquid Glass UI
  • Developer info and open source credits in About tab
  • Mac Version and Sync Version visible in About tab

Install

Download CodexBar-0.18.0-beta.3-sync.0.1.0.zip, unzip, and move to /Applications.
Signed and notarized by Apple (Developer ID: Yuxiao Wang).

iOS companion app: build from source via Xcode (CodexBarMobile/).