{ "version": "2.0.0", "tasks": [ { "label": "AI Chat Logger: Generuj VSIX", "type": "shell", "command": "./build.sh", "group": { "kind": "build", "isDefault": true }, "problemMatcher": [] } ] }