File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.9.9
4+
5+ ### Patch Changes
6+
7+ - ## 新功能
8+
9+ - 添加 Cometix 集成支持,提供 AI 代码助手功能
10+ - 新增 Cometix 命令管理和安装器
11+ - 实现完整的 Cometix 菜单系统和用户交互
12+ - 支持 Cometix 错误处理和状态管理
13+
14+ ## New Features
15+
16+ - Add Cometix integration support with AI code assistant functionality
17+ - Implement Cometix command management and installer
18+ - Provide complete Cometix menu system and user interaction
19+ - Support Cometix error handling and state management
20+
21+ ## 优化
22+
23+ - 重构工具模块结构,改进代码组织
24+ - 增强国际化支持,新增 Cometix 相关翻译
25+ - 完善菜单系统的多语言支持
26+
27+ ## Optimization
28+
29+ - Refactor tool module structure for better code organization
30+ - Enhanced internationalization with Cometix-related translations
31+ - Improve menu system multilingual support
32+
33+ ## 测试
34+
35+ - 新增 Cometix 功能的全面测试覆盖
36+ - 添加命令管理、安装器和菜单的单元测试
37+
38+ ## Testing
39+
40+ - Add comprehensive test coverage for Cometix functionality
41+ - Implement unit tests for command management, installer and menu features
42+
343## 2.9.8
444
545### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " zcf" ,
33 "type" : " module" ,
4- "version" : " 2.9.8 " ,
4+ "version" : " 2.9.9 " ,
55 "packageManager" : " pnpm@9.15.9" ,
66 "description" : " Zero-Config Claude-Code Flow - One-click configuration tool for Claude Code" ,
77 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments