Skip to content

cc-pocket 1.1.9

Choose a tag to compare

@heypandax heypandax released this 25 Jun 19:16

✨ New — Live context-window usage

A light "Context NN%" indicator floats at the bottom-right of the chat, showing how full the model's context window is after each turn — at a glance, no menu. It rests muted and warms to amber / red as the window fills.

🗂️ New project flow

Drilling into a folder now prefills its path — type just the new project's name and the daemon creates the folder for you. No more typing the full path.

🔧 Polish

  • Your renamed session titles now show in the session list (not the auto-generated one).
  • Cleaner history — background-shell task-notifications and "continue" resume nudges are filtered out of the replayed chat.
  • Windows daemon stays resident — it self-registers the logon task on first run.
  • Quick-terminal hardened after a security review.
  • Fixes for issues #5, #7, #8, #9, #10, #12.

Install / update

  • macOS daemon: brew upgrade --cask heypandax/tap/cc-pocket
  • Windows daemon: scoop update cc-pocket-daemon
  • Phone app: App Store / Google Play (or the APK attached below)
  • Desktop app: DMG (macOS) / MSI (Windows) attached below

中文

✨ 新增 —— 上下文用量实时显示

聊天右下角多了一个轻量的「上下文 NN%」悬浮指示,每轮结束后显示模型上下文窗口用了多少 —— 一眼可见,不用进菜单。平时是淡色,越接近用满越偏黄 / 红。

🗂️ 新建项目更省事

进入某个文件夹后,新建会话会自动带入该路径 —— 你只要填新项目的名字,daemon 会帮你把文件夹建好,不用再手敲完整路径。

🔧 打磨

  • 你重命名过的会话标题现在会显示在列表里(不再只显示自动生成的)。
  • 历史回放更干净 —— 过滤掉后台任务通知和「继续」续跑提示这类噪声。
  • Windows daemon 常驻:首次运行自动注册登录任务。
  • 安全评审后加固了快捷终端。
  • 修复 issue #5#7#8#9#10#12