refactor(opencode): replace availability cache with path cache, enhance parsing, enable shell

This commit is contained in:
2026-06-09 14:15:35 +02:00
parent d51ae3a574
commit 645421e59c
3 changed files with 95 additions and 58 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.2",
"version": "1.2.3",
"publisher": "local",
"engines": {
"vscode": "^1.110.0"