@tonyclaw/agent-inspector 2.0.8 → 2.0.9
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-Djb4XFZS.js → CompareDrawer-Cb4RH049.js} +1 -1
- package/.output/public/assets/{ProxyViewerContainer-CWdkPZsJ.js → ProxyViewerContainer-Cmr2TANl.js} +4 -4
- package/.output/public/assets/{ReplayDialog-DBPMIs2I.js → ReplayDialog-B3y8E7IE.js} +1 -1
- package/.output/public/assets/{RequestAnatomy-FBfRNQN7.js → RequestAnatomy-C7BQYj95.js} +1 -1
- package/.output/public/assets/{ResponseView-Db4pJL7U.js → ResponseView-Bylsp4WJ.js} +1 -1
- package/.output/public/assets/{StreamingChunkSequence-BH175O6R.js → StreamingChunkSequence-CJH13VD3.js} +1 -1
- package/.output/public/assets/_sessionId-3e8W68GL.js +1 -0
- package/.output/public/assets/index-Cz5aqmzE.js +1 -0
- package/.output/public/assets/{main-CwhqfJqM.js → main-Bww0Bc88.js} +2 -2
- package/.output/server/{_sessionId-DzBy9gLa.mjs → _sessionId-BnCF8Ito.mjs} +2 -2
- package/.output/server/_ssr/{CompareDrawer-C5NBvE2e.mjs → CompareDrawer-jPU14EI3.mjs} +2 -2
- package/.output/server/_ssr/{ProxyViewerContainer-DiZjOTQT.mjs → ProxyViewerContainer-xesEFppM.mjs} +7 -7
- package/.output/server/_ssr/{ReplayDialog-EpvTwFvp.mjs → ReplayDialog-DQvW2zoW.mjs} +3 -3
- package/.output/server/_ssr/{RequestAnatomy-DaQjhixp.mjs → RequestAnatomy-BilEphjP.mjs} +2 -2
- package/.output/server/_ssr/{ResponseView-D8tGHCGY.mjs → ResponseView-DB5PPcWf.mjs} +2 -2
- package/.output/server/_ssr/{StreamingChunkSequence-DGQnb1QE.mjs → StreamingChunkSequence-Dnrgn2AP.mjs} +2 -2
- package/.output/server/_ssr/{index-N25hqa7t.mjs → index-YPp821bH.mjs} +2 -2
- package/.output/server/_ssr/index.mjs +2 -2
- package/.output/server/_ssr/{router-Bf0m6F0G.mjs → router-BvuK0vQv.mjs} +2 -2
- package/.output/server/{_tanstack-start-manifest_v-DlAyJ5DB.mjs → _tanstack-start-manifest_v-DGw3vVOm.mjs} +1 -1
- package/.output/server/index.mjs +53 -53
- package/bin/agent-inspector.js +2 -0
- package/package.json +3 -2
- package/.output/public/assets/_sessionId-3ipVoQtW.js +0 -1
- package/.output/public/assets/index-CJgaCJo8.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const tsrStartManifest = () => ({ "routes": { "__root__": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/__root.tsx", "children": ["/", "/api/config", "/api/health", "/api/logs", "/api/mcp", "/api/models", "/api/providers", "/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/health", "/api/logs", "/api/mcp", "/api/models", "/api/providers", "/api/sessions", "/proxy/$", "/session/$sessionId", "/api/knowledge/candidates", "/api/knowledge/project-context", "/api/knowledge/search", "/api/knowledge/sessions/$sessionId/candidates"], "preloads": ["/assets/main-Bww0Bc88.js"], "assets": [] }, "/": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/index.tsx", "assets": [], "preloads": ["/assets/index-Cz5aqmzE.js", "/assets/ProxyViewerContainer-Cmr2TANl.js"] }, "/api/config": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/config.ts", "children": ["/api/config/paths"] }, "/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/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-3e8W68GL.js", "/assets/ProxyViewerContainer-Cmr2TANl.js"] }, "/api/config/paths": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/config.paths.ts" }, "/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/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/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/test": { "filePath": "C:/Users/claw/workspace/agent-inspector/src/routes/api/providers.$providerId.test.ts", "children": ["/api/providers/$providerId/test/log"] }, "/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-Bww0Bc88.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-06-
|
|
41
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
42
42
|
"size": 5915,
|
|
43
43
|
"path": "../public/assets/alibaba-TTwafVwX.svg"
|
|
44
44
|
},
|
|
45
|
-
"/assets/
|
|
45
|
+
"/assets/CompareDrawer-Cb4RH049.js": {
|
|
46
46
|
"type": "text/javascript; charset=utf-8",
|
|
47
|
-
"etag": '"
|
|
48
|
-
"mtime": "2026-06-
|
|
49
|
-
"size":
|
|
50
|
-
"path": "../public/assets/
|
|
47
|
+
"etag": '"49fe-BHWkY/ee2/iRe37Xd4Z7Xs1cr7c"',
|
|
48
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
49
|
+
"size": 18942,
|
|
50
|
+
"path": "../public/assets/CompareDrawer-Cb4RH049.js"
|
|
51
51
|
},
|
|
52
52
|
"/assets/minimax-BPMzvuL-.jpeg": {
|
|
53
53
|
"type": "image/jpeg",
|
|
54
54
|
"etag": '"1b06-IwivU89ko5UTMUM1/t7hn4sQK9A"',
|
|
55
|
-
"mtime": "2026-06-
|
|
55
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
56
56
|
"size": 6918,
|
|
57
57
|
"path": "../public/assets/minimax-BPMzvuL-.jpeg"
|
|
58
58
|
},
|
|
59
59
|
"/assets/index-Bo1dGS4R.css": {
|
|
60
60
|
"type": "text/css; charset=utf-8",
|
|
61
61
|
"etag": '"193d5-fkJLOBIU3M1KTA3n4iL7ijIR5tQ"',
|
|
62
|
-
"mtime": "2026-06-
|
|
62
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
63
63
|
"size": 103381,
|
|
64
64
|
"path": "../public/assets/index-Bo1dGS4R.css"
|
|
65
65
|
},
|
|
66
|
-
"/assets/
|
|
67
|
-
"type": "text/javascript; charset=utf-8",
|
|
68
|
-
"etag": '"49fe-pznTOv+MMFRbS/BX9TfHAnGiok0"',
|
|
69
|
-
"mtime": "2026-06-23T00:48:08.639Z",
|
|
70
|
-
"size": 18942,
|
|
71
|
-
"path": "../public/assets/CompareDrawer-Djb4XFZS.js"
|
|
72
|
-
},
|
|
73
|
-
"/assets/main-CwhqfJqM.js": {
|
|
74
|
-
"type": "text/javascript; charset=utf-8",
|
|
75
|
-
"etag": '"51726-qVbs2qbA513grk8p9/KMn4PGqgk"',
|
|
76
|
-
"mtime": "2026-06-23T00:48:08.639Z",
|
|
77
|
-
"size": 333606,
|
|
78
|
-
"path": "../public/assets/main-CwhqfJqM.js"
|
|
79
|
-
},
|
|
80
|
-
"/assets/ReplayDialog-DBPMIs2I.js": {
|
|
66
|
+
"/assets/ReplayDialog-B3y8E7IE.js": {
|
|
81
67
|
"type": "text/javascript; charset=utf-8",
|
|
82
|
-
"etag": '"2361-
|
|
83
|
-
"mtime": "2026-06-
|
|
68
|
+
"etag": '"2361-cUD2a+yKechVwCIwtF2qs0OgrwE"',
|
|
69
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
84
70
|
"size": 9057,
|
|
85
|
-
"path": "../public/assets/ReplayDialog-
|
|
86
|
-
},
|
|
87
|
-
"/assets/RequestAnatomy-FBfRNQN7.js": {
|
|
88
|
-
"type": "text/javascript; charset=utf-8",
|
|
89
|
-
"etag": '"438f-d1hToPfSWy/yglcTSVZmqhw6sPs"',
|
|
90
|
-
"mtime": "2026-06-23T00:48:08.639Z",
|
|
91
|
-
"size": 17295,
|
|
92
|
-
"path": "../public/assets/RequestAnatomy-FBfRNQN7.js"
|
|
71
|
+
"path": "../public/assets/ReplayDialog-B3y8E7IE.js"
|
|
93
72
|
},
|
|
94
|
-
"/assets/
|
|
73
|
+
"/assets/index-Cz5aqmzE.js": {
|
|
95
74
|
"type": "text/javascript; charset=utf-8",
|
|
96
|
-
"etag": '"
|
|
97
|
-
"mtime": "2026-06-
|
|
98
|
-
"size":
|
|
99
|
-
"path": "../public/assets/
|
|
75
|
+
"etag": '"74-gxupRWR5bkeS7TR6nLfSIfxkTS0"',
|
|
76
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
77
|
+
"size": 116,
|
|
78
|
+
"path": "../public/assets/index-Cz5aqmzE.js"
|
|
100
79
|
},
|
|
101
80
|
"/assets/zhipuai-BPNAnxo-.svg": {
|
|
102
81
|
"type": "image/svg+xml",
|
|
103
82
|
"etag": '"2bf8-hNaLCTi89nOFCsIIfWpP/jrfo0s"',
|
|
104
|
-
"mtime": "2026-06-
|
|
83
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
105
84
|
"size": 11256,
|
|
106
85
|
"path": "../public/assets/zhipuai-BPNAnxo-.svg"
|
|
107
86
|
},
|
|
108
|
-
"/assets/
|
|
87
|
+
"/assets/RequestAnatomy-C7BQYj95.js": {
|
|
88
|
+
"type": "text/javascript; charset=utf-8",
|
|
89
|
+
"etag": '"438f-//IXpUPYqyXIOaxlYEcmr3B9sSQ"',
|
|
90
|
+
"mtime": "2026-06-23T02:52:08.198Z",
|
|
91
|
+
"size": 17295,
|
|
92
|
+
"path": "../public/assets/RequestAnatomy-C7BQYj95.js"
|
|
93
|
+
},
|
|
94
|
+
"/assets/StreamingChunkSequence-CJH13VD3.js": {
|
|
109
95
|
"type": "text/javascript; charset=utf-8",
|
|
110
|
-
"etag": '"d5a-
|
|
111
|
-
"mtime": "2026-06-
|
|
96
|
+
"etag": '"d5a-IJI0ftkE6Zdp2mKtp0fz8ErTyGQ"',
|
|
97
|
+
"mtime": "2026-06-23T02:52:08.199Z",
|
|
112
98
|
"size": 3418,
|
|
113
|
-
"path": "../public/assets/StreamingChunkSequence-
|
|
99
|
+
"path": "../public/assets/StreamingChunkSequence-CJH13VD3.js"
|
|
100
|
+
},
|
|
101
|
+
"/assets/_sessionId-3e8W68GL.js": {
|
|
102
|
+
"type": "text/javascript; charset=utf-8",
|
|
103
|
+
"etag": '"d2-X7UemA9tjHEZuxovqbDmoGi9l7A"',
|
|
104
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
105
|
+
"size": 210,
|
|
106
|
+
"path": "../public/assets/_sessionId-3e8W68GL.js"
|
|
114
107
|
},
|
|
115
108
|
"/assets/qwen-CONDcHqt.png": {
|
|
116
109
|
"type": "image/png",
|
|
117
110
|
"etag": '"572c3-cdJAPaHdOvFCGzuaQjagdgOu6XE"',
|
|
118
|
-
"mtime": "2026-06-
|
|
111
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
119
112
|
"size": 357059,
|
|
120
113
|
"path": "../public/assets/qwen-CONDcHqt.png"
|
|
121
114
|
},
|
|
122
|
-
"/assets/
|
|
115
|
+
"/assets/main-Bww0Bc88.js": {
|
|
123
116
|
"type": "text/javascript; charset=utf-8",
|
|
124
|
-
"etag": '"
|
|
125
|
-
"mtime": "2026-06-
|
|
126
|
-
"size":
|
|
127
|
-
"path": "../public/assets/
|
|
117
|
+
"etag": '"51726-MGmykf7Tv54PIfG+sYdLyEOvjgQ"',
|
|
118
|
+
"mtime": "2026-06-23T02:52:08.197Z",
|
|
119
|
+
"size": 333606,
|
|
120
|
+
"path": "../public/assets/main-Bww0Bc88.js"
|
|
121
|
+
},
|
|
122
|
+
"/assets/ResponseView-Bylsp4WJ.js": {
|
|
123
|
+
"type": "text/javascript; charset=utf-8",
|
|
124
|
+
"etag": '"30c5-wO9JHsOiKYGiu0JqAD3/0bb5J9c"',
|
|
125
|
+
"mtime": "2026-06-23T02:52:08.198Z",
|
|
126
|
+
"size": 12485,
|
|
127
|
+
"path": "../public/assets/ResponseView-Bylsp4WJ.js"
|
|
128
128
|
},
|
|
129
|
-
"/assets/ProxyViewerContainer-
|
|
129
|
+
"/assets/ProxyViewerContainer-Cmr2TANl.js": {
|
|
130
130
|
"type": "text/javascript; charset=utf-8",
|
|
131
|
-
"etag": '"a2370-
|
|
132
|
-
"mtime": "2026-06-
|
|
131
|
+
"etag": '"a2370-OAQ9ydT0IiDPCg5vnG6e21zyHQw"',
|
|
132
|
+
"mtime": "2026-06-23T02:52:08.198Z",
|
|
133
133
|
"size": 664432,
|
|
134
|
-
"path": "../public/assets/ProxyViewerContainer-
|
|
134
|
+
"path": "../public/assets/ProxyViewerContainer-Cmr2TANl.js"
|
|
135
135
|
}
|
|
136
136
|
};
|
|
137
137
|
function readAsset(id) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tonyclaw/agent-inspector",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.9",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Agent observability and knowledge capture layer for AI coding tools.",
|
|
6
6
|
"license": "MIT",
|
|
@@ -29,9 +29,10 @@
|
|
|
29
29
|
"ai-coding-tools"
|
|
30
30
|
],
|
|
31
31
|
"bin": {
|
|
32
|
-
"agent-inspector": "
|
|
32
|
+
"agent-inspector": "bin/agent-inspector.js"
|
|
33
33
|
},
|
|
34
34
|
"files": [
|
|
35
|
+
"bin",
|
|
35
36
|
"src",
|
|
36
37
|
"!src/**/*.test.ts",
|
|
37
38
|
"!src/**/*.stories.tsx",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{R as s,j as e}from"./main-CwhqfJqM.js";import{P as i}from"./ProxyViewerContainer-CWdkPZsJ.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-CWdkPZsJ.js";import"./main-CwhqfJqM.js";const r=o;export{r as component};
|