|
|
a40c88c768
|
feat(changelog): 添加 --no-generate 标志以支持纯模板生成
- 新增 `--no-generate` 参数,强制使用模板生成而非 AI
- 调整 `--yes` 参数仅跳过交互提示,不改变生成行为
- 统一使用工具函数替代 println 输出
|
2026-08-21 13:57:25 +08:00 |
|
|
|
16ffc94a06
|
feat(llm): 生成器与连接测试切换到新 rig 门面(全量上线)
- 新门面补齐 commit/tag/changelog 三个业务方法(提示词与解析复用迁移模块)
- ContentGenerator 改用 rig 门面(构造/可用性检查/三个生成方法)
- test_connection 走新门面公开接口,不再访问私有字段
- 新增离线业务方法测试与 6 家 provider 的 #[ignore] 实网冒烟用例
|
2026-08-17 15:56:56 +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 |
|
|
|
280d6ec5c9
|
feat(generator): 按文件重要性对暂存差异排序
|
2026-05-13 12:07:01 +08:00 |
|
|
|
da85fc94b1
|
feat(keyring): 集成系统密钥环安全存储 API key
|
2026-03-12 17:42:41 +08:00 |
|
|
|
358b44ab81
|
fix(generator): 修复diff截断时的字符边界问题
|
2026-03-06 16:28:26 +08:00 |
|
|
|
c9073ff4a7
|
✨ feat(profile):应用配置文件时自动设置GPG签名和SSH配置
♻️ refactor(generator):移除未使用的导入和剪贴板功能
♻️ refactor(git):清理未使用的导入和优化代码结构
♻️ refactor(i18n):简化翻译模块的导出结构
♻️ refactor(llm):移除未使用的序列化导入
♻️ refactor(openrouter):简化模型验证函数
|
2026-02-04 10:57:15 +08:00 |
|
|
|
bfc1812ebf
|
docs: update readme with new installation methods and cli options
|
2026-02-01 13:50:09 +00:00 |
|
|
|
dba6d94eab
|
feat(generator): add language parameter to commit generation methods
|
2026-02-01 13:03:57 +00:00 |
|
|
|
c3cd01dbcd
|
✨ 新增对 Kimi、DeepSeek、OpenRouter 的支持并升级版本至 0.1.2
|
2026-02-01 15:09:39 +08:00 |
|
|
|
5d4156e5e0
|
feat:(first commit)created repository and complete 0.1.0
|
2026-01-30 14:18:32 +08:00 |
|