@ait-co/devtools 0.1.67 → 0.1.68
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chii-relay-BNd3G3UG.js +152 -0
- package/dist/chii-relay-BNd3G3UG.js.map +1 -0
- package/dist/chii-relay-DngjQ2_A.cjs +151 -0
- package/dist/chii-relay-DngjQ2_A.cjs.map +1 -0
- package/dist/in-app/index.d.ts +24 -6
- package/dist/in-app/index.d.ts.map +1 -1
- package/dist/in-app/index.js +27 -8
- package/dist/in-app/index.js.map +1 -1
- package/dist/mcp/cli.js +332 -53
- package/dist/mcp/cli.js.map +1 -1
- package/dist/mcp/server.js +2 -2
- package/dist/mcp/server.js.map +1 -1
- package/dist/panel/index.js +52 -20
- package/dist/panel/index.js.map +1 -1
- package/dist/{qr-http-server-ChC7P6-H.js → qr-http-server-CyVQphTM.js} +213 -30
- package/dist/qr-http-server-CyVQphTM.js.map +1 -0
- package/dist/{qr-http-server-BUfbLGm1.js → qr-http-server-DKEca8J3.js} +213 -30
- package/dist/qr-http-server-DKEca8J3.js.map +1 -0
- package/dist/{qr-http-server-B5YndXcS.cjs → qr-http-server-DR__VNnX.cjs} +213 -30
- package/dist/qr-http-server-DR__VNnX.cjs.map +1 -0
- package/dist/{qr-http-server-DRlwR54D.cjs → qr-http-server-DnQSQ3hC.cjs} +213 -30
- package/dist/qr-http-server-DnQSQ3hC.cjs.map +1 -0
- package/dist/{tunnel-CrlCX5sZ.cjs → tunnel-BMY7KgO5.cjs} +4 -3
- package/dist/{tunnel-CrlCX5sZ.cjs.map → tunnel-BMY7KgO5.cjs.map} +1 -1
- package/dist/{tunnel-BNzbSCfB.js → tunnel-DIN5Vvbo.js} +4 -3
- package/dist/{tunnel-BNzbSCfB.js.map → tunnel-DIN5Vvbo.js.map} +1 -1
- package/dist/unplugin/index.cjs +10 -3
- package/dist/unplugin/index.cjs.map +1 -1
- package/dist/unplugin/index.d.cts.map +1 -1
- package/dist/unplugin/index.d.ts.map +1 -1
- package/dist/unplugin/index.js +10 -3
- package/dist/unplugin/index.js.map +1 -1
- package/dist/unplugin/tunnel.cjs +3 -2
- package/dist/unplugin/tunnel.cjs.map +1 -1
- package/dist/unplugin/tunnel.d.cts.map +1 -1
- package/dist/unplugin/tunnel.d.ts.map +1 -1
- package/dist/unplugin/tunnel.js +3 -2
- package/dist/unplugin/tunnel.js.map +1 -1
- package/package.json +1 -1
- package/dist/chii-relay-57BfqF_5.cjs +0 -88
- package/dist/chii-relay-57BfqF_5.cjs.map +0 -1
- package/dist/chii-relay-itXOz7kS.js +0 -89
- package/dist/chii-relay-itXOz7kS.js.map +0 -1
- package/dist/qr-http-server-B5YndXcS.cjs.map +0 -1
- package/dist/qr-http-server-BUfbLGm1.js.map +0 -1
- package/dist/qr-http-server-ChC7P6-H.js.map +0 -1
- package/dist/qr-http-server-DRlwR54D.cjs.map +0 -1
package/dist/panel/index.js
CHANGED
|
@@ -25381,16 +25381,27 @@ const en = {
|
|
|
25381
25381
|
"attach.title": "AIT Debug Session — QR Scan",
|
|
25382
25382
|
"attach.deployment": "deployment: {label}",
|
|
25383
25383
|
"attach.steps.section": "How to scan",
|
|
25384
|
-
"attach.step1": "Open the Toss app.",
|
|
25385
|
-
"attach.step2": "Scan the QR code with your phone camera app.",
|
|
25386
|
-
"attach.step3": "Tap <strong>\"Open in Toss\"</strong> when the popup appears.",
|
|
25387
|
-
"attach.step4": "The mini-app opens and the debug session attaches automatically.",
|
|
25388
25384
|
"attach.faq.section": "Troubleshooting checklist",
|
|
25389
|
-
"attach.faq.appNotOpen": "<strong>Toss app does not open</strong> — check app version; scan with the system camera app (not the Toss in-app QR reader)",
|
|
25390
|
-
"attach.faq.prepare": "<strong>Mini-app stuck in PREPARE state</strong> — verify the deep-link has a <code>_deploymentId</code> parameter",
|
|
25391
|
-
"attach.faq.chii": "<strong>Chii injection failure / console is empty</strong> — verify the mini-app bundle has an <code>in-app</code> debug import",
|
|
25392
|
-
"attach.faq.totp": "<strong>TOTP gate Layer C is inactive</strong> — check that <code>AIT_DEBUG_TOTP_SECRET</code> is set on the relay server",
|
|
25393
25385
|
"attach.url.section": "URL (fallback)",
|
|
25386
|
+
"attach.mode.sandbox": "Env 2 — AITC Sandbox PWA",
|
|
25387
|
+
"attach.mode.intossDev": "Env 3 — intoss-private relay dev",
|
|
25388
|
+
"attach.mode.intossLive": "Env 4 — intoss live relay debug",
|
|
25389
|
+
"attach.sandbox.step1": "Launch the launcher PWA icon on your home screen (if the Safari address bar is visible, it is not standalone).",
|
|
25390
|
+
"attach.sandbox.step2": "Scan this QR code with <strong>\"Scan QR with camera\"</strong> inside the launcher.",
|
|
25391
|
+
"attach.sandbox.step3": "The mini-app opens fullscreen and the debug session attaches automatically.",
|
|
25392
|
+
"attach.sandbox.faq.notInstalled": "<strong>Launcher is not installed</strong> — open <code>devtools.aitc.dev/launcher/</code> once and add it to your home screen",
|
|
25393
|
+
"attach.sandbox.faq.cameraApp": "<strong>Scanning with the camera app opens a Safari tab (bottom tab bar visible)</strong> — relaunch from the launcher icon and use the in-app scanner",
|
|
25394
|
+
"attach.sandbox.faq.totp": "<strong>QR expired (TOTP 30 s)</strong> — scan a fresh QR code",
|
|
25395
|
+
"attach.sandbox.faq.chii": "<strong>Chii injection failure / console is empty</strong> — verify the mini-app bundle has an <code>in-app</code> debug import",
|
|
25396
|
+
"attach.intoss.step1": "Open the Toss app.",
|
|
25397
|
+
"attach.intoss.step2": "Scan the QR code with your phone camera app.",
|
|
25398
|
+
"attach.intoss.step3": "Tap <strong>\"Open in Toss\"</strong> when the popup appears.",
|
|
25399
|
+
"attach.intoss.step4": "The mini-app opens and the debug session attaches automatically.",
|
|
25400
|
+
"attach.intoss.faq.appNotOpen": "<strong>Toss app does not open</strong> — check app version; scan with the system camera app (not the Toss in-app QR reader)",
|
|
25401
|
+
"attach.intoss.faq.prepare": "<strong>Mini-app stuck in PREPARE state</strong> — verify the deep-link has a <code>_deploymentId</code> parameter",
|
|
25402
|
+
"attach.intoss.faq.chii": "<strong>Chii injection failure / console is empty</strong> — verify the mini-app bundle has an <code>in-app</code> debug import",
|
|
25403
|
+
"attach.intoss.faq.totp": "<strong>TOTP gate Layer C is inactive</strong> — check that <code>AIT_DEBUG_TOTP_SECRET</code> is set on the relay server",
|
|
25404
|
+
"attach.intoss.faq.liveReadOnly": "<strong>LIVE session is read-only</strong> — <code>call_sdk</code>/<code>evaluate</code> require an explicit <code>confirm</code>",
|
|
25394
25405
|
"launcher.title": "AITC DevTools Launcher",
|
|
25395
25406
|
"launcher.description": "Scan the terminal QR code or paste the tunnel URL.",
|
|
25396
25407
|
"launcher.installCta": "Install launcher to your phone",
|
|
@@ -25404,7 +25415,12 @@ const en = {
|
|
|
25404
25415
|
"launcher.invalidUrl": "Enter a valid http(s):// URL.",
|
|
25405
25416
|
"launcher.debugAuthFailed": "Debug connection authentication failed",
|
|
25406
25417
|
"launcher.debugAuthFailedHint": "The QR code may have expired. Scan a fresh QR code.",
|
|
25407
|
-
"launcher.debugAuthRescanCta": "Scan a new QR"
|
|
25418
|
+
"launcher.debugAuthRescanCta": "Scan a new QR",
|
|
25419
|
+
"launcher.diagFab": "Diag",
|
|
25420
|
+
"launcher.diagTitle": "Viewport diagnostics",
|
|
25421
|
+
"launcher.diagYes": "yes",
|
|
25422
|
+
"launcher.diagNo": "no",
|
|
25423
|
+
"launcher.letterboxDetected": "Display area is {pt}pt short — likely an iOS standalone letterbox. Removing and re-adding the launcher to the home screen may fix it."
|
|
25408
25424
|
};
|
|
25409
25425
|
//#endregion
|
|
25410
25426
|
//#region src/i18n/ko.ts
|
|
@@ -25592,16 +25608,27 @@ const ko = {
|
|
|
25592
25608
|
"attach.title": "AIT 디버그 세션 — QR 스캔",
|
|
25593
25609
|
"attach.deployment": "deployment: {label}",
|
|
25594
25610
|
"attach.steps.section": "스캔 절차",
|
|
25595
|
-
"attach.step1": "토스 앱을 실행하세요.",
|
|
25596
|
-
"attach.step2": "폰 카메라 앱으로 QR 코드를 스캔하세요.",
|
|
25597
|
-
"attach.step3": "팝업이 뜨면 <strong>\"토스로 열기\"</strong>를 탭하세요.",
|
|
25598
|
-
"attach.step4": "미니앱이 열리고 디버그 세션이 자동으로 attach됩니다.",
|
|
25599
25611
|
"attach.faq.section": "진단 체크리스트",
|
|
25600
|
-
"attach.faq.appNotOpen": "<strong>토스 앱이 안 열리는 경우</strong> — 앱 버전 확인, 카메라 앱으로 스캔 (토스 앱 내 QR 리더 X)",
|
|
25601
|
-
"attach.faq.prepare": "<strong>미니앱이 PREPARE 상태에서 멈추는 경우</strong> — deep-link에 <code>_deploymentId</code> 파라미터가 있는지 확인",
|
|
25602
|
-
"attach.faq.chii": "<strong>Chii 주입 실패 / 콘솔이 비어 있는 경우</strong> — 미니앱 번들에 <code>in-app</code> debug import가 있는지 확인",
|
|
25603
|
-
"attach.faq.totp": "<strong>TOTP gate Layer C가 비활성인 경우</strong> — relay 서버에 <code>AIT_DEBUG_TOTP_SECRET</code>이 설정돼 있는지 확인",
|
|
25604
25612
|
"attach.url.section": "URL (fallback)",
|
|
25613
|
+
"attach.mode.sandbox": "환경 2 — AITC Sandbox PWA",
|
|
25614
|
+
"attach.mode.intossDev": "환경 3 — intoss-private relay dev",
|
|
25615
|
+
"attach.mode.intossLive": "환경 4 — intoss live relay debug",
|
|
25616
|
+
"attach.sandbox.step1": "홈 화면의 launcher PWA 아이콘으로 실행하세요 (Safari 주소창이 보이면 standalone이 아닙니다).",
|
|
25617
|
+
"attach.sandbox.step2": "launcher 안의 <strong>\"QR 카메라로 스캔\"</strong>으로 이 QR 코드를 스캔하세요.",
|
|
25618
|
+
"attach.sandbox.step3": "미니앱이 풀스크린으로 열리고 디버그 세션이 자동으로 attach됩니다.",
|
|
25619
|
+
"attach.sandbox.faq.notInstalled": "<strong>launcher가 설치돼 있지 않은 경우</strong> — <code>devtools.aitc.dev/launcher/</code>를 한 번 열어 홈 화면에 추가하세요",
|
|
25620
|
+
"attach.sandbox.faq.cameraApp": "<strong>카메라 앱으로 스캔하면 Safari 탭으로 열립니다 (하단 탭 바 노출)</strong> — launcher 아이콘으로 다시 실행해 인앱 스캔을 사용하세요",
|
|
25621
|
+
"attach.sandbox.faq.totp": "<strong>QR이 만료된 경우 (TOTP 30초)</strong> — 새 QR을 다시 스캔하세요",
|
|
25622
|
+
"attach.sandbox.faq.chii": "<strong>Chii 주입 실패 / 콘솔이 비어 있는 경우</strong> — 미니앱 번들에 <code>in-app</code> debug import가 있는지 확인",
|
|
25623
|
+
"attach.intoss.step1": "토스 앱을 실행하세요.",
|
|
25624
|
+
"attach.intoss.step2": "폰 카메라 앱으로 QR 코드를 스캔하세요.",
|
|
25625
|
+
"attach.intoss.step3": "팝업이 뜨면 <strong>\"토스로 열기\"</strong>를 탭하세요.",
|
|
25626
|
+
"attach.intoss.step4": "미니앱이 열리고 디버그 세션이 자동으로 attach됩니다.",
|
|
25627
|
+
"attach.intoss.faq.appNotOpen": "<strong>토스 앱이 안 열리는 경우</strong> — 앱 버전 확인, 카메라 앱으로 스캔 (토스 앱 내 QR 리더 X)",
|
|
25628
|
+
"attach.intoss.faq.prepare": "<strong>미니앱이 PREPARE 상태에서 멈추는 경우</strong> — deep-link에 <code>_deploymentId</code> 파라미터가 있는지 확인",
|
|
25629
|
+
"attach.intoss.faq.chii": "<strong>Chii 주입 실패 / 콘솔이 비어 있는 경우</strong> — 미니앱 번들에 <code>in-app</code> debug import가 있는지 확인",
|
|
25630
|
+
"attach.intoss.faq.totp": "<strong>TOTP gate Layer C가 비활성인 경우</strong> — relay 서버에 <code>AIT_DEBUG_TOTP_SECRET</code>이 설정돼 있는지 확인",
|
|
25631
|
+
"attach.intoss.faq.liveReadOnly": "<strong>LIVE 세션은 read-only입니다</strong> — <code>call_sdk</code>/<code>evaluate</code> 실행에는 명시적 <code>confirm</code>이 필요합니다",
|
|
25605
25632
|
"launcher.title": "AITC DevTools Launcher",
|
|
25606
25633
|
"launcher.description": "터미널 QR을 스캔하거나 URL을 입력하세요.",
|
|
25607
25634
|
"launcher.installCta": "폰에 런처 설치하기",
|
|
@@ -25615,7 +25642,12 @@ const ko = {
|
|
|
25615
25642
|
"launcher.invalidUrl": "올바른 http(s):// URL을 입력하세요.",
|
|
25616
25643
|
"launcher.debugAuthFailed": "디버그 연결 인증 실패",
|
|
25617
25644
|
"launcher.debugAuthFailedHint": "QR 코드가 만료되었을 수 있어요. 새 QR을 다시 스캔하세요.",
|
|
25618
|
-
"launcher.debugAuthRescanCta": "새 QR 스캔하기"
|
|
25645
|
+
"launcher.debugAuthRescanCta": "새 QR 스캔하기",
|
|
25646
|
+
"launcher.diagFab": "진단",
|
|
25647
|
+
"launcher.diagTitle": "뷰포트 진단",
|
|
25648
|
+
"launcher.diagYes": "예",
|
|
25649
|
+
"launcher.diagNo": "아니요",
|
|
25650
|
+
"launcher.letterboxDetected": "표시 영역이 {pt}pt 부족합니다 — iOS standalone letterbox로 보입니다. 런처를 홈 화면에서 제거 후 다시 설치하면 해소될 수 있어요."
|
|
25619
25651
|
};
|
|
25620
25652
|
//#endregion
|
|
25621
25653
|
//#region src/i18n/index.ts
|
|
@@ -26440,7 +26472,7 @@ function readGlobalString(key) {
|
|
|
26440
26472
|
}
|
|
26441
26473
|
const TELEMETRY_ENDPOINT = readGlobalString("__TELEMETRY_ENDPOINT__") ?? "https://t.aitc.dev";
|
|
26442
26474
|
function getVersion() {
|
|
26443
|
-
return "0.1.
|
|
26475
|
+
return "0.1.68";
|
|
26444
26476
|
}
|
|
26445
26477
|
let panelVisibleSince = null;
|
|
26446
26478
|
let accumulatedMs = 0;
|
|
@@ -30691,7 +30723,7 @@ function Panel() {
|
|
|
30691
30723
|
color: "#666",
|
|
30692
30724
|
fontWeight: 400
|
|
30693
30725
|
},
|
|
30694
|
-
children: ["v", "0.1.
|
|
30726
|
+
children: ["v", "0.1.68"]
|
|
30695
30727
|
}),
|
|
30696
30728
|
/* @__PURE__ */ (0, import_jsx_runtime.jsx)("button", {
|
|
30697
30729
|
type: "button",
|