Bump version to v1.0.3 with Information Message and fresh View ID

This commit is contained in:
Jay
2026-04-11 23:16:38 +09:00
parent 537c3c10ca
commit dcbba522c4
4 changed files with 653 additions and 4 deletions
+2 -2
View File
@@ -2,7 +2,7 @@
"name": "connect-ai-lab",
"displayName": "Connect AI LAB",
"description": "100% 로컬 AI 코딩 에이전트 — 파일 생성, 코드 편집, 터미널 실행을 오프라인으로. Ollama + Gemma/Llama/DeepSeek 지원.",
"version": "1.0.2",
"version": "1.0.3",
"publisher": "connectailab",
"license": "MIT",
"icon": "assets/icon.png",
@@ -80,7 +80,7 @@
"connect-ai-lab-sidebar": [
{
"type": "webview",
"id": "local-ai-chat-view",
"id": "connect-ai-lab-v2-view",
"name": "Chat"
}
]