@tonyclaw/agent-inspector 2.0.40 → 2.0.41
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/.output/nitro.json +1 -1
- package/.output/public/assets/CompareDrawer-DCg6S2cl.js +1 -0
- package/.output/public/assets/ProxyViewerContainer-DsU6QETm.js +115 -0
- package/.output/public/assets/{ReplayDialog-TTTVCMe9.js → ReplayDialog-ClVgjSDE.js} +1 -1
- package/.output/public/assets/{RequestAnatomy-c8ru0pS-.js → RequestAnatomy-BhqvLQp9.js} +1 -1
- package/.output/public/assets/ResponseView-BZAJoK6B.js +1 -0
- package/.output/public/assets/StreamingChunkSequence-CaORmoKX.js +1 -0
- package/.output/public/assets/_sessionId-BHqywvM3.js +1 -0
- package/.output/public/assets/index-B_LPYuM0.js +1 -0
- package/.output/public/assets/{main-CKYe6UUv.js → main-CI3HFEcV.js} +2 -2
- package/.output/server/{_sessionId-CkwhOzdS.mjs → _sessionId-DQ0ljHQ8.mjs} +2 -2
- package/.output/server/_ssr/{CompareDrawer-BHDiuYMw.mjs → CompareDrawer-nkVa9epn.mjs} +4 -3
- package/.output/server/_ssr/{ProxyViewerContainer-0c2_DBMX.mjs → ProxyViewerContainer-CXA7iH3H.mjs} +117 -45
- package/.output/server/_ssr/{ReplayDialog-CTjwzDDH.mjs → ReplayDialog-CK71-ucq.mjs} +3 -3
- package/.output/server/_ssr/{RequestAnatomy-D36oujv2.mjs → RequestAnatomy-DDCUJJ3X.mjs} +2 -2
- package/.output/server/_ssr/{ResponseView-ClZ3oODE.mjs → ResponseView-C6ZA7V3B.mjs} +2 -2
- package/.output/server/_ssr/{StreamingChunkSequence-Ck5l4p1m.mjs → StreamingChunkSequence-DW5v_o6G.mjs} +2 -2
- package/.output/server/_ssr/{index-DKBYH0TC.mjs → index-Ckex98yq.mjs} +2 -2
- package/.output/server/_ssr/index.mjs +2 -2
- package/.output/server/_ssr/{router-D4I3ZyVS.mjs → router-ChJIVv7-.mjs} +3 -3
- package/.output/server/{_tanstack-start-manifest_v-D4vSn_wD.mjs → _tanstack-start-manifest_v-CJ4__weU.mjs} +1 -1
- package/.output/server/index.mjs +59 -59
- package/package.json +1 -1
- package/src/components/ProxyViewer.tsx +5 -2
- package/src/components/providers/ProviderCard.tsx +6 -3
- package/src/components/providers/ProviderForm.tsx +6 -3
- package/src/components/providers/ProvidersPanel.tsx +6 -1
- package/src/components/providers/SettingsDialog.tsx +5 -2
- package/src/components/proxy-viewer/CompareDrawer.tsx +3 -1
- package/src/components/proxy-viewer/LogEntry.tsx +8 -5
- package/src/components/proxy-viewer/useCopyFeedback.ts +3 -1
- package/src/components/ui/json-viewer.tsx +7 -2
- package/src/lib/clipboard.ts +67 -0
- package/.output/public/assets/CompareDrawer-p0uYxW7_.js +0 -1
- package/.output/public/assets/ProxyViewerContainer-BGqeiYKD.js +0 -115
- package/.output/public/assets/ResponseView-D59jTMy4.js +0 -1
- package/.output/public/assets/StreamingChunkSequence-UlAMVF9j.js +0 -1
- package/.output/public/assets/_sessionId-EHPexdPl.js +0 -1
- package/.output/public/assets/index-CZP-XfpB.js +0 -1
package/.output/server/_ssr/{ProxyViewerContainer-0c2_DBMX.mjs → ProxyViewerContainer-CXA7iH3H.mjs}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as reactExports, j as jsxRuntimeExports, a as React } from "../_libs/react.mjs";
|
|
2
|
-
import { C as CapturedLogSchema, D as DEFAULT_CAPTURE_MODE, a as DEFAULT_SLOW_RESPONSE_THRESHOLD_SECONDS, b as DEFAULT_PROVIDER_TEST_TIMEOUT_SECONDS, c as DEFAULT_TIME_DISPLAY_FORMAT, v as packageJson, i as GroupEvidenceExportResultSchema, j as DeleteInspectorGroupResponseSchema, d as RuntimeConfigSchema, P as ProviderConfigSchema, f as apiFormatForPath, n as createPendingProviderTestResults, o as ProviderTestResultsSchema, q as createFailedProviderTestResults, M as MAX_SLOW_RESPONSE_THRESHOLD_SECONDS, r as MAX_PROVIDER_TEST_TIMEOUT_SECONDS, T as TimeDisplayFormatSchema, m as maskApiKey, k as providerHasContextMetadata, l as findProviderModelMetadata, g as getSessionPath, p as parseOpenAIResponse, O as OpenAIRequestSchema, A as AnthropicResponseSchema$1, e as AnthropicRequestSchema, s as safeGetOwnProperty, t as resolveProviderContextWindow, K as KnowledgeCandidateSchema, h as stripClaudeCodeBillingHeader, u as isPlainRecord, G as GroupEvidenceReadResponseSchema, I as InspectorGroupsListResponseSchema } from "./router-
|
|
2
|
+
import { C as CapturedLogSchema, D as DEFAULT_CAPTURE_MODE, a as DEFAULT_SLOW_RESPONSE_THRESHOLD_SECONDS, b as DEFAULT_PROVIDER_TEST_TIMEOUT_SECONDS, c as DEFAULT_TIME_DISPLAY_FORMAT, v as packageJson, i as GroupEvidenceExportResultSchema, j as DeleteInspectorGroupResponseSchema, d as RuntimeConfigSchema, P as ProviderConfigSchema, f as apiFormatForPath, n as createPendingProviderTestResults, o as ProviderTestResultsSchema, q as createFailedProviderTestResults, M as MAX_SLOW_RESPONSE_THRESHOLD_SECONDS, r as MAX_PROVIDER_TEST_TIMEOUT_SECONDS, T as TimeDisplayFormatSchema, m as maskApiKey, k as providerHasContextMetadata, l as findProviderModelMetadata, g as getSessionPath, p as parseOpenAIResponse, O as OpenAIRequestSchema, A as AnthropicResponseSchema$1, e as AnthropicRequestSchema, s as safeGetOwnProperty, t as resolveProviderContextWindow, K as KnowledgeCandidateSchema, h as stripClaudeCodeBillingHeader, u as isPlainRecord, G as GroupEvidenceReadResponseSchema, I as InspectorGroupsListResponseSchema } from "./router-ChJIVv7-.mjs";
|
|
3
3
|
import { u as useSWR, a as useSWRConfig } from "../_libs/swr.mjs";
|
|
4
4
|
import { J as JSZip } from "../_libs/jszip.mjs";
|
|
5
5
|
import { c as clsx } from "../_libs/clsx.mjs";
|
|
@@ -414,6 +414,61 @@ async function exportLogsAsZip(logs, mode = "redacted") {
|
|
|
414
414
|
URL.revokeObjectURL(url);
|
|
415
415
|
return { ok: true };
|
|
416
416
|
}
|
|
417
|
+
function restoreSelection(selection, ranges) {
|
|
418
|
+
if (selection === null) return;
|
|
419
|
+
selection.removeAllRanges();
|
|
420
|
+
for (const range of ranges) {
|
|
421
|
+
selection.addRange(range);
|
|
422
|
+
}
|
|
423
|
+
}
|
|
424
|
+
function readSelectionRanges(selection) {
|
|
425
|
+
if (selection === null) return [];
|
|
426
|
+
const ranges = [];
|
|
427
|
+
for (let index = 0; index < selection.rangeCount; index++) {
|
|
428
|
+
ranges.push(selection.getRangeAt(index));
|
|
429
|
+
}
|
|
430
|
+
return ranges;
|
|
431
|
+
}
|
|
432
|
+
function copyWithTextareaFallback(text) {
|
|
433
|
+
if (typeof document === "undefined") return false;
|
|
434
|
+
const activeElement = document.activeElement;
|
|
435
|
+
const selection = document.getSelection();
|
|
436
|
+
const ranges = readSelectionRanges(selection);
|
|
437
|
+
const textarea = document.createElement("textarea");
|
|
438
|
+
textarea.value = text;
|
|
439
|
+
textarea.setAttribute("readonly", "");
|
|
440
|
+
textarea.style.position = "fixed";
|
|
441
|
+
textarea.style.top = "0";
|
|
442
|
+
textarea.style.left = "-9999px";
|
|
443
|
+
textarea.style.opacity = "0";
|
|
444
|
+
document.body.appendChild(textarea);
|
|
445
|
+
textarea.focus();
|
|
446
|
+
textarea.select();
|
|
447
|
+
textarea.setSelectionRange(0, text.length);
|
|
448
|
+
let copied = false;
|
|
449
|
+
try {
|
|
450
|
+
copied = document.execCommand("copy");
|
|
451
|
+
} catch {
|
|
452
|
+
} finally {
|
|
453
|
+
document.body.removeChild(textarea);
|
|
454
|
+
restoreSelection(selection, ranges);
|
|
455
|
+
if (typeof HTMLElement !== "undefined" && activeElement instanceof HTMLElement) {
|
|
456
|
+
activeElement.focus({ preventScroll: true });
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
return copied;
|
|
460
|
+
}
|
|
461
|
+
async function copyTextToClipboard(text) {
|
|
462
|
+
const clipboard = globalThis.navigator?.clipboard;
|
|
463
|
+
if (clipboard !== void 0) {
|
|
464
|
+
try {
|
|
465
|
+
await clipboard.writeText(text);
|
|
466
|
+
return true;
|
|
467
|
+
} catch {
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
return copyWithTextareaFallback(text);
|
|
471
|
+
}
|
|
417
472
|
function formatTimestamp$1(iso, format) {
|
|
418
473
|
switch (format) {
|
|
419
474
|
case "full":
|
|
@@ -1870,7 +1925,8 @@ function useCopyFeedback(text) {
|
|
|
1870
1925
|
(event) => {
|
|
1871
1926
|
event.stopPropagation();
|
|
1872
1927
|
if (text === null) return;
|
|
1873
|
-
void
|
|
1928
|
+
void copyTextToClipboard(text).then((success) => {
|
|
1929
|
+
if (!success) return;
|
|
1874
1930
|
setCopied(true);
|
|
1875
1931
|
if (timerRef.current !== null) clearTimeout(timerRef.current);
|
|
1876
1932
|
timerRef.current = setTimeout(() => setCopied(false), 2e3);
|
|
@@ -1881,19 +1937,19 @@ function useCopyFeedback(text) {
|
|
|
1881
1937
|
return { copied, copy };
|
|
1882
1938
|
}
|
|
1883
1939
|
const LazyCompareDrawer = reactExports.lazy(
|
|
1884
|
-
() => import("./CompareDrawer-
|
|
1940
|
+
() => import("./CompareDrawer-nkVa9epn.mjs").then((m) => ({ default: m.CompareDrawer }))
|
|
1885
1941
|
);
|
|
1886
1942
|
const LazyReplayDialog = reactExports.lazy(
|
|
1887
|
-
() => import("./ReplayDialog-
|
|
1943
|
+
() => import("./ReplayDialog-CK71-ucq.mjs").then((m) => ({ default: m.ReplayDialog }))
|
|
1888
1944
|
);
|
|
1889
1945
|
const LazyRequestAnatomy = reactExports.lazy(
|
|
1890
|
-
() => import("./RequestAnatomy-
|
|
1946
|
+
() => import("./RequestAnatomy-DDCUJJ3X.mjs").then((m) => ({ default: m.RequestAnatomy }))
|
|
1891
1947
|
);
|
|
1892
1948
|
const LazyResponseView = reactExports.lazy(
|
|
1893
|
-
() => import("./ResponseView-
|
|
1949
|
+
() => import("./ResponseView-C6ZA7V3B.mjs").then((m) => ({ default: m.ResponseView }))
|
|
1894
1950
|
);
|
|
1895
1951
|
const LazyStreamingChunkSequence = reactExports.lazy(
|
|
1896
|
-
() => import("./StreamingChunkSequence-
|
|
1952
|
+
() => import("./StreamingChunkSequence-DW5v_o6G.mjs").then((m) => ({
|
|
1897
1953
|
default: m.StreamingChunkSequence
|
|
1898
1954
|
}))
|
|
1899
1955
|
);
|
|
@@ -2736,7 +2792,8 @@ function CopyValueButton({ value }) {
|
|
|
2736
2792
|
const [copied, setCopied] = reactExports.useState(false);
|
|
2737
2793
|
function handleCopy(e) {
|
|
2738
2794
|
e.stopPropagation();
|
|
2739
|
-
void
|
|
2795
|
+
void copyTextToClipboard(JSON.stringify(value, null, 2)).then((success) => {
|
|
2796
|
+
if (!success) return;
|
|
2740
2797
|
setCopied(true);
|
|
2741
2798
|
setTimeout(() => {
|
|
2742
2799
|
setCopied(false);
|
|
@@ -2749,6 +2806,7 @@ function CopyValueButton({ value }) {
|
|
|
2749
2806
|
type: "button",
|
|
2750
2807
|
onClick: handleCopy,
|
|
2751
2808
|
className: "inline-flex items-center gap-1 text-[10px] text-muted-foreground hover:text-foreground transition-colors",
|
|
2809
|
+
"aria-label": copied ? "Copied JSON" : "Copy JSON",
|
|
2752
2810
|
title: "Copy JSON",
|
|
2753
2811
|
children: copied ? /* @__PURE__ */ jsxRuntimeExports.jsx(Check, { className: "size-3 text-green-500" }) : /* @__PURE__ */ jsxRuntimeExports.jsx(Copy, { className: "size-3" })
|
|
2754
2812
|
}
|
|
@@ -2758,7 +2816,8 @@ function CopyButton({ value }) {
|
|
|
2758
2816
|
const [copied, setCopied] = reactExports.useState(false);
|
|
2759
2817
|
function handleCopy(e) {
|
|
2760
2818
|
e.stopPropagation();
|
|
2761
|
-
void
|
|
2819
|
+
void copyTextToClipboard(JSON.stringify(value, null, 2)).then((success) => {
|
|
2820
|
+
if (!success) return;
|
|
2762
2821
|
setCopied(true);
|
|
2763
2822
|
setTimeout(() => {
|
|
2764
2823
|
setCopied(false);
|
|
@@ -2771,6 +2830,7 @@ function CopyButton({ value }) {
|
|
|
2771
2830
|
type: "button",
|
|
2772
2831
|
onClick: handleCopy,
|
|
2773
2832
|
className: "opacity-0 group-hover/row:opacity-100 hover:bg-muted p-0.5 rounded transition-opacity shrink-0",
|
|
2833
|
+
"aria-label": copied ? "Copied JSON value" : "Copy JSON value",
|
|
2774
2834
|
title: "Copy to clipboard",
|
|
2775
2835
|
children: copied ? /* @__PURE__ */ jsxRuntimeExports.jsx(Check, { className: "size-3 text-green-500" }) : /* @__PURE__ */ jsxRuntimeExports.jsx(Copy, { className: "size-3 text-muted-foreground" })
|
|
2776
2836
|
}
|
|
@@ -3639,9 +3699,12 @@ const LogEntry = reactExports.memo(function({
|
|
|
3639
3699
|
if (activeTab !== "request") setActiveTab("request");
|
|
3640
3700
|
}
|
|
3641
3701
|
});
|
|
3642
|
-
reactExports.
|
|
3643
|
-
|
|
3644
|
-
|
|
3702
|
+
const handleToggleExpanded = reactExports.useCallback(() => {
|
|
3703
|
+
const nextExpanded = !expanded;
|
|
3704
|
+
if (nextExpanded) {
|
|
3705
|
+
setActiveTab(anatomySegments !== null ? "anatomy" : "request");
|
|
3706
|
+
}
|
|
3707
|
+
setExpanded(nextExpanded);
|
|
3645
3708
|
}, [anatomySegments, expanded]);
|
|
3646
3709
|
reactExports.useEffect(() => {
|
|
3647
3710
|
const handleLogFocusRequest = (event) => {
|
|
@@ -3665,7 +3728,7 @@ const LogEntry = reactExports.memo(function({
|
|
|
3665
3728
|
messageCount: requestAnalysis.messageCount,
|
|
3666
3729
|
toolCount: requestAnalysis.toolCount,
|
|
3667
3730
|
expanded,
|
|
3668
|
-
onToggle:
|
|
3731
|
+
onToggle: handleToggleExpanded,
|
|
3669
3732
|
cacheTrend,
|
|
3670
3733
|
slowResponseThresholdSeconds,
|
|
3671
3734
|
timeDisplayFormat,
|
|
@@ -6732,10 +6795,11 @@ function ProviderCard({
|
|
|
6732
6795
|
const [copied, setCopied] = reactExports.useState(false);
|
|
6733
6796
|
const [showModelResults, setShowModelResults] = reactExports.useState(false);
|
|
6734
6797
|
function handleCopy() {
|
|
6735
|
-
|
|
6798
|
+
void copyTextToClipboard(provider.apiKey).then((success) => {
|
|
6799
|
+
if (!success) return;
|
|
6800
|
+
setCopied(true);
|
|
6801
|
+
setTimeout(() => setCopied(false), 2e3);
|
|
6736
6802
|
});
|
|
6737
|
-
setCopied(true);
|
|
6738
|
-
setTimeout(() => setCopied(false), 2e3);
|
|
6739
6803
|
}
|
|
6740
6804
|
const docsUrl = provider.apiDocsUrl ?? Object.entries(KNOWN_PROVIDER_DOCS).find(
|
|
6741
6805
|
([keyword]) => provider.name.toLowerCase().includes(keyword)
|
|
@@ -7192,10 +7256,11 @@ function ProviderForm({ provider, onSubmit, onCancel }) {
|
|
|
7192
7256
|
const suggestedModels = isMiniMax ? MINIMAX_MODELS : isZhipu ? ZHIPU_MODELS : isAlibaba ? ALIBABA_MODELS : [];
|
|
7193
7257
|
const hasContextMetadata = provider?.modelMetadata?.some((metadata) => metadata.contextWindow !== void 0) ?? false;
|
|
7194
7258
|
function handleCopy() {
|
|
7195
|
-
|
|
7259
|
+
void copyTextToClipboard(apiKey).then((success) => {
|
|
7260
|
+
if (!success) return;
|
|
7261
|
+
setCopied(true);
|
|
7262
|
+
setTimeout(() => setCopied(false), 2e3);
|
|
7196
7263
|
});
|
|
7197
|
-
setCopied(true);
|
|
7198
|
-
setTimeout(() => setCopied(false), 2e3);
|
|
7199
7264
|
}
|
|
7200
7265
|
reactExports.useEffect(() => {
|
|
7201
7266
|
if (provider) {
|
|
@@ -8252,12 +8317,14 @@ function ProvidersPanel({
|
|
|
8252
8317
|
{
|
|
8253
8318
|
type: "button",
|
|
8254
8319
|
onClick: () => {
|
|
8255
|
-
void
|
|
8320
|
+
void copyTextToClipboard(configPath).then((success) => {
|
|
8321
|
+
if (!success) return;
|
|
8256
8322
|
setConfigPathCopied(true);
|
|
8257
8323
|
setTimeout(() => setConfigPathCopied(false), 2e3);
|
|
8258
8324
|
});
|
|
8259
8325
|
},
|
|
8260
8326
|
className: "shrink-0 ml-auto text-muted-foreground hover:text-foreground transition-colors",
|
|
8327
|
+
"aria-label": configPathCopied ? "Copied config file path" : "Copy config file path",
|
|
8261
8328
|
children: configPathCopied ? /* @__PURE__ */ jsxRuntimeExports.jsx(Check, { className: "size-3 text-green-500" }) : /* @__PURE__ */ jsxRuntimeExports.jsx(Copy, { className: "size-3" })
|
|
8262
8329
|
}
|
|
8263
8330
|
) }),
|
|
@@ -8456,7 +8523,8 @@ function StorageSettingsTab() {
|
|
|
8456
8523
|
void refresh();
|
|
8457
8524
|
}, [refresh]);
|
|
8458
8525
|
const handleCopy = reactExports.useCallback((id, value) => {
|
|
8459
|
-
void
|
|
8526
|
+
void copyTextToClipboard(value).then((success) => {
|
|
8527
|
+
if (!success) return;
|
|
8460
8528
|
setCopiedId(id);
|
|
8461
8529
|
setTimeout(() => setCopiedId(null), 1600);
|
|
8462
8530
|
});
|
|
@@ -8590,7 +8658,8 @@ function OnboardingSettingsTab() {
|
|
|
8590
8658
|
[origin]
|
|
8591
8659
|
);
|
|
8592
8660
|
const handleCopy = reactExports.useCallback((id, value) => {
|
|
8593
|
-
void
|
|
8661
|
+
void copyTextToClipboard(value).then((success) => {
|
|
8662
|
+
if (!success) return;
|
|
8594
8663
|
setCopiedId(id);
|
|
8595
8664
|
setTimeout(() => setCopiedId(null), 1600);
|
|
8596
8665
|
});
|
|
@@ -10174,7 +10243,8 @@ function openLogContext(logId) {
|
|
|
10174
10243
|
function CopyableCommand({ command }) {
|
|
10175
10244
|
const [copied, setCopied] = reactExports.useState(false);
|
|
10176
10245
|
const handleCopy = reactExports.useCallback(() => {
|
|
10177
|
-
void
|
|
10246
|
+
void copyTextToClipboard(command).then((success) => {
|
|
10247
|
+
if (!success) return;
|
|
10178
10248
|
setCopied(true);
|
|
10179
10249
|
setTimeout(() => setCopied(false), 2e3);
|
|
10180
10250
|
});
|
|
@@ -10432,7 +10502,8 @@ function SessionContextBar({
|
|
|
10432
10502
|
);
|
|
10433
10503
|
const userAgent = reactExports.useMemo(() => getFirstUserAgent(logs), [logs]);
|
|
10434
10504
|
const handleCopyLink = reactExports.useCallback(() => {
|
|
10435
|
-
void
|
|
10505
|
+
void copyTextToClipboard(window.location.href).then((success) => {
|
|
10506
|
+
if (!success) return;
|
|
10436
10507
|
setCopied(true);
|
|
10437
10508
|
setTimeout(() => setCopied(false), 2e3);
|
|
10438
10509
|
});
|
|
@@ -11093,36 +11164,37 @@ export {
|
|
|
11093
11164
|
Badge as B,
|
|
11094
11165
|
CONTEXT_USAGE_THRESHOLDS as C,
|
|
11095
11166
|
Dialog as D,
|
|
11096
|
-
|
|
11167
|
+
JsonViewer as E,
|
|
11168
|
+
safeJsonValue as F,
|
|
11097
11169
|
JsonViewerFromString as J,
|
|
11098
11170
|
ProxyViewerContainer as P,
|
|
11099
11171
|
ROLE_COLOR_CLASSES as R,
|
|
11100
11172
|
SegmentBar as S,
|
|
11101
11173
|
Tabs as T,
|
|
11102
11174
|
getConversationId as a,
|
|
11103
|
-
|
|
11175
|
+
copyTextToClipboard as b,
|
|
11104
11176
|
cn as c,
|
|
11105
|
-
|
|
11106
|
-
|
|
11177
|
+
DialogContent as d,
|
|
11178
|
+
DialogHeader as e,
|
|
11107
11179
|
formatTokens as f,
|
|
11108
11180
|
getLogFormatAdapter as g,
|
|
11109
|
-
|
|
11110
|
-
|
|
11111
|
-
|
|
11112
|
-
|
|
11113
|
-
|
|
11114
|
-
|
|
11115
|
-
|
|
11116
|
-
|
|
11117
|
-
|
|
11118
|
-
|
|
11181
|
+
DialogTitle as h,
|
|
11182
|
+
TabsList as i,
|
|
11183
|
+
TabsTrigger as j,
|
|
11184
|
+
TabsContent as k,
|
|
11185
|
+
Button as l,
|
|
11186
|
+
TooltipProvider as m,
|
|
11187
|
+
Tooltip as n,
|
|
11188
|
+
TooltipTrigger as o,
|
|
11189
|
+
TooltipContent as p,
|
|
11190
|
+
dispatchLogFocusRequest as q,
|
|
11119
11191
|
resolveLogFormat as r,
|
|
11120
|
-
|
|
11121
|
-
|
|
11192
|
+
analyzeContextIntelligence as s,
|
|
11193
|
+
formatContextWindowTokens as t,
|
|
11122
11194
|
useProviders as u,
|
|
11123
|
-
|
|
11124
|
-
|
|
11125
|
-
|
|
11126
|
-
|
|
11127
|
-
|
|
11195
|
+
getStatusCategory as v,
|
|
11196
|
+
Collapsible as w,
|
|
11197
|
+
CollapsibleTrigger as x,
|
|
11198
|
+
CollapsibleContent as y,
|
|
11199
|
+
ScrollArea as z
|
|
11128
11200
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as reactExports, j as jsxRuntimeExports } from "../_libs/react.mjs";
|
|
2
|
-
import { u as useProviders, D as Dialog,
|
|
3
|
-
import { ResponseView } from "./ResponseView-
|
|
4
|
-
import { C as CapturedLogSchema } from "./router-
|
|
2
|
+
import { u as useProviders, D as Dialog, d as DialogContent, e as DialogHeader, h as DialogTitle, T as Tabs, i as TabsList, j as TabsTrigger, k as TabsContent, l as Button, m as TooltipProvider, n as Tooltip, o as TooltipTrigger, p as TooltipContent, q as dispatchLogFocusRequest } from "./ProxyViewerContainer-CXA7iH3H.mjs";
|
|
3
|
+
import { ResponseView } from "./ResponseView-C6ZA7V3B.mjs";
|
|
4
|
+
import { C as CapturedLogSchema } from "./router-ChJIVv7-.mjs";
|
|
5
5
|
import "../_libs/jszip.mjs";
|
|
6
6
|
import "../_libs/modelcontextprotocol__server.mjs";
|
|
7
7
|
import { V as RotateCcw, ae as Braces, af as Minimize2 } from "../_libs/lucide-react.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as reactExports, j as jsxRuntimeExports } from "../_libs/react.mjs";
|
|
2
|
-
import { u as useProviders,
|
|
3
|
-
import "./router-
|
|
2
|
+
import { u as useProviders, s as analyzeContextIntelligence, f as formatTokens, m as TooltipProvider, c as cn, n as Tooltip, o as TooltipTrigger, p as TooltipContent, S as SegmentBar, R as ROLE_COLOR_CLASSES, A as ANATOMY_ROLE_LABELS, t as formatContextWindowTokens, C as CONTEXT_USAGE_THRESHOLDS } from "./ProxyViewerContainer-CXA7iH3H.mjs";
|
|
3
|
+
import "./router-ChJIVv7-.mjs";
|
|
4
4
|
import "../_libs/modelcontextprotocol__server.mjs";
|
|
5
5
|
import "../_libs/jszip.mjs";
|
|
6
6
|
import { ag as Info, c as ChevronDown, l as ChevronRight } from "../_libs/lucide-react.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as reactExports, j as jsxRuntimeExports } from "../_libs/react.mjs";
|
|
2
|
-
import { g as getLogFormatAdapter, f as formatTokens, c as cn,
|
|
3
|
-
import "./router-
|
|
2
|
+
import { g as getLogFormatAdapter, f as formatTokens, c as cn, v as getStatusCategory, B as Badge, w as Collapsible, x as CollapsibleTrigger, y as CollapsibleContent, z as ScrollArea, E as JsonViewer, F as safeJsonValue } from "./ProxyViewerContainer-CXA7iH3H.mjs";
|
|
3
|
+
import "./router-ChJIVv7-.mjs";
|
|
4
4
|
import "../_libs/modelcontextprotocol__server.mjs";
|
|
5
5
|
import "../_libs/jszip.mjs";
|
|
6
6
|
import { Z as Zap, q as TriangleAlert, ah as CircleStop, B as Brain, c as ChevronDown, l as ChevronRight, f as Terminal } from "../_libs/lucide-react.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as reactExports, j as jsxRuntimeExports } from "../_libs/react.mjs";
|
|
2
|
-
import {
|
|
3
|
-
import "./router-
|
|
2
|
+
import { m as TooltipProvider, n as Tooltip, o as TooltipTrigger, B as Badge, p as TooltipContent, E as JsonViewer } from "./ProxyViewerContainer-CXA7iH3H.mjs";
|
|
3
|
+
import "./router-ChJIVv7-.mjs";
|
|
4
4
|
import "../_libs/modelcontextprotocol__server.mjs";
|
|
5
5
|
import "../_libs/jszip.mjs";
|
|
6
6
|
import { c as ChevronDown, l as ChevronRight, a as LoaderCircle } from "../_libs/lucide-react.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { P as ProxyViewerContainer } from "./ProxyViewerContainer-
|
|
1
|
+
import { P as ProxyViewerContainer } from "./ProxyViewerContainer-CXA7iH3H.mjs";
|
|
2
2
|
import "../_libs/react.mjs";
|
|
3
|
-
import "./router-
|
|
3
|
+
import "./router-ChJIVv7-.mjs";
|
|
4
4
|
import "../_libs/modelcontextprotocol__server.mjs";
|
|
5
5
|
import "../_libs/jszip.mjs";
|
|
6
6
|
import "../_libs/swr.mjs";
|
|
@@ -198,7 +198,7 @@ function getResponse() {
|
|
|
198
198
|
return event.res;
|
|
199
199
|
}
|
|
200
200
|
async function getStartManifest(matchedRoutes) {
|
|
201
|
-
const { tsrStartManifest } = await import("../_tanstack-start-manifest_v-
|
|
201
|
+
const { tsrStartManifest } = await import("../_tanstack-start-manifest_v-CJ4__weU.mjs");
|
|
202
202
|
const startManifest = tsrStartManifest();
|
|
203
203
|
const rootRoute = startManifest.routes[rootRouteId] = startManifest.routes[rootRouteId] || {};
|
|
204
204
|
rootRoute.assets = rootRoute.assets || [];
|
|
@@ -776,7 +776,7 @@ let entriesPromise;
|
|
|
776
776
|
let baseManifestPromise;
|
|
777
777
|
let cachedFinalManifestPromise;
|
|
778
778
|
async function loadEntries() {
|
|
779
|
-
const routerEntry = await import("./router-
|
|
779
|
+
const routerEntry = await import("./router-ChJIVv7-.mjs").then((n) => n.w);
|
|
780
780
|
const startEntry = await import("./start-HYkvq4Ni.mjs");
|
|
781
781
|
return { startEntry, routerEntry };
|
|
782
782
|
}
|
|
@@ -93,7 +93,7 @@ function RootDocument({ children }) {
|
|
|
93
93
|
] })
|
|
94
94
|
] });
|
|
95
95
|
}
|
|
96
|
-
const $$splitComponentImporter$1 = () => import("./index-
|
|
96
|
+
const $$splitComponentImporter$1 = () => import("./index-Ckex98yq.mjs");
|
|
97
97
|
const Route$y = createFileRoute("/")({
|
|
98
98
|
component: lazyRouteComponent($$splitComponentImporter$1, "component")
|
|
99
99
|
});
|
|
@@ -136,7 +136,7 @@ function decodeSessionIdFromPath(encoded) {
|
|
|
136
136
|
function getSessionPath(sessionId) {
|
|
137
137
|
return `/session/${encodeSessionIdForPath(sessionId)}`;
|
|
138
138
|
}
|
|
139
|
-
const $$splitComponentImporter = () => import("../_sessionId-
|
|
139
|
+
const $$splitComponentImporter = () => import("../_sessionId-DQ0ljHQ8.mjs");
|
|
140
140
|
const Route$x = createFileRoute("/session/$sessionId")({
|
|
141
141
|
component: lazyRouteComponent($$splitComponentImporter, "component"),
|
|
142
142
|
parseParams: (params) => ({
|
|
@@ -6523,7 +6523,7 @@ const Route$s = createFileRoute("/api/models")({
|
|
|
6523
6523
|
}
|
|
6524
6524
|
}
|
|
6525
6525
|
});
|
|
6526
|
-
const version = "2.0.
|
|
6526
|
+
const version = "2.0.41";
|
|
6527
6527
|
const packageJson = {
|
|
6528
6528
|
version
|
|
6529
6529
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const tsrStartManifest = () => ({ "routes": { "__root__": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/__root.tsx", "children": ["/", "/api/config", "/api/groups", "/api/health", "/api/logs", "/api/mcp", "/api/models", "/api/providers", "/api/runs", "/api/sessions", "/proxy/$", "/session/$sessionId", "/api/knowledge/candidates", "/api/knowledge/project-context", "/api/knowledge/search", "/api/knowledge/sessions/$sessionId/candidates"], "preloads": ["/assets/main-
|
|
1
|
+
const tsrStartManifest = () => ({ "routes": { "__root__": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/__root.tsx", "children": ["/", "/api/config", "/api/groups", "/api/health", "/api/logs", "/api/mcp", "/api/models", "/api/providers", "/api/runs", "/api/sessions", "/proxy/$", "/session/$sessionId", "/api/knowledge/candidates", "/api/knowledge/project-context", "/api/knowledge/search", "/api/knowledge/sessions/$sessionId/candidates"], "preloads": ["/assets/main-CI3HFEcV.js"], "assets": [] }, "/": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/index.tsx", "assets": [], "preloads": ["/assets/index-B_LPYuM0.js", "/assets/ProxyViewerContainer-DsU6QETm.js"] }, "/api/config": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/config.ts", "children": ["/api/config/paths"] }, "/api/groups": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/groups.ts", "children": ["/api/groups/$groupId"] }, "/api/health": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/health.ts" }, "/api/logs": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.ts", "children": ["/api/logs/$id", "/api/logs/stream"] }, "/api/mcp": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/mcp.ts" }, "/api/models": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/models.ts" }, "/api/providers": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.ts", "children": ["/api/providers/$providerId", "/api/providers/export", "/api/providers/import", "/api/providers/scan"] }, "/api/runs": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/runs.ts", "children": ["/api/runs/$runId"] }, "/api/sessions": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/sessions.ts" }, "/proxy/$": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/proxy/$.ts" }, "/session/$sessionId": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/session/$sessionId.tsx", "assets": [], "preloads": ["/assets/_sessionId-BHqywvM3.js", "/assets/ProxyViewerContainer-DsU6QETm.js"] }, "/api/config/paths": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/config.paths.ts" }, "/api/groups/$groupId": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/groups.$groupId.ts", "children": ["/api/groups/$groupId/evidence", "/api/groups/$groupId/sessions"] }, "/api/knowledge/candidates": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.candidates.ts", "children": ["/api/knowledge/candidates/$candidateId"] }, "/api/knowledge/project-context": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.project-context.ts" }, "/api/knowledge/search": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.search.ts" }, "/api/logs/$id": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.$id.ts", "children": ["/api/logs/$id/chunks", "/api/logs/$id/replay"] }, "/api/logs/stream": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.stream.ts" }, "/api/providers/$providerId": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.$providerId.ts", "children": ["/api/providers/$providerId/model-metadata", "/api/providers/$providerId/test"] }, "/api/providers/export": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.export.ts" }, "/api/providers/import": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.import.ts" }, "/api/providers/scan": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.scan.ts" }, "/api/runs/$runId": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/runs.$runId.ts", "children": ["/api/runs/$runId/evidence"] }, "/api/groups/$groupId/evidence": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/groups.$groupId.evidence.ts" }, "/api/groups/$groupId/sessions": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/groups.$groupId.sessions.ts" }, "/api/knowledge/candidates/$candidateId": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.candidates.$candidateId.ts", "children": ["/api/knowledge/candidates/$candidateId/promote"] }, "/api/logs/$id/chunks": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.$id.chunks.ts" }, "/api/logs/$id/replay": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.$id.replay.ts" }, "/api/providers/$providerId/model-metadata": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.$providerId.model-metadata.ts" }, "/api/providers/$providerId/test": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.$providerId.test.ts", "children": ["/api/providers/$providerId/test/log"] }, "/api/runs/$runId/evidence": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/runs.$runId.evidence.ts" }, "/api/knowledge/candidates/$candidateId/promote": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.candidates.$candidateId.promote.ts" }, "/api/knowledge/sessions/$sessionId/candidates": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/knowledge.sessions.$sessionId.candidates.ts" }, "/api/providers/$providerId/test/log": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.$providerId.test.log.ts" } }, "clientEntry": "/assets/main-CI3HFEcV.js" });
|
|
2
2
|
export {
|
|
3
3
|
tsrStartManifest
|
|
4
4
|
};
|
package/.output/server/index.mjs
CHANGED
|
@@ -35,103 +35,103 @@ const headers = ((m) => function headersRouteRule(event) {
|
|
|
35
35
|
}
|
|
36
36
|
});
|
|
37
37
|
const assets = {
|
|
38
|
+
"/assets/CompareDrawer-DCg6S2cl.js": {
|
|
39
|
+
"type": "text/javascript; charset=utf-8",
|
|
40
|
+
"etag": '"49e8-k5Sysa3YIYWHG3hgZOKGI6S/VSQ"',
|
|
41
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
42
|
+
"size": 18920,
|
|
43
|
+
"path": "../public/assets/CompareDrawer-DCg6S2cl.js"
|
|
44
|
+
},
|
|
38
45
|
"/assets/alibaba-TTwafVwX.svg": {
|
|
39
46
|
"type": "image/svg+xml",
|
|
40
47
|
"etag": '"171b-6dyV5K8QjiaY35sN9qNprh9zDIs"',
|
|
41
|
-
"mtime": "2026-07-
|
|
48
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
42
49
|
"size": 5915,
|
|
43
50
|
"path": "../public/assets/alibaba-TTwafVwX.svg"
|
|
44
51
|
},
|
|
45
|
-
"/assets/
|
|
52
|
+
"/assets/minimax-BPMzvuL-.jpeg": {
|
|
53
|
+
"type": "image/jpeg",
|
|
54
|
+
"etag": '"1b06-IwivU89ko5UTMUM1/t7hn4sQK9A"',
|
|
55
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
56
|
+
"size": 6918,
|
|
57
|
+
"path": "../public/assets/minimax-BPMzvuL-.jpeg"
|
|
58
|
+
},
|
|
59
|
+
"/assets/RequestAnatomy-BhqvLQp9.js": {
|
|
46
60
|
"type": "text/javascript; charset=utf-8",
|
|
47
|
-
"etag": '"
|
|
48
|
-
"mtime": "2026-07-
|
|
49
|
-
"size":
|
|
50
|
-
"path": "../public/assets/
|
|
61
|
+
"etag": '"4485-e5cA5GSbVksNziulI0+GKBLNU8I"',
|
|
62
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
63
|
+
"size": 17541,
|
|
64
|
+
"path": "../public/assets/RequestAnatomy-BhqvLQp9.js"
|
|
51
65
|
},
|
|
52
|
-
"/assets/
|
|
66
|
+
"/assets/ReplayDialog-ClVgjSDE.js": {
|
|
53
67
|
"type": "text/javascript; charset=utf-8",
|
|
54
|
-
"etag": '"
|
|
55
|
-
"mtime": "2026-07-
|
|
56
|
-
"size":
|
|
57
|
-
"path": "../public/assets/
|
|
68
|
+
"etag": '"318c-LpwaR4Dkb9DojATSYhkNfnmy2zI"',
|
|
69
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
70
|
+
"size": 12684,
|
|
71
|
+
"path": "../public/assets/ReplayDialog-ClVgjSDE.js"
|
|
58
72
|
},
|
|
59
|
-
"/assets/
|
|
73
|
+
"/assets/index-B_LPYuM0.js": {
|
|
60
74
|
"type": "text/javascript; charset=utf-8",
|
|
61
|
-
"etag": '"
|
|
62
|
-
"mtime": "2026-07-
|
|
63
|
-
"size":
|
|
64
|
-
"path": "../public/assets/
|
|
75
|
+
"etag": '"74-nFohMzCw3y6hRBAH/I/1aAKk9qA"',
|
|
76
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
77
|
+
"size": 116,
|
|
78
|
+
"path": "../public/assets/index-B_LPYuM0.js"
|
|
65
79
|
},
|
|
66
80
|
"/assets/index-BfGJEb-2.css": {
|
|
67
81
|
"type": "text/css; charset=utf-8",
|
|
68
82
|
"etag": '"1acc9-JrjZs7fIRGuBr66cqP9miLHcLKk"',
|
|
69
|
-
"mtime": "2026-07-
|
|
83
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
70
84
|
"size": 109769,
|
|
71
85
|
"path": "../public/assets/index-BfGJEb-2.css"
|
|
72
86
|
},
|
|
73
|
-
"/assets/
|
|
74
|
-
"type": "text/javascript; charset=utf-8",
|
|
75
|
-
"etag": '"318c-7uKjiGCOGPnw5aJSXfioga1NTsM"',
|
|
76
|
-
"mtime": "2026-07-02T01:15:23.247Z",
|
|
77
|
-
"size": 12684,
|
|
78
|
-
"path": "../public/assets/ReplayDialog-TTTVCMe9.js"
|
|
79
|
-
},
|
|
80
|
-
"/assets/main-CKYe6UUv.js": {
|
|
87
|
+
"/assets/StreamingChunkSequence-CaORmoKX.js": {
|
|
81
88
|
"type": "text/javascript; charset=utf-8",
|
|
82
|
-
"etag": '"
|
|
83
|
-
"mtime": "2026-07-
|
|
84
|
-
"size":
|
|
85
|
-
"path": "../public/assets/
|
|
89
|
+
"etag": '"d5c-CFWA5sGEVjRZL7Tc8f3pZV/+3pw"',
|
|
90
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
91
|
+
"size": 3420,
|
|
92
|
+
"path": "../public/assets/StreamingChunkSequence-CaORmoKX.js"
|
|
86
93
|
},
|
|
87
|
-
"/assets/
|
|
94
|
+
"/assets/ResponseView-BZAJoK6B.js": {
|
|
88
95
|
"type": "text/javascript; charset=utf-8",
|
|
89
|
-
"etag": '"
|
|
90
|
-
"mtime": "2026-07-
|
|
91
|
-
"size":
|
|
92
|
-
"path": "../public/assets/
|
|
96
|
+
"etag": '"30d1-1lX2qKD6ndedO8OL4mCAFqTi2c4"',
|
|
97
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
98
|
+
"size": 12497,
|
|
99
|
+
"path": "../public/assets/ResponseView-BZAJoK6B.js"
|
|
93
100
|
},
|
|
94
101
|
"/assets/zhipuai-BPNAnxo-.svg": {
|
|
95
102
|
"type": "image/svg+xml",
|
|
96
103
|
"etag": '"2bf8-hNaLCTi89nOFCsIIfWpP/jrfo0s"',
|
|
97
|
-
"mtime": "2026-07-
|
|
104
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
98
105
|
"size": 11256,
|
|
99
106
|
"path": "../public/assets/zhipuai-BPNAnxo-.svg"
|
|
100
107
|
},
|
|
101
|
-
"/assets/
|
|
102
|
-
"type": "
|
|
103
|
-
"etag": '"
|
|
104
|
-
"mtime": "2026-07-
|
|
105
|
-
"size":
|
|
106
|
-
"path": "../public/assets/
|
|
108
|
+
"/assets/_sessionId-BHqywvM3.js": {
|
|
109
|
+
"type": "text/javascript; charset=utf-8",
|
|
110
|
+
"etag": '"d2-aRnjHQXX3+PkuHFc37DXAEd2jHY"',
|
|
111
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
112
|
+
"size": 210,
|
|
113
|
+
"path": "../public/assets/_sessionId-BHqywvM3.js"
|
|
107
114
|
},
|
|
108
|
-
"/assets/
|
|
115
|
+
"/assets/main-CI3HFEcV.js": {
|
|
109
116
|
"type": "text/javascript; charset=utf-8",
|
|
110
|
-
"etag": '"
|
|
111
|
-
"mtime": "2026-07-
|
|
112
|
-
"size":
|
|
113
|
-
"path": "../public/assets/
|
|
117
|
+
"etag": '"517d9-uRZNMUg8U43tHnhzFFtGrUV430s"',
|
|
118
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
119
|
+
"size": 333785,
|
|
120
|
+
"path": "../public/assets/main-CI3HFEcV.js"
|
|
114
121
|
},
|
|
115
122
|
"/assets/qwen-CONDcHqt.png": {
|
|
116
123
|
"type": "image/png",
|
|
117
124
|
"etag": '"572c3-cdJAPaHdOvFCGzuaQjagdgOu6XE"',
|
|
118
|
-
"mtime": "2026-07-
|
|
125
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
119
126
|
"size": 357059,
|
|
120
127
|
"path": "../public/assets/qwen-CONDcHqt.png"
|
|
121
128
|
},
|
|
122
|
-
"/assets/
|
|
123
|
-
"type": "text/javascript; charset=utf-8",
|
|
124
|
-
"etag": '"d2-ePZpCpCw8kcmKbtHPj19t6iJuaA"',
|
|
125
|
-
"mtime": "2026-07-02T01:15:23.247Z",
|
|
126
|
-
"size": 210,
|
|
127
|
-
"path": "../public/assets/_sessionId-EHPexdPl.js"
|
|
128
|
-
},
|
|
129
|
-
"/assets/ProxyViewerContainer-BGqeiYKD.js": {
|
|
129
|
+
"/assets/ProxyViewerContainer-DsU6QETm.js": {
|
|
130
130
|
"type": "text/javascript; charset=utf-8",
|
|
131
|
-
"etag": '"
|
|
132
|
-
"mtime": "2026-07-
|
|
133
|
-
"size":
|
|
134
|
-
"path": "../public/assets/ProxyViewerContainer-
|
|
131
|
+
"etag": '"b645c-NZxv8v6zEqGaTkLxqNhFQyxqtsc"',
|
|
132
|
+
"mtime": "2026-07-02T06:48:19.896Z",
|
|
133
|
+
"size": 746588,
|
|
134
|
+
"path": "../public/assets/ProxyViewerContainer-DsU6QETm.js"
|
|
135
135
|
}
|
|
136
136
|
};
|
|
137
137
|
function readAsset(id) {
|