@ait-co/devtools 0.1.103 → 0.1.104

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.
@@ -25348,6 +25348,7 @@ const en = {
25348
25348
  "dashboard.tunnel.down": "Disconnected",
25349
25349
  "dashboard.attach.section": "Attach QR",
25350
25350
  "dashboard.attach.hint": "Call the build_attach_url MCP tool to show the QR here.",
25351
+ "dashboard.attach.tunnelDown": "Relay disconnected — this QR is no longer valid. Restart the relay, then regenerate the QR.",
25351
25352
  "dashboard.pages.section": "Connected Pages",
25352
25353
  "dashboard.pages.empty": "No attached pages",
25353
25354
  "dashboard.url.copy": "Copy",
@@ -25568,6 +25569,7 @@ const ko = {
25568
25569
  "dashboard.tunnel.down": "끊어짐",
25569
25570
  "dashboard.attach.section": "Attach QR",
25570
25571
  "dashboard.attach.hint": "build_attach_url MCP tool을 호출하면 QR이 여기에 표시됩니다.",
25572
+ "dashboard.attach.tunnelDown": "relay 연결이 끊겼습니다 — 이 QR은 더 이상 유효하지 않습니다. relay를 재시작한 뒤 QR을 다시 생성하세요.",
25571
25573
  "dashboard.pages.section": "연결된 Pages",
25572
25574
  "dashboard.pages.empty": "attach된 페이지 없음",
25573
25575
  "dashboard.url.copy": "복사",
@@ -30113,7 +30115,7 @@ function Panel() {
30113
30115
  color: "#666",
30114
30116
  fontWeight: 400
30115
30117
  },
30116
- children: ["v", "0.1.103"]
30118
+ children: ["v", "0.1.104"]
30117
30119
  }),
30118
30120
  /* @__PURE__ */ (0, import_jsx_runtime.jsx)("button", {
30119
30121
  type: "button",