czg ai求助
#228
Replies: 2 comments
-
综上其实你的需求可以直接写一个脚本通过 curl 发起 OpenAI 请求获得 commit message 后传递 |
Beta Was this translation helpful? Give feedback.
0 replies
-
好的。谢谢op 解决方案:opencommit + deepseek |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
(1) 需要手动选择type, 这个也可以让ai来做吗? 或者通过参数强制一个type, 比如(ai或者chore)
(2)最后一步: " 是否提交或修改commit ? Yes", 有没有什么参数可以默认yes
因为有些场景可能想用脚本全套控制,没法人工输入(zsh+expect 会有乱码,可能和交互系统有关)。最终希望的场景如下:
czg ai --type chore --yes-all
感谢作者的辛勤劳动~~~
Beta Was this translation helpful? Give feedback.
All reactions