Skip to content

v1.2.0

Choose a tag to compare

@bluzername bluzername released this 26 Mar 05:08
· 14 commits to main since this release

What's new since v1.1.0

New

  • ccs ls here - list sessions for the current project only (also: ccs ls here 30)
  • ccs update - update the entire Power Stack from anywhere (no more cd-ing to the repo)

Fixed

  • ccs crash on simple queries - ccs "auth" with no flags crashed with unbound variable error. Fixed.
  • Better zero-results handling - clean message instead of Python traceback
  • Auto-init missing index - ccs now auto-initializes if no search index exists
  • Cleaner previews - filters out skill trigger noise and plan boilerplate from session previews

Docs

  • All 4 doc surfaces (README, cheatsheet PDF, workflow guide, CLAUDE.md snippet) now list every ccs subcommand consistently
  • Cheatsheet PDF regenerated with complete command table

Upgrade

ccs update