Skip to content

v1.3.0

Choose a tag to compare

@heypandax heypandax released this 05 Jul 15:20

What's new in 1.3.0

New

  • Syntax highlighting — code blocks in replies and the changed-files viewer are tinted per language (sql, py, kt, js and more), colored as they stream in
  • Custom models — type any model id into the model picker; ids routed through third-party gateways (cc-switch and friends) just work
  • Always know it's running — a persistent running chip in the chat header; keep typing while Claude works, sends queue instead of looking disconnected
  • Browse a running project's history — a history badge on running rows opens the session list; the row itself still jumps straight to the live session

Fixes & improvements

  • Take over, don't fork — "Continue here" resumes a terminal session in place; it only branches while the terminal claude is truly still writing (live-process probe, not just a freshness window). The main source of mystery duplicate sessions is gone
  • "Continue here" honors the Settings default mode (full auto means full auto)
  • Changed-file viewer: back returns to the file list; ✕ jumps straight to the chat
  • Desktop: header ⋯ quick actions (model / effort / mode / compact / clear) match the phone; the permission dialog's "Remember for this session" checkbox works

Note: some features need the computer-side daemon on 1.3.0 — run cc-pocket-daemon update (or brew upgrade / scoop update).

Closes #49 #50 #51 #52 #53 #54