|
|
995d263a48
|
feat(commit): 添加.gitignore文件过滤功能,自动跳过被忽略的文件
在自动暂存和`--all`模式下,检测并跳过被.gitignore规则匹配的文件,暂存完成后显示被移除的被忽略文件列表
|
2026-07-20 17:33:57 +08:00 |
|
|
|
b6bc091502
|
feat(commands): 添加 git credential helper 命令
|
2026-07-16 11:26:41 +08:00 |
|
|
|
14ebb6857a
|
feat(commit): 添加提交消息模板支持
- 移除 config 命令中未使用的 List 子命令及相关显示字段
- 统一 ChangelogCommand 和 CommitCommand 的 ContentGenerator 初始化方式
|
2026-06-03 15:20:50 +08:00 |
|
|
|
90074e6e32
|
style: 格式化代码并优化导入顺序
|
2026-05-27 15:15:15 +08:00 |
|
|
|
4331b9306e
|
LLM支持优化
|
2026-05-26 17:43:42 +08:00 |
|
|
|
0289dd4684
|
chore: 升级版本至 0.1.10 并更新密钥环与加密相关描述
|
2026-03-19 16:34:45 +08:00 |
|
|
|
da85fc94b1
|
feat(keyring): 集成系统密钥环安全存储 API key
|
2026-03-12 17:42:41 +08:00 |
|
|
|
e822ba1f54
|
✨ feat(commands):为所有命令添加config_path参数支持,实现自定义配置文件路径
♻️ refactor(config):重构ConfigManager,添加with_path_fresh方法用于初始化新配置
🔧 fix(git):改进跨平台路径处理,增强git仓库检测的鲁棒性
✅ test(tests):添加全面的集成测试,覆盖所有命令和跨平台场景
|
2026-02-14 14:28:11 +08:00 |
|
|
|
2a57946421
|
feat:Add 3 new LLM providers and optimize the readme.
|
2026-01-30 16:47:19 +08:00 |
|
|
|
5d4156e5e0
|
feat:(first commit)created repository and complete 0.1.0
|
2026-01-30 14:18:32 +08:00 |
|