Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d51ae3a574 | |||
| 0c2c35ad72 |
+1
-1
@@ -2,7 +2,7 @@
|
||||
"name": "ai-commit-ext",
|
||||
"displayName": "AI Commit Ext",
|
||||
"description": "Generate commit messages using OpenCode AI",
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"publisher": "local",
|
||||
"engines": {
|
||||
"vscode": "^1.110.0"
|
||||
|
||||
@@ -80,7 +80,7 @@ Generate a concise Conventional Commit message for these changes:`;
|
||||
"--format",
|
||||
"default",
|
||||
"-m",
|
||||
"opencode/gpt-5-nano",
|
||||
"opencode/deepseek-v4-flash-free",
|
||||
"--variant",
|
||||
"minimal",
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user