From 537c3c10cae656d82c64c6da2e47e0bdf69cdf8f Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 11 Apr 2026 22:56:30 +0900 Subject: [PATCH] Bump version to v1.0.2 with force activation --- package.json | 8 +-- test.html | 140 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 145 insertions(+), 3 deletions(-) create mode 100644 test.html diff --git a/package.json b/package.json index 692d9d1..eb60191 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "connect-ai-lab", "displayName": "Connect AI LAB", "description": "100% 로컬 AI 코딩 에이전트 — 파일 생성, 코드 편집, 터미널 실행을 오프라인으로. Ollama + Gemma/Llama/DeepSeek 지원.", - "version": "1.0.1", + "version": "1.0.2", "publisher": "connectailab", "license": "MIT", "icon": "assets/icon.png", @@ -27,7 +27,9 @@ "connect-ai-lab", "copilot" ], - "activationEvents": [], + "activationEvents": [ + "*" + ], "main": "./out/extension.js", "contributes": { "commands": [ @@ -124,4 +126,4 @@ "axios": "^1.15.0", "jsdom": "^29.0.2" } -} +} \ No newline at end of file diff --git a/test.html b/test.html new file mode 100644 index 0000000..8434864 --- /dev/null +++ b/test.html @@ -0,0 +1,140 @@ + + +Connect AI LAB + +
Connect AI LAB
+
+
+ +
Connect AI LAB
+
100% \ub85c\uceec \u00b7 100% \uc624\ud504\ub77c\uc778 \u00b7 100% \ubb34\ub8cc
\ud504\ub85c\uc81d\ud2b8\ub97c \uc774\ud574\ud558\uace0, \ucf54\ub4dc\ub97c \uc791\uc131\ud558\uace0, \uc2e4\ud589\ud569\ub2c8\ub2e4.
+
\ud83d\udcc1 \ud30c\uc77c \uc0dd\uc131
\u270f\ufe0f \ucf54\ub4dc \ud3b8\uc9d1
\ud83d\udda5\ufe0f \ud130\ubbf8\ub110
\ud83d\udd0d \ubd84\uc11d
+
+ + + + +
+
+ +
+ \ No newline at end of file