fix(conflict): resolve OpenCode vs. extension conflict by sanitizing env

This commit is contained in:
2026-04-20 13:06:00 +02:00
parent a7f07dbeef
commit 558b6a9953
2 changed files with 11 additions and 1 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.2.0",
"version": "1.2.1",
"publisher": "local",
"engines": {
"vscode": "^1.110.0"