@tonyclaw/agent-inspector 2.1.12 → 2.1.13
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/cli.js +0 -8
- package/.output/nitro.json +1 -1
- package/.output/public/assets/{CompareDrawer-XTdSOto9.js → CompareDrawer-Cz_1vIpR.js} +1 -1
- package/.output/public/assets/{ProxyViewerContainer-Cc944N8i.js → ProxyViewerContainer-7QSiluMf.js} +4 -4
- package/.output/public/assets/{ReplayDialog-Cd1VsfRe.js → ReplayDialog-sBA1KAYD.js} +1 -1
- package/.output/public/assets/{RequestAnatomy-QxSpbmsj.js → RequestAnatomy-BjlBT-Cy.js} +1 -1
- package/.output/public/assets/{ResponseView-8GivXCzp.js → ResponseView-PtEKzml9.js} +1 -1
- package/.output/public/assets/{StreamingChunkSequence-CwNGqJ5n.js → StreamingChunkSequence-D2_SMhlE.js} +1 -1
- package/.output/public/assets/_sessionId-DZfB4ruK.js +1 -0
- package/.output/public/assets/index-B-QQLbpz.js +1 -0
- package/.output/public/assets/{main-B_EcGyf-.js → main-Dtspb4Ui.js} +2 -2
- package/.output/server/{_sessionId-CmO9read.mjs → _sessionId-CXDcLuvi.mjs} +2 -2
- package/.output/server/_ssr/{CompareDrawer-D9wf870o.mjs → CompareDrawer-CMoCAoeq.mjs} +2 -2
- package/.output/server/_ssr/{ProxyViewerContainer-BDLJSawP.mjs → ProxyViewerContainer-BW2vVCBN.mjs} +6 -6
- package/.output/server/_ssr/{ReplayDialog-B2dS4kmP.mjs → ReplayDialog-ChXL1t8H.mjs} +3 -3
- package/.output/server/_ssr/{RequestAnatomy-k49Peshi.mjs → RequestAnatomy-DtKzIlfU.mjs} +2 -2
- package/.output/server/_ssr/{ResponseView-Bk3B1suu.mjs → ResponseView-B5I8drzc.mjs} +2 -2
- package/.output/server/_ssr/{StreamingChunkSequence-D6MDGCgh.mjs → StreamingChunkSequence-DvwjQNcO.mjs} +2 -2
- package/.output/server/_ssr/{index-CC8KdlTb.mjs → index-D_ZHtRfl.mjs} +2 -2
- package/.output/server/_ssr/index.mjs +2 -2
- package/.output/server/_ssr/{router-BEmMnVa7.mjs → router-DhL9Wp3N.mjs} +3 -3
- package/.output/server/{_tanstack-start-manifest_v-Bf_4hG4w.mjs → _tanstack-start-manifest_v-BHgoAmxZ.mjs} +1 -1
- package/.output/server/index.mjs +57 -57
- package/package.json +1 -1
- package/src/proxy/identityProxy.ts +0 -7
- package/.output/public/assets/_sessionId-D89uDTQs.js +0 -1
- package/.output/public/assets/index-BsFdgXac.js +0 -1
|
@@ -108,7 +108,7 @@ function RootDocument({ children }) {
|
|
|
108
108
|
] })
|
|
109
109
|
] });
|
|
110
110
|
}
|
|
111
|
-
const $$splitComponentImporter$1 = () => import("./index-
|
|
111
|
+
const $$splitComponentImporter$1 = () => import("./index-D_ZHtRfl.mjs");
|
|
112
112
|
const Route$C = createFileRoute("/")({
|
|
113
113
|
component: lazyRouteComponent($$splitComponentImporter$1, "component")
|
|
114
114
|
});
|
|
@@ -151,7 +151,7 @@ function decodeSessionIdFromPath(encoded) {
|
|
|
151
151
|
function getSessionPath(sessionId) {
|
|
152
152
|
return `/session/${encodeSessionIdForPath(sessionId)}`;
|
|
153
153
|
}
|
|
154
|
-
const $$splitComponentImporter = () => import("../_sessionId-
|
|
154
|
+
const $$splitComponentImporter = () => import("../_sessionId-CXDcLuvi.mjs");
|
|
155
155
|
const Route$B = createFileRoute("/session/$sessionId")({
|
|
156
156
|
component: lazyRouteComponent($$splitComponentImporter, "component"),
|
|
157
157
|
parseParams: (params) => ({
|
|
@@ -8547,7 +8547,7 @@ const Route$w = createFileRoute("/api/models")({
|
|
|
8547
8547
|
}
|
|
8548
8548
|
}
|
|
8549
8549
|
});
|
|
8550
|
-
const version = "2.1.
|
|
8550
|
+
const version = "2.1.13";
|
|
8551
8551
|
const packageJson = {
|
|
8552
8552
|
version
|
|
8553
8553
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const tsrStartManifest = () => ({ "routes": { "__root__": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/__root.tsx", "children": ["/", "/api/alerts", "/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/alerts", "/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-Dtspb4Ui.js"], "assets": [] }, "/": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/index.tsx", "assets": [], "preloads": ["/assets/index-B-QQLbpz.js", "/assets/ProxyViewerContainer-7QSiluMf.js"] }, "/api/alerts": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/alerts.ts", "children": ["/api/alerts/summary"] }, "/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/import", "/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-DZfB4ruK.js", "/assets/ProxyViewerContainer-7QSiluMf.js"] }, "/api/alerts/summary": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/alerts.summary.ts" }, "/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/body", "/api/logs/$id/chunks", "/api/logs/$id/replay"] }, "/api/logs/import": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.import.ts" }, "/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/body": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/logs.$id.body.ts" }, "/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-Dtspb4Ui.js" });
|
|
2
2
|
export {
|
|
3
3
|
tsrStartManifest
|
|
4
4
|
};
|
package/.output/server/index.mjs
CHANGED
|
@@ -38,100 +38,100 @@ const assets = {
|
|
|
38
38
|
"/assets/alibaba-TTwafVwX.svg": {
|
|
39
39
|
"type": "image/svg+xml",
|
|
40
40
|
"etag": '"171b-6dyV5K8QjiaY35sN9qNprh9zDIs"',
|
|
41
|
-
"mtime": "2026-07-04T05:
|
|
41
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
42
42
|
"size": 5915,
|
|
43
43
|
"path": "../public/assets/alibaba-TTwafVwX.svg"
|
|
44
44
|
},
|
|
45
|
-
"/assets/CompareDrawer-
|
|
45
|
+
"/assets/CompareDrawer-Cz_1vIpR.js": {
|
|
46
46
|
"type": "text/javascript; charset=utf-8",
|
|
47
|
-
"etag": '"49e8-
|
|
48
|
-
"mtime": "2026-07-04T05:
|
|
47
|
+
"etag": '"49e8-IQAhbCzceTeYxZxKJ3H1D4vN5lI"',
|
|
48
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
49
49
|
"size": 18920,
|
|
50
|
-
"path": "../public/assets/CompareDrawer-
|
|
50
|
+
"path": "../public/assets/CompareDrawer-Cz_1vIpR.js"
|
|
51
|
+
},
|
|
52
|
+
"/assets/index-B-QQLbpz.js": {
|
|
53
|
+
"type": "text/javascript; charset=utf-8",
|
|
54
|
+
"etag": '"74-5Zl3E5e37SnRK730IWxTDix9Cew"',
|
|
55
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
56
|
+
"size": 116,
|
|
57
|
+
"path": "../public/assets/index-B-QQLbpz.js"
|
|
51
58
|
},
|
|
52
59
|
"/assets/index-CmtfjQPv.css": {
|
|
53
60
|
"type": "text/css; charset=utf-8",
|
|
54
61
|
"etag": '"1e968-15dLAIs72Zhi4Qe/CRWBTVZ7MtI"',
|
|
55
|
-
"mtime": "2026-07-04T05:
|
|
62
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
56
63
|
"size": 125288,
|
|
57
64
|
"path": "../public/assets/index-CmtfjQPv.css"
|
|
58
65
|
},
|
|
59
|
-
"/assets/
|
|
66
|
+
"/assets/ReplayDialog-sBA1KAYD.js": {
|
|
60
67
|
"type": "text/javascript; charset=utf-8",
|
|
61
|
-
"etag": '"
|
|
62
|
-
"mtime": "2026-07-04T05:
|
|
63
|
-
"size":
|
|
64
|
-
"path": "../public/assets/
|
|
68
|
+
"etag": '"318c-/uOpj+S8IOxd8JplqqWJ9qOWH3I"',
|
|
69
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
70
|
+
"size": 12684,
|
|
71
|
+
"path": "../public/assets/ReplayDialog-sBA1KAYD.js"
|
|
72
|
+
},
|
|
73
|
+
"/assets/StreamingChunkSequence-D2_SMhlE.js": {
|
|
74
|
+
"type": "text/javascript; charset=utf-8",
|
|
75
|
+
"etag": '"d5c-k/lB4x1Vah+nlw2D1J4Zn+Hqm/o"',
|
|
76
|
+
"mtime": "2026-07-04T05:36:48.781Z",
|
|
77
|
+
"size": 3420,
|
|
78
|
+
"path": "../public/assets/StreamingChunkSequence-D2_SMhlE.js"
|
|
79
|
+
},
|
|
80
|
+
"/assets/RequestAnatomy-BjlBT-Cy.js": {
|
|
81
|
+
"type": "text/javascript; charset=utf-8",
|
|
82
|
+
"etag": '"43f2-aSr44l/LuOOCwx52V5TxpIleLAM"',
|
|
83
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
84
|
+
"size": 17394,
|
|
85
|
+
"path": "../public/assets/RequestAnatomy-BjlBT-Cy.js"
|
|
65
86
|
},
|
|
66
87
|
"/assets/minimax-BPMzvuL-.jpeg": {
|
|
67
88
|
"type": "image/jpeg",
|
|
68
89
|
"etag": '"1b06-IwivU89ko5UTMUM1/t7hn4sQK9A"',
|
|
69
|
-
"mtime": "2026-07-04T05:
|
|
90
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
70
91
|
"size": 6918,
|
|
71
92
|
"path": "../public/assets/minimax-BPMzvuL-.jpeg"
|
|
72
93
|
},
|
|
73
|
-
"/assets/
|
|
94
|
+
"/assets/main-Dtspb4Ui.js": {
|
|
74
95
|
"type": "text/javascript; charset=utf-8",
|
|
75
|
-
"etag": '"
|
|
76
|
-
"mtime": "2026-07-04T05:
|
|
77
|
-
"size":
|
|
78
|
-
"path": "../public/assets/
|
|
96
|
+
"etag": '"512fd-xu5QhSDM+B1+HCE/S55XRSP7mzM"',
|
|
97
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
98
|
+
"size": 332541,
|
|
99
|
+
"path": "../public/assets/main-Dtspb4Ui.js"
|
|
79
100
|
},
|
|
80
|
-
"/assets/
|
|
81
|
-
"type": "
|
|
82
|
-
"etag": '"
|
|
83
|
-
"mtime": "2026-07-04T05:
|
|
84
|
-
"size":
|
|
85
|
-
"path": "../public/assets/
|
|
101
|
+
"/assets/zhipuai-BPNAnxo-.svg": {
|
|
102
|
+
"type": "image/svg+xml",
|
|
103
|
+
"etag": '"2bf8-hNaLCTi89nOFCsIIfWpP/jrfo0s"',
|
|
104
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
105
|
+
"size": 11256,
|
|
106
|
+
"path": "../public/assets/zhipuai-BPNAnxo-.svg"
|
|
86
107
|
},
|
|
87
|
-
"/assets/ResponseView-
|
|
108
|
+
"/assets/ResponseView-PtEKzml9.js": {
|
|
88
109
|
"type": "text/javascript; charset=utf-8",
|
|
89
|
-
"etag": '"30d2-
|
|
90
|
-
"mtime": "2026-07-04T05:
|
|
110
|
+
"etag": '"30d2-PgPHao5hEC1x+egdBk+5Bh5Ykuc"',
|
|
111
|
+
"mtime": "2026-07-04T05:36:48.781Z",
|
|
91
112
|
"size": 12498,
|
|
92
|
-
"path": "../public/assets/ResponseView-
|
|
93
|
-
},
|
|
94
|
-
"/assets/RequestAnatomy-QxSpbmsj.js": {
|
|
95
|
-
"type": "text/javascript; charset=utf-8",
|
|
96
|
-
"etag": '"43f2-xjujMxYvXtaY+PgPnEev1/QeFAI"',
|
|
97
|
-
"mtime": "2026-07-04T05:26:41.755Z",
|
|
98
|
-
"size": 17394,
|
|
99
|
-
"path": "../public/assets/RequestAnatomy-QxSpbmsj.js"
|
|
113
|
+
"path": "../public/assets/ResponseView-PtEKzml9.js"
|
|
100
114
|
},
|
|
101
115
|
"/assets/qwen-CONDcHqt.png": {
|
|
102
116
|
"type": "image/png",
|
|
103
117
|
"etag": '"572c3-cdJAPaHdOvFCGzuaQjagdgOu6XE"',
|
|
104
|
-
"mtime": "2026-07-04T05:
|
|
118
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
105
119
|
"size": 357059,
|
|
106
120
|
"path": "../public/assets/qwen-CONDcHqt.png"
|
|
107
121
|
},
|
|
108
|
-
"/assets/
|
|
109
|
-
"type": "image/svg+xml",
|
|
110
|
-
"etag": '"2bf8-hNaLCTi89nOFCsIIfWpP/jrfo0s"',
|
|
111
|
-
"mtime": "2026-07-04T05:26:41.755Z",
|
|
112
|
-
"size": 11256,
|
|
113
|
-
"path": "../public/assets/zhipuai-BPNAnxo-.svg"
|
|
114
|
-
},
|
|
115
|
-
"/assets/_sessionId-D89uDTQs.js": {
|
|
122
|
+
"/assets/_sessionId-DZfB4ruK.js": {
|
|
116
123
|
"type": "text/javascript; charset=utf-8",
|
|
117
|
-
"etag": '"d2-
|
|
118
|
-
"mtime": "2026-07-04T05:
|
|
124
|
+
"etag": '"d2-MK+vvObaH7Ulj3vGGu5D9UigZf8"',
|
|
125
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
119
126
|
"size": 210,
|
|
120
|
-
"path": "../public/assets/_sessionId-
|
|
121
|
-
},
|
|
122
|
-
"/assets/StreamingChunkSequence-CwNGqJ5n.js": {
|
|
123
|
-
"type": "text/javascript; charset=utf-8",
|
|
124
|
-
"etag": '"d5c-0RMlG+zdOOYhcXL94BP73yEZKCM"',
|
|
125
|
-
"mtime": "2026-07-04T05:26:41.755Z",
|
|
126
|
-
"size": 3420,
|
|
127
|
-
"path": "../public/assets/StreamingChunkSequence-CwNGqJ5n.js"
|
|
127
|
+
"path": "../public/assets/_sessionId-DZfB4ruK.js"
|
|
128
128
|
},
|
|
129
|
-
"/assets/ProxyViewerContainer-
|
|
129
|
+
"/assets/ProxyViewerContainer-7QSiluMf.js": {
|
|
130
130
|
"type": "text/javascript; charset=utf-8",
|
|
131
|
-
"etag": '"c1d99-
|
|
132
|
-
"mtime": "2026-07-04T05:
|
|
131
|
+
"etag": '"c1d99-OTDVU1kkKfVtUjde6m6DdNv1knE"',
|
|
132
|
+
"mtime": "2026-07-04T05:36:48.779Z",
|
|
133
133
|
"size": 794009,
|
|
134
|
-
"path": "../public/assets/ProxyViewerContainer-
|
|
134
|
+
"path": "../public/assets/ProxyViewerContainer-7QSiluMf.js"
|
|
135
135
|
}
|
|
136
136
|
};
|
|
137
137
|
function readAsset(id) {
|
package/package.json
CHANGED
|
@@ -139,13 +139,6 @@ async function handleRequest(
|
|
|
139
139
|
}
|
|
140
140
|
}
|
|
141
141
|
|
|
142
|
-
process.stderr.write(
|
|
143
|
-
`[identity-proxy] req ${req.method} ${req.url} remotePort=${remotePort} pid=${identity?.pid ?? "?"}\n`,
|
|
144
|
-
);
|
|
145
|
-
process.stderr.write(
|
|
146
|
-
`[identity-proxy] forwarding headers: pid=${upstreamHeaders[IDENTITY_HEADERS.pid] ?? "?"} cwd=${upstreamHeaders[IDENTITY_HEADERS.cwd] ?? "?"}\n`,
|
|
147
|
-
);
|
|
148
|
-
|
|
149
142
|
const proxyReq = http.request(
|
|
150
143
|
{
|
|
151
144
|
hostname: options.upstreamHost,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{R as s,j as e}from"./main-B_EcGyf-.js";import{P as i}from"./ProxyViewerContainer-Cc944N8i.js";function t(){const{sessionId:o}=s.useParams();return e.jsx(i,{initialSessionId:o},o)}export{t as component};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{P as o}from"./ProxyViewerContainer-Cc944N8i.js";import"./main-B_EcGyf-.js";const r=o;export{r as component};
|