Skip to content

Releases: say8425/cc-statusline

v2.1.0

24 Feb 11:29

Choose a tag to compare

2.1.0 (2026-02-24)

Features

  • add worktree detection with git-common-dir (f9e2a7d)
  • display worktree name with dedicated 🌲 emoji (894be35)

v2.0.2

13 Feb 13:54

Choose a tag to compare

2.0.2 (2026-02-13)

Bug Fixes

  • add build step before npm publish (9e0eced)

v2.0.1

13 Feb 05:31

Choose a tag to compare

2.0.1 (2026-02-13)

Bug Fixes

  • use dist/index.js as bin entry for bunx compatibility (f4c744d), closes #28

v2.0.0

12 Feb 06:26

Choose a tag to compare

2.0.0 (2026-02-12)

Features

  • add --plan option for different subscription tiers (3542e82)
  • add biome check hook for auto-formatting (ab72260)
  • add limit reset timer display (a69505f)
  • add review-comments skill for PR comment handling (e40ef1b)
  • add usage metrics line with block usage and burn rate (80b307d)
  • initial release of cc-statusline (455ca05)
  • restore git diff display with file count (461a8eb), closes #5
  • switch to npmjs.org and support bunx execution (4ca6cde)
  • 리셋 시각 표시 변경 및 7일 리셋 시간 추가 (6671578)

Bug Fixes

  • address PR review comments (f2bb2dc)
  • align block cost calculation with /usage by correcting pricing and limits (7362c7c)
  • ci: checkout release tag for publish job (3e75054)
  • ci: handle empty pr output in release workflow (dd4cf9f)
  • ci: use gh pr list for reliable PR number lookup (6d48fc2)
  • ci: use merge commit instead of squash (eb7837f)
  • ci: use rebase merge strategy (702bb0d)
  • parse transcript directly for immediate context update (6e44f5a)
  • use latest transcript file for immediate context update (f1803c6)

Performance Improvements

  • use simdjson for faster JSONL parsing (b9acfe2)

Miscellaneous Chores

v1.4.0

04 Feb 04:54

Choose a tag to compare

1.4.0 (2026-02-03)

Features

  • add --plan option for different subscription tiers (3542e82)
  • add biome check hook for auto-formatting (ab72260)
  • add limit reset timer display (a69505f)
  • add review-comments skill for PR comment handling (e40ef1b)
  • add usage metrics line with block usage and burn rate (80b307d)

Bug Fixes

  • address PR review comments (f2bb2dc)

Performance Improvements

  • use simdjson for faster JSONL parsing (b9acfe2)

v1.3.0

29 Jan 07:16

Choose a tag to compare

1.3.0 (2026-01-29)

Features

  • restore git diff display with file count (461a8eb), closes #5

v1.2.0

25 Jan 12:10

Choose a tag to compare

1.2.0 (2026-01-25)

Features

  • initial release of cc-statusline (455ca05)
  • switch to npmjs.org and support bunx execution (4ca6cde)

Bug Fixes

  • ci: checkout release tag for publish job (3e75054)
  • ci: handle empty pr output in release workflow (dd4cf9f)
  • ci: use gh pr list for reliable PR number lookup (6d48fc2)
  • ci: use merge commit instead of squash (eb7837f)
  • ci: use rebase merge strategy (702bb0d)
  • parse transcript directly for immediate context update (6e44f5a)
  • use latest transcript file for immediate context update (f1803c6)

v1.1.0

24 Jan 08:56

Choose a tag to compare

1.1.0 (2026-01-24)

Features

  • switch to npmjs.org and support bunx execution (4ca6cde)

v1.0.0

24 Jan 08:00
cb21ec8

Choose a tag to compare

1.0.0 (2026-01-20)

Features

  • initial release of cc-statusline (455ca05)

Bug Fixes

  • parse transcript directly for immediate context update (6e44f5a)
  • use latest transcript file for immediate context update (f1803c6)