-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor(commands): 重构命令处理类的代码结构和类型
- 优化 BaseCommand 构造函数和属性声明方式 - 简化 GenerateCommitCommand 中的配置更新逻辑 - 重构 SelectModelCommand 配置获取方式 - 移除多个文件中未使用的导入 - 改进类型安全性和代码格式化
- Loading branch information
1 parent
664d6d4
commit d9cebd5
Showing
3 changed files
with
28 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters