Skip to content

cc-pocket 1.3.2

Choose a tag to compare

@heypandax heypandax released this 07 Jul 16:34

What's new in 1.3.2

Reliability + polish across two batches. Update the computer-side daemon to 1.3.2 for the daemon-side fixes — run cc-pocket-daemon update (or brew upgrade --cask heypandax/tap/cc-pocket / scoop update cc-pocket).

Reliability

  • Failed turns are no longer silent — an API-failure turn shows as an error instead of a blank reply; a session past its context limit gets a warning strip and gates the next send once (/clear and /compact exempt). The desktop chat header gains a context-usage % readout (#65)
  • Prompt delivery receipts — a sent prompt shows "sending…" then "✓ delivered" once the daemon has it; a dropped connection re-sends idempotently (#66)
  • Isolated daemon login (opt-in)cc-pocket-daemon config --isolated-claude-auth on gives the daemon's Claude its own credential store, so phone-driven work can't log your terminal's Claude out mid-task; history/settings stay shared (#69)
  • Crash-safe transcripts — sdk-cli sessions hidden from the --resume picker are swept back even after a daemon crash (#70)

New

  • Light mode on the phone — Settings ▸ Appearance: System / Light / Dark (default Dark; dark is unchanged) (#63)
  • Intel (x86_64) macOS desktop app — Intel Macs get their own signed dmg alongside Apple Silicon (#68)
  • Codex session titles — Codex sessions list under their real thread title instead of the prompt's first line (#64)

Fixes

  • AskUserQuestion cards auto-advance to the next question after a single-select pick (#71)
  • Desktop: a new session focuses the composer right away, and ⌘1-9 / palette / sidebar switches land ready-to-type again (#72, #46)
  • Third-party API (API key) accounts get a clear explanation in Settings instead of a dead "switch account" button (#73)