@tonyclaw/agent-inspector 2.0.6 → 2.0.7

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.
Files changed (39) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/public/assets/CompareDrawer-BhRYPp6T.js +1 -0
  3. package/.output/public/assets/ProxyViewerContainer-BHq0dkQG.js +114 -0
  4. package/.output/public/assets/ReplayDialog-Ch0gwg6B.js +1 -0
  5. package/.output/public/assets/{RequestAnatomy-BxX3_N9S.js → RequestAnatomy-CKbvIgaN.js} +1 -1
  6. package/.output/public/assets/ResponseView-hRLar32x.js +1 -0
  7. package/.output/public/assets/StreamingChunkSequence-DCJ_gUHa.js +1 -0
  8. package/.output/public/assets/_sessionId-BJTz6t5l.js +1 -0
  9. package/.output/public/assets/index-Cf9U0Ekq.js +1 -0
  10. package/.output/public/assets/index-DTdv7nzl.css +1 -0
  11. package/.output/public/assets/{main-CKnTJ4-O.js → main-BlDtK0Nn.js} +6 -6
  12. package/.output/server/_libs/lucide-react.mjs +170 -108
  13. package/.output/server/_libs/radix-ui__react-collapsible.mjs +2 -2
  14. package/.output/server/{_sessionId-B-x9fRY3.mjs → _sessionId-Dy7rsLS4.mjs} +58 -5
  15. package/.output/server/_ssr/{CompareDrawer-BQVNsAY2.mjs → CompareDrawer-CkVX-ARV.mjs} +9 -8
  16. package/.output/server/_ssr/{ProxyViewerContainer-CYm2Dw19.mjs → ProxyViewerContainer-B5a9p3j5.mjs} +855 -31
  17. package/.output/server/_ssr/{ReplayDialog-CaMQBc79.mjs → ReplayDialog-hXY6H9fB.mjs} +7 -8
  18. package/.output/server/_ssr/{RequestAnatomy--P5arRH2.mjs → RequestAnatomy-B6MS7VvA.mjs} +59 -6
  19. package/.output/server/_ssr/{ResponseView-RtFwNvgD.mjs → ResponseView-ByjxwUnp.mjs} +5 -74
  20. package/.output/server/_ssr/{StreamingChunkSequence-B5HPkzab.mjs → StreamingChunkSequence-C5Kb8siT.mjs} +8 -7
  21. package/.output/server/_ssr/{index-CZIKZU43.mjs → index-BZXtj42m.mjs} +58 -5
  22. package/.output/server/_ssr/index.mjs +2 -2
  23. package/.output/server/_ssr/{router-DGPt3MUc.mjs → router-CVQaVF_3.mjs} +5 -5
  24. package/.output/server/{_tanstack-start-manifest_v-BzH4pNaI.mjs → _tanstack-start-manifest_v-Bpe5ZC56.mjs} +1 -1
  25. package/.output/server/index.mjs +62 -69
  26. package/package.json +1 -1
  27. package/src/components/proxy-viewer/LogEntry.tsx +15 -1
  28. package/src/components/proxy-viewer/RequestToolsPanel.tsx +292 -0
  29. package/src/components/proxy-viewer/requestTools.ts +213 -0
  30. package/.output/public/assets/CompareDrawer-DDmqSAfl.js +0 -1
  31. package/.output/public/assets/ProxyViewerContainer-Cxpdziwd.js +0 -101
  32. package/.output/public/assets/ReplayDialog-Bt5DGzlh.js +0 -1
  33. package/.output/public/assets/ResponseView-Bl_5S9gZ.js +0 -1
  34. package/.output/public/assets/StreamingChunkSequence-RJMwNf6F.js +0 -1
  35. package/.output/public/assets/_sessionId-b4isaoDp.js +0 -1
  36. package/.output/public/assets/index-BZ4x5UI6.js +0 -1
  37. package/.output/public/assets/index-C624DUk9.css +0 -1
  38. package/.output/public/assets/json-viewer-CRL_gWEZ.js +0 -14
  39. package/.output/server/_ssr/json-viewer-d4obyRaA.mjs +0 -515
@@ -75,22 +75,33 @@ const createLucideIcon = (iconName, iconNode) => {
75
75
  Component.displayName = toPascalCase(iconName);
76
76
  return Component;
77
77
  };
78
- const __iconNode$X = [
78
+ const __iconNode$11 = [
79
79
  ["path", { d: "M12 5v14", key: "s699le" }],
80
80
  ["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
81
81
  ];
82
- const ArrowDown = createLucideIcon("arrow-down", __iconNode$X);
83
- const __iconNode$W = [
82
+ const ArrowDown = createLucideIcon("arrow-down", __iconNode$11);
83
+ const __iconNode$10 = [
84
84
  ["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
85
85
  ["path", { d: "M19 12H5", key: "x3x0zl" }]
86
86
  ];
87
- const ArrowLeft = createLucideIcon("arrow-left", __iconNode$W);
88
- const __iconNode$V = [
87
+ const ArrowLeft = createLucideIcon("arrow-left", __iconNode$10);
88
+ const __iconNode$$ = [
89
89
  ["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
90
90
  ["path", { d: "M12 19V5", key: "x0mq9r" }]
91
91
  ];
92
- const ArrowUp = createLucideIcon("arrow-up", __iconNode$V);
93
- const __iconNode$U = [
92
+ const ArrowUp = createLucideIcon("arrow-up", __iconNode$$);
93
+ const __iconNode$_ = [
94
+ [
95
+ "path",
96
+ {
97
+ d: "M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",
98
+ key: "1ah6g2"
99
+ }
100
+ ],
101
+ ["rect", { x: "14", y: "2", width: "8", height: "8", rx: "1", key: "88lufb" }]
102
+ ];
103
+ const Blocks = createLucideIcon("blocks", __iconNode$_);
104
+ const __iconNode$Z = [
94
105
  ["path", { d: "M12 18V5", key: "adv99a" }],
95
106
  ["path", { d: "M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4", key: "1e3is1" }],
96
107
  ["path", { d: "M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5", key: "1gqd8o" }],
@@ -100,97 +111,109 @@ const __iconNode$U = [
100
111
  ["path", { d: "M6 18a4 4 0 0 1-2-7.464", key: "k1g0md" }],
101
112
  ["path", { d: "M6.003 5.125a4 4 0 0 0-2.526 5.77", key: "q97ue3" }]
102
113
  ];
103
- const Brain = createLucideIcon("brain", __iconNode$U);
104
- const __iconNode$T = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
105
- const Check = createLucideIcon("check", __iconNode$T);
106
- const __iconNode$S = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
107
- const ChevronDown = createLucideIcon("chevron-down", __iconNode$S);
108
- const __iconNode$R = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
109
- const ChevronRight = createLucideIcon("chevron-right", __iconNode$R);
110
- const __iconNode$Q = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
111
- const ChevronUp = createLucideIcon("chevron-up", __iconNode$Q);
112
- const __iconNode$P = [
114
+ const Brain = createLucideIcon("brain", __iconNode$Z);
115
+ const __iconNode$Y = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
116
+ const Check = createLucideIcon("check", __iconNode$Y);
117
+ const __iconNode$X = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
118
+ const ChevronDown = createLucideIcon("chevron-down", __iconNode$X);
119
+ const __iconNode$W = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
120
+ const ChevronRight = createLucideIcon("chevron-right", __iconNode$W);
121
+ const __iconNode$V = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
122
+ const ChevronUp = createLucideIcon("chevron-up", __iconNode$V);
123
+ const __iconNode$U = [
113
124
  ["path", { d: "m7 6 5 5 5-5", key: "1lc07p" }],
114
125
  ["path", { d: "m7 13 5 5 5-5", key: "1d48rs" }]
115
126
  ];
116
- const ChevronsDown = createLucideIcon("chevrons-down", __iconNode$P);
117
- const __iconNode$O = [
127
+ const ChevronsDown = createLucideIcon("chevrons-down", __iconNode$U);
128
+ const __iconNode$T = [
118
129
  ["path", { d: "m17 11-5-5-5 5", key: "e8nh98" }],
119
130
  ["path", { d: "m17 18-5-5-5 5", key: "2avn1x" }]
120
131
  ];
121
- const ChevronsUp = createLucideIcon("chevrons-up", __iconNode$O);
122
- const __iconNode$N = [
132
+ const ChevronsUp = createLucideIcon("chevrons-up", __iconNode$T);
133
+ const __iconNode$S = [
123
134
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
124
135
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
125
136
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
126
137
  ];
127
- const CircleAlert = createLucideIcon("circle-alert", __iconNode$N);
128
- const __iconNode$M = [
138
+ const CircleAlert = createLucideIcon("circle-alert", __iconNode$S);
139
+ const __iconNode$R = [
129
140
  ["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
130
141
  ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
131
142
  ];
132
- const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$M);
133
- const __iconNode$L = [
143
+ const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$R);
144
+ const __iconNode$Q = [
134
145
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
135
146
  ["path", { d: "m9 12 2 2 4-4", key: "dzmm74" }]
136
147
  ];
137
- const CircleCheck = createLucideIcon("circle-check", __iconNode$L);
138
- const __iconNode$K = [
148
+ const CircleCheck = createLucideIcon("circle-check", __iconNode$Q);
149
+ const __iconNode$P = [
139
150
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
140
151
  ["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
141
152
  ["path", { d: "M12 17h.01", key: "p32p05" }]
142
153
  ];
143
- const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$K);
144
- const __iconNode$J = [
154
+ const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$P);
155
+ const __iconNode$O = [
145
156
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
146
157
  ["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
147
158
  ];
148
- const CircleStop = createLucideIcon("circle-stop", __iconNode$J);
149
- const __iconNode$I = [
159
+ const CircleStop = createLucideIcon("circle-stop", __iconNode$O);
160
+ const __iconNode$N = [
150
161
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
151
162
  ["path", { d: "m15 9-6 6", key: "1uzhvr" }],
152
163
  ["path", { d: "m9 9 6 6", key: "z0biqf" }]
153
164
  ];
154
- const CircleX = createLucideIcon("circle-x", __iconNode$I);
155
- const __iconNode$H = [
165
+ const CircleX = createLucideIcon("circle-x", __iconNode$N);
166
+ const __iconNode$M = [
156
167
  ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }],
157
168
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
158
169
  ];
159
- const Clock = createLucideIcon("clock", __iconNode$H);
160
- const __iconNode$G = [
170
+ const Clock = createLucideIcon("clock", __iconNode$M);
171
+ const __iconNode$L = [
161
172
  ["path", { d: "M12 13v8", key: "1l5pq0" }],
162
173
  ["path", { d: "M4 14.899A7 7 0 1 1 15.71 8h1.79a4.5 4.5 0 0 1 2.5 8.242", key: "1pljnt" }],
163
174
  ["path", { d: "m8 17 4-4 4 4", key: "1quai1" }]
164
175
  ];
165
- const CloudUpload = createLucideIcon("cloud-upload", __iconNode$G);
166
- const __iconNode$F = [
176
+ const CloudUpload = createLucideIcon("cloud-upload", __iconNode$L);
177
+ const __iconNode$K = [
178
+ ["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
179
+ ["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
180
+ ["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
181
+ ];
182
+ const CodeXml = createLucideIcon("code-xml", __iconNode$K);
183
+ const __iconNode$J = [
167
184
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
168
185
  ["path", { d: "M12 3v18", key: "108xh3" }]
169
186
  ];
170
- const Columns2 = createLucideIcon("columns-2", __iconNode$F);
171
- const __iconNode$E = [
187
+ const Columns2 = createLucideIcon("columns-2", __iconNode$J);
188
+ const __iconNode$I = [
172
189
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
173
190
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
174
191
  ];
175
- const Copy = createLucideIcon("copy", __iconNode$E);
176
- const __iconNode$D = [
192
+ const Copy = createLucideIcon("copy", __iconNode$I);
193
+ const __iconNode$H = [
177
194
  ["path", { d: "M12 15V3", key: "m9g1x1" }],
178
195
  ["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
179
196
  ["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
180
197
  ];
181
- const Download = createLucideIcon("download", __iconNode$D);
182
- const __iconNode$C = [
198
+ const Download = createLucideIcon("download", __iconNode$H);
199
+ const __iconNode$G = [
200
+ ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
201
+ ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
202
+ ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
203
+ ];
204
+ const Ellipsis = createLucideIcon("ellipsis", __iconNode$G);
205
+ const __iconNode$F = [
183
206
  ["line", { x1: "5", x2: "19", y1: "9", y2: "9", key: "1nwqeh" }],
184
207
  ["line", { x1: "5", x2: "19", y1: "15", y2: "15", key: "g8yjpy" }]
185
208
  ];
186
- const Equal = createLucideIcon("equal", __iconNode$C);
187
- const __iconNode$B = [
209
+ const Equal = createLucideIcon("equal", __iconNode$F);
210
+ const __iconNode$E = [
188
211
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
189
212
  ["path", { d: "M10 14 21 3", key: "gplh6r" }],
190
213
  ["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
191
214
  ];
192
- const ExternalLink = createLucideIcon("external-link", __iconNode$B);
193
- const __iconNode$A = [
215
+ const ExternalLink = createLucideIcon("external-link", __iconNode$E);
216
+ const __iconNode$D = [
194
217
  [
195
218
  "path",
196
219
  {
@@ -208,8 +231,8 @@ const __iconNode$A = [
208
231
  ],
209
232
  ["path", { d: "m2 2 20 20", key: "1ooewy" }]
210
233
  ];
211
- const EyeOff = createLucideIcon("eye-off", __iconNode$A);
212
- const __iconNode$z = [
234
+ const EyeOff = createLucideIcon("eye-off", __iconNode$D);
235
+ const __iconNode$C = [
213
236
  [
214
237
  "path",
215
238
  {
@@ -219,8 +242,8 @@ const __iconNode$z = [
219
242
  ],
220
243
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
221
244
  ];
222
- const Eye = createLucideIcon("eye", __iconNode$z);
223
- const __iconNode$y = [
245
+ const Eye = createLucideIcon("eye", __iconNode$C);
246
+ const __iconNode$B = [
224
247
  [
225
248
  "path",
226
249
  {
@@ -232,8 +255,8 @@ const __iconNode$y = [
232
255
  ["path", { d: "M12 13V7", key: "h0r20n" }],
233
256
  ["path", { d: "M9 17h6", key: "r8uit2" }]
234
257
  ];
235
- const FileDiff = createLucideIcon("file-diff", __iconNode$y);
236
- const __iconNode$x = [
258
+ const FileDiff = createLucideIcon("file-diff", __iconNode$B);
259
+ const __iconNode$A = [
237
260
  [
238
261
  "path",
239
262
  {
@@ -245,8 +268,8 @@ const __iconNode$x = [
245
268
  ["circle", { cx: "11.5", cy: "14.5", r: "2.5", key: "1bq0ko" }],
246
269
  ["path", { d: "M13.3 16.3 15 18", key: "2quom7" }]
247
270
  ];
248
- const FileSearch = createLucideIcon("file-search", __iconNode$x);
249
- const __iconNode$w = [
271
+ const FileSearch = createLucideIcon("file-search", __iconNode$A);
272
+ const __iconNode$z = [
250
273
  [
251
274
  "path",
252
275
  {
@@ -258,13 +281,27 @@ const __iconNode$w = [
258
281
  ["path", { d: "m8 16 2-2-2-2", key: "10vzyd" }],
259
282
  ["path", { d: "M12 18h4", key: "1wd2n7" }]
260
283
  ];
261
- const FileTerminal = createLucideIcon("file-terminal", __iconNode$w);
262
- const __iconNode$v = [
284
+ const FileTerminal = createLucideIcon("file-terminal", __iconNode$z);
285
+ const __iconNode$y = [
286
+ [
287
+ "path",
288
+ {
289
+ d: "M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",
290
+ key: "1oefj6"
291
+ }
292
+ ],
293
+ ["path", { d: "M14 2v5a1 1 0 0 0 1 1h5", key: "wfsgrz" }],
294
+ ["path", { d: "M10 9H8", key: "b1mrlr" }],
295
+ ["path", { d: "M16 13H8", key: "t4e002" }],
296
+ ["path", { d: "M16 17H8", key: "z1uh3a" }]
297
+ ];
298
+ const FileText = createLucideIcon("file-text", __iconNode$y);
299
+ const __iconNode$x = [
263
300
  ["path", { d: "m12 14 4-4", key: "9kzdfg" }],
264
301
  ["path", { d: "M3.34 19a10 10 0 1 1 17.32 0", key: "19p75a" }]
265
302
  ];
266
- const Gauge = createLucideIcon("gauge", __iconNode$v);
267
- const __iconNode$u = [
303
+ const Gauge = createLucideIcon("gauge", __iconNode$x);
304
+ const __iconNode$w = [
268
305
  ["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
269
306
  ["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }],
270
307
  ["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
@@ -272,33 +309,33 @@ const __iconNode$u = [
272
309
  ["path", { d: "M12 18H7a2 2 0 0 1-2-2V9", key: "16sdep" }],
273
310
  ["path", { d: "m9 15 3 3-3 3", key: "1m3kbl" }]
274
311
  ];
275
- const GitCompareArrows = createLucideIcon("git-compare-arrows", __iconNode$u);
276
- const __iconNode$t = [
312
+ const GitCompareArrows = createLucideIcon("git-compare-arrows", __iconNode$w);
313
+ const __iconNode$v = [
277
314
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
278
315
  ["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
279
316
  ["path", { d: "M2 12h20", key: "9i4pu4" }]
280
317
  ];
281
- const Globe = createLucideIcon("globe", __iconNode$t);
282
- const __iconNode$s = [
318
+ const Globe = createLucideIcon("globe", __iconNode$v);
319
+ const __iconNode$u = [
283
320
  ["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "1357e3" }],
284
321
  ["path", { d: "M3 3v5h5", key: "1xhq8a" }],
285
322
  ["path", { d: "M12 7v5l4 2", key: "1fdv2h" }]
286
323
  ];
287
- const History = createLucideIcon("history", __iconNode$s);
288
- const __iconNode$r = [
324
+ const History = createLucideIcon("history", __iconNode$u);
325
+ const __iconNode$t = [
289
326
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
290
327
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
291
328
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
292
329
  ];
293
- const Info = createLucideIcon("info", __iconNode$r);
294
- const __iconNode$q = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
295
- const LoaderCircle = createLucideIcon("loader-circle", __iconNode$q);
296
- const __iconNode$p = [
330
+ const Info = createLucideIcon("info", __iconNode$t);
331
+ const __iconNode$s = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
332
+ const LoaderCircle = createLucideIcon("loader-circle", __iconNode$s);
333
+ const __iconNode$r = [
297
334
  ["rect", { width: "18", height: "11", x: "3", y: "11", rx: "2", ry: "2", key: "1w4ew1" }],
298
335
  ["path", { d: "M7 11V7a5 5 0 0 1 10 0v4", key: "fwvmzm" }]
299
336
  ];
300
- const Lock = createLucideIcon("lock", __iconNode$p);
301
- const __iconNode$o = [
337
+ const Lock = createLucideIcon("lock", __iconNode$r);
338
+ const __iconNode$q = [
302
339
  [
303
340
  "path",
304
341
  {
@@ -307,10 +344,24 @@ const __iconNode$o = [
307
344
  }
308
345
  ]
309
346
  ];
310
- const MessageSquare = createLucideIcon("message-square", __iconNode$o);
311
- const __iconNode$n = [["path", { d: "M5 12h14", key: "1ays0h" }]];
312
- const Minus = createLucideIcon("minus", __iconNode$n);
313
- const __iconNode$m = [
347
+ const MessageSquare = createLucideIcon("message-square", __iconNode$q);
348
+ const __iconNode$p = [["path", { d: "M5 12h14", key: "1ays0h" }]];
349
+ const Minus = createLucideIcon("minus", __iconNode$p);
350
+ const __iconNode$o = [
351
+ ["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
352
+ ["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
353
+ ["path", { d: "m6 12-1.9 2", key: "mnht97" }],
354
+ ["path", { d: "M7.2 2.2 8 5.1", key: "1cfko1" }],
355
+ [
356
+ "path",
357
+ {
358
+ d: "M9.037 9.69a.498.498 0 0 1 .653-.653l11 4.5a.5.5 0 0 1-.074.949l-4.349 1.041a1 1 0 0 0-.74.739l-1.04 4.35a.5.5 0 0 1-.95.074z",
359
+ key: "s0h3yz"
360
+ }
361
+ ]
362
+ ];
363
+ const MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode$o);
364
+ const __iconNode$n = [
314
365
  ["path", { d: "M12 16h.01", key: "1drbdi" }],
315
366
  ["path", { d: "M12 8v4", key: "1got3b" }],
316
367
  [
@@ -321,8 +372,8 @@ const __iconNode$m = [
321
372
  }
322
373
  ]
323
374
  ];
324
- const OctagonAlert = createLucideIcon("octagon-alert", __iconNode$m);
325
- const __iconNode$l = [
375
+ const OctagonAlert = createLucideIcon("octagon-alert", __iconNode$n);
376
+ const __iconNode$m = [
326
377
  [
327
378
  "path",
328
379
  {
@@ -332,44 +383,44 @@ const __iconNode$l = [
332
383
  ],
333
384
  ["path", { d: "m15 5 4 4", key: "1mk7zo" }]
334
385
  ];
335
- const Pencil = createLucideIcon("pencil", __iconNode$l);
336
- const __iconNode$k = [
386
+ const Pencil = createLucideIcon("pencil", __iconNode$m);
387
+ const __iconNode$l = [
337
388
  ["path", { d: "M5 12h14", key: "1ays0h" }],
338
389
  ["path", { d: "M12 5v14", key: "s699le" }]
339
390
  ];
340
- const Plus = createLucideIcon("plus", __iconNode$k);
341
- const __iconNode$j = [
391
+ const Plus = createLucideIcon("plus", __iconNode$l);
392
+ const __iconNode$k = [
342
393
  ["path", { d: "M16.247 7.761a6 6 0 0 1 0 8.478", key: "1fwjs5" }],
343
394
  ["path", { d: "M19.075 4.933a10 10 0 0 1 0 14.134", key: "ehdyv1" }],
344
395
  ["path", { d: "M4.925 19.067a10 10 0 0 1 0-14.134", key: "1q22gi" }],
345
396
  ["path", { d: "M7.753 16.239a6 6 0 0 1 0-8.478", key: "r2q7qm" }],
346
397
  ["circle", { cx: "12", cy: "12", r: "2", key: "1c9p78" }]
347
398
  ];
348
- const Radio = createLucideIcon("radio", __iconNode$j);
349
- const __iconNode$i = [
399
+ const Radio = createLucideIcon("radio", __iconNode$k);
400
+ const __iconNode$j = [
350
401
  ["path", { d: "M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8", key: "v9h5vc" }],
351
402
  ["path", { d: "M21 3v5h-5", key: "1q7to0" }],
352
403
  ["path", { d: "M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16", key: "3uifl3" }],
353
404
  ["path", { d: "M8 16H3v5", key: "1cv678" }]
354
405
  ];
355
- const RefreshCw = createLucideIcon("refresh-cw", __iconNode$i);
356
- const __iconNode$h = [
406
+ const RefreshCw = createLucideIcon("refresh-cw", __iconNode$j);
407
+ const __iconNode$i = [
357
408
  ["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "1357e3" }],
358
409
  ["path", { d: "M3 3v5h5", key: "1xhq8a" }]
359
410
  ];
360
- const RotateCcw = createLucideIcon("rotate-ccw", __iconNode$h);
361
- const __iconNode$g = [
411
+ const RotateCcw = createLucideIcon("rotate-ccw", __iconNode$i);
412
+ const __iconNode$h = [
362
413
  ["path", { d: "M21 12a9 9 0 1 1-9-9c2.52 0 4.93 1 6.74 2.74L21 8", key: "1p45f6" }],
363
414
  ["path", { d: "M21 3v5h-5", key: "1q7to0" }]
364
415
  ];
365
- const RotateCw = createLucideIcon("rotate-cw", __iconNode$g);
366
- const __iconNode$f = [
416
+ const RotateCw = createLucideIcon("rotate-cw", __iconNode$h);
417
+ const __iconNode$g = [
367
418
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
368
419
  ["path", { d: "M21 9H3", key: "1338ky" }],
369
420
  ["path", { d: "M21 15H3", key: "9uk58r" }]
370
421
  ];
371
- const Rows3 = createLucideIcon("rows-3", __iconNode$f);
372
- const __iconNode$e = [
422
+ const Rows3 = createLucideIcon("rows-3", __iconNode$g);
423
+ const __iconNode$f = [
373
424
  [
374
425
  "path",
375
426
  {
@@ -380,14 +431,19 @@ const __iconNode$e = [
380
431
  ["path", { d: "M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7", key: "1ydtos" }],
381
432
  ["path", { d: "M7 3v4a1 1 0 0 0 1 1h7", key: "t51u73" }]
382
433
  ];
383
- const Save = createLucideIcon("save", __iconNode$e);
384
- const __iconNode$d = [
434
+ const Save = createLucideIcon("save", __iconNode$f);
435
+ const __iconNode$e = [
385
436
  ["path", { d: "M3 7V5a2 2 0 0 1 2-2h2", key: "aa7l1z" }],
386
437
  ["path", { d: "M17 3h2a2 2 0 0 1 2 2v2", key: "4qcy5o" }],
387
438
  ["path", { d: "M21 17v2a2 2 0 0 1-2 2h-2", key: "6vwrx8" }],
388
439
  ["path", { d: "M7 21H5a2 2 0 0 1-2-2v-2", key: "ioqczr" }]
389
440
  ];
390
- const Scan = createLucideIcon("scan", __iconNode$d);
441
+ const Scan = createLucideIcon("scan", __iconNode$e);
442
+ const __iconNode$d = [
443
+ ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
444
+ ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
445
+ ];
446
+ const Search = createLucideIcon("search", __iconNode$d);
391
447
  const __iconNode$c = [
392
448
  ["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
393
449
  ["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
@@ -496,7 +552,7 @@ const __iconNode = [
496
552
  ];
497
553
  const Zap = createLucideIcon("zap", __iconNode);
498
554
  export {
499
- ArrowUp as $,
555
+ WifiOff as $,
500
556
  ArrowLeft as A,
501
557
  Brain as B,
502
558
  Check as C,
@@ -506,31 +562,37 @@ export {
506
562
  Globe as G,
507
563
  History as H,
508
564
  RotateCcw as I,
509
- GitCompareArrows as J,
510
- CircleQuestionMark as K,
565
+ Search as J,
566
+ GitCompareArrows as K,
511
567
  LoaderCircle as L,
512
568
  MessageSquare as M,
513
- Server as N,
569
+ CircleQuestionMark as N,
514
570
  OctagonAlert as O,
515
571
  Plus as P,
516
- Gauge as Q,
572
+ Server as Q,
517
573
  RotateCw as R,
518
574
  Settings as S,
519
575
  Terminal as T,
520
576
  Upload as U,
521
- Lock as V,
577
+ Gauge as V,
522
578
  Wrench as W,
523
579
  X,
524
- Wifi as Y,
580
+ Lock as Y,
525
581
  Zap as Z,
526
- WifiOff as _,
582
+ Wifi as _,
527
583
  Copy as a,
528
- ArrowDown as a0,
529
- Rows3 as a1,
530
- Columns2 as a2,
531
- Equal as a3,
532
- Info as a4,
533
- CircleStop as a5,
584
+ ArrowUp as a0,
585
+ ArrowDown as a1,
586
+ Ellipsis as a2,
587
+ CodeXml as a3,
588
+ Blocks as a4,
589
+ MousePointerClick as a5,
590
+ FileText as a6,
591
+ Rows3 as a7,
592
+ Columns2 as a8,
593
+ Equal as a9,
594
+ Info as aa,
595
+ CircleStop as ab,
534
596
  ChevronDown as b,
535
597
  Scan as c,
536
598
  CircleAlert as d,
@@ -138,7 +138,7 @@ function getState(open) {
138
138
  }
139
139
  var Root = Collapsible;
140
140
  export {
141
- CollapsibleTrigger as C,
141
+ CollapsibleContent as C,
142
142
  Root as R,
143
- CollapsibleContent as a
143
+ CollapsibleTrigger as a
144
144
  };
@@ -1,6 +1,6 @@
1
1
  import { j as jsxRuntimeExports } from "./_libs/react.mjs";
2
- import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-CYm2Dw19.mjs";
3
- import { R as Route$p } from "./_ssr/router-DGPt3MUc.mjs";
2
+ import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-B5a9p3j5.mjs";
3
+ import { R as Route$p } from "./_ssr/router-CVQaVF_3.mjs";
4
4
  import "./_libs/jszip.mjs";
5
5
  import "./_libs/modelcontextprotocol__server.mjs";
6
6
  import "./_libs/swr.mjs";
@@ -55,10 +55,66 @@ import "./_libs/radix-ui__react-use-size.mjs";
55
55
  import "./_libs/radix-ui__react-use-previous.mjs";
56
56
  import "./_libs/@radix-ui/react-visually-hidden+[...].mjs";
57
57
  import "./_libs/lucide-react.mjs";
58
+ import "./_libs/react-markdown.mjs";
59
+ import "./_libs/devlop.mjs";
60
+ import "./_libs/unified.mjs";
61
+ import "./_libs/bail.mjs";
62
+ import "./_libs/extend.mjs";
63
+ import "./_libs/is-plain-obj.mjs";
64
+ import "./_libs/trough.mjs";
65
+ import "./_libs/vfile.mjs";
66
+ import "./_libs/vfile-message.mjs";
67
+ import "./_libs/unist-util-stringify-position.mjs";
68
+ import "node:process";
69
+ import "node:path";
70
+ import "node:url";
71
+ import "./_libs/remark-parse.mjs";
72
+ import "./_libs/mdast-util-from-markdown.mjs";
73
+ import "./_libs/micromark-util-decode-numeric-character-reference+[...].mjs";
74
+ import "./_libs/micromark-util-decode-string.mjs";
75
+ import "./_libs/decode-named-character-reference+[...].mjs";
76
+ import "./_libs/character-entities.mjs";
77
+ import "./_libs/micromark-util-normalize-identifier+[...].mjs";
78
+ import "./_libs/micromark.mjs";
79
+ import "./_libs/micromark-util-combine-extensions+[...].mjs";
80
+ import "./_libs/micromark-util-chunked.mjs";
81
+ import "./_libs/micromark-factory-space.mjs";
82
+ import "./_libs/micromark-util-character.mjs";
83
+ import "./_libs/micromark-core-commonmark.mjs";
84
+ import "./_libs/micromark-util-classify-character+[...].mjs";
85
+ import "./_libs/micromark-util-resolve-all.mjs";
86
+ import "./_libs/micromark-util-subtokenize.mjs";
87
+ import "./_libs/micromark-factory-destination.mjs";
88
+ import "./_libs/micromark-factory-label.mjs";
89
+ import "./_libs/micromark-factory-title.mjs";
90
+ import "./_libs/micromark-factory-whitespace.mjs";
91
+ import "./_libs/micromark-util-html-tag-name.mjs";
92
+ import "./_libs/mdast-util-to-string.mjs";
93
+ import "./_libs/remark-rehype.mjs";
94
+ import "./_libs/mdast-util-to-hast.mjs";
95
+ import "./_libs/ungap__structured-clone.mjs";
96
+ import "./_libs/micromark-util-sanitize-uri.mjs";
97
+ import "./_libs/unist-util-position.mjs";
98
+ import "./_libs/trim-lines.mjs";
99
+ import "./_libs/unist-util-visit.mjs";
100
+ import "./_libs/unist-util-visit-parents.mjs";
101
+ import "./_libs/unist-util-is.mjs";
102
+ import "./_libs/hast-util-to-jsx-runtime.mjs";
103
+ import "./_libs/comma-separated-tokens.mjs";
104
+ import "./_libs/property-information.mjs";
105
+ import "./_libs/space-separated-tokens.mjs";
106
+ import "./_libs/style-to-js.mjs";
107
+ import "./_libs/style-to-object.mjs";
108
+ import "./_libs/inline-style-parser.mjs";
109
+ import "./_libs/hast-util-whitespace.mjs";
110
+ import "./_libs/estree-util-is-identifier-name.mjs";
111
+ import "./_libs/html-url-attributes.mjs";
58
112
  import "./_libs/zod.mjs";
59
113
  import "./_libs/radix-ui__react-tooltip.mjs";
60
114
  import "./_libs/radix-ui__react-tabs.mjs";
61
115
  import "./_libs/radix-ui__react-roving-focus.mjs";
116
+ import "./_libs/radix-ui__react-collapsible.mjs";
117
+ import "./_libs/radix-ui__react-scroll-area.mjs";
62
118
  import "./_libs/tanstack__react-router.mjs";
63
119
  import "./_libs/tiny-warning.mjs";
64
120
  import "./_libs/tanstack__router-core.mjs";
@@ -73,12 +129,9 @@ import "./_libs/isbot.mjs";
73
129
  import "node:fs";
74
130
  import "node:fs/promises";
75
131
  import "node:buffer";
76
- import "node:path";
77
132
  import "node:child_process";
78
- import "node:url";
79
133
  import "./_libs/conf.mjs";
80
134
  import "node:util";
81
- import "node:process";
82
135
  import "node:crypto";
83
136
  import "node:assert";
84
137
  import "./_libs/dot-prop.mjs";
@@ -1,10 +1,9 @@
1
1
  import { r as reactExports, j as jsxRuntimeExports } from "../_libs/react.mjs";
2
- import { g as getLogFormatAdapter, r as resolveLogFormat, a as getConversationId, c as cn, B as Badge, f as formatTokens } from "./ProxyViewerContainer-CYm2Dw19.mjs";
3
- import { JsonViewerFromString } from "./json-viewer-d4obyRaA.mjs";
4
- import "./router-DGPt3MUc.mjs";
2
+ import { g as getLogFormatAdapter, r as resolveLogFormat, a as getConversationId, c as cn, B as Badge, f as formatTokens, J as JsonViewerFromString } from "./ProxyViewerContainer-B5a9p3j5.mjs";
3
+ import "./router-CVQaVF_3.mjs";
5
4
  import "../_libs/modelcontextprotocol__server.mjs";
6
5
  import "../_libs/jszip.mjs";
7
- import { X, a1 as Rows3, a2 as Columns2, n as Minus, P as Plus, m as Pencil, f as ChevronRight, a3 as Equal, C as Check, a as Copy } from "../_libs/lucide-react.mjs";
6
+ import { X, a7 as Rows3, a8 as Columns2, n as Minus, P as Plus, m as Pencil, f as ChevronRight, a9 as Equal, C as Check, a as Copy } from "../_libs/lucide-react.mjs";
8
7
  import "../_libs/swr.mjs";
9
8
  import "../_libs/use-sync-external-store.mjs";
10
9
  import "../_libs/dequal.mjs";
@@ -56,10 +55,6 @@ import "../_libs/radix-ui__react-arrow.mjs";
56
55
  import "../_libs/radix-ui__react-use-size.mjs";
57
56
  import "../_libs/radix-ui__react-use-previous.mjs";
58
57
  import "../_libs/@radix-ui/react-visually-hidden+[...].mjs";
59
- import "../_libs/zod.mjs";
60
- import "../_libs/radix-ui__react-tooltip.mjs";
61
- import "../_libs/radix-ui__react-tabs.mjs";
62
- import "../_libs/radix-ui__react-roving-focus.mjs";
63
58
  import "../_libs/react-markdown.mjs";
64
59
  import "../_libs/devlop.mjs";
65
60
  import "../_libs/unified.mjs";
@@ -114,6 +109,12 @@ import "../_libs/inline-style-parser.mjs";
114
109
  import "../_libs/hast-util-whitespace.mjs";
115
110
  import "../_libs/estree-util-is-identifier-name.mjs";
116
111
  import "../_libs/html-url-attributes.mjs";
112
+ import "../_libs/zod.mjs";
113
+ import "../_libs/radix-ui__react-tooltip.mjs";
114
+ import "../_libs/radix-ui__react-tabs.mjs";
115
+ import "../_libs/radix-ui__react-roving-focus.mjs";
116
+ import "../_libs/radix-ui__react-collapsible.mjs";
117
+ import "../_libs/radix-ui__react-scroll-area.mjs";
117
118
  import "../_libs/tanstack__react-router.mjs";
118
119
  import "../_libs/tiny-warning.mjs";
119
120
  import "../_libs/tanstack__router-core.mjs";