feat(aiCommitExt): add user-suggested commit-message refinement

This commit is contained in:
2026-04-15 12:01:40 +02:00
parent 4fc21100a9
commit a7f07dbeef
4 changed files with 52 additions and 4 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "ai-commit-ext",
"displayName": "AI Commit Ext",
"description": "Generate commit messages using OpenCode AI",
"version": "1.1.0",
"version": "1.2.0",
"publisher": "local",
"engines": {
"vscode": "^1.110.0"