Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

Releases: MarkShawn2020/claude-code-manager

v2.13.0 - Archive Release

27 Dec 13:25

Choose a tag to compare

Repository Archived

This repository has been archived. Please migrate to the new repository:
markshawn2020/lovcode

Migration

LovCode is a cross-platform desktop app. Download it from:

LovCode is the successor project that includes all features from Claude Code Manager plus many new improvements.

v2.12.0

12 Nov 18:13

Choose a tag to compare

2.12.0 (2025-11-12)

Features

  • statusline: add thinking mode indicator and improve cost display (9273540)

v2.11.0

11 Nov 19:19

Choose a tag to compare

2.11.0 (2025-11-11)

Features

  • completion: add tab auto-completion support for ccm (cff3221)
  • statusline: add stacked context visualization to vibe-genius (62d146b)
  • statusline: unify API with ccm for all statusline types (d7c11cf)

v2.10.0

27 Aug 05:42

Choose a tag to compare

2.10.0 (2025-08-27)

Features

v2.9.0

27 Aug 03:15

Choose a tag to compare

2.9.0 (2025-08-27)

Features

  • support multiple statusline config (d8281f2)

v2.8.0

27 Aug 02:27

Choose a tag to compare

2.8.0 (2025-08-27)

Features

v2.7.0

26 Aug 15:22

Choose a tag to compare

2.7.0 (2025-08-26)

Features

v2.6.0

26 Aug 14:07

Choose a tag to compare

2.6.0 (2025-08-26)

Features

v2.5.0

25 Aug 08:38

Choose a tag to compare

2.5.0 (2025-08-25)

Features

  • add fix-semantic-release script (1044672)

v2.4.0

20 Aug 19:32

Choose a tag to compare

2.4.0 (2025-08-20)

Bug Fixes

  • feat: 使用spawn替代exec避免claude命令阻塞 (55d9d90)
  • feat: 修复worktree路径并改用.feats目录 (a902034)
  • feat: 修复交互式列表的显示和退出问题 (bedac74)
  • feat: 只显示feature worktrees,排除main分支 (fd1f04d)
  • feat: 改进worktree删除功能 (f466a51)

Features

  • worktree: 完善feat add的分支和worktree存在性处理 (cd950d7)
  • worktree: 根据官方文档优化feat命令,默认使用.feats目录 (0f935f6)
  • worktree: 添加feat命令管理git worktree特性分支 (3e1093b)
  • 将feat list改为交互式界面 (c6303a9)