@tonyclaw/agent-inspector 2.0.10 → 2.0.12

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 (47) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/public/assets/{CompareDrawer-BWMipEjS.js → CompareDrawer-ClM_uVRy.js} +1 -1
  3. package/.output/public/assets/ProxyViewerContainer-CTNNzXSa.js +114 -0
  4. package/.output/public/assets/{ReplayDialog-DaSzZsvM.js → ReplayDialog-7rp7N_KJ.js} +1 -1
  5. package/.output/public/assets/RequestAnatomy-sL2FFo_N.js +1 -0
  6. package/.output/public/assets/ResponseView-Cjlf3b6-.js +1 -0
  7. package/.output/public/assets/{StreamingChunkSequence-B4atnL99.js → StreamingChunkSequence-Ctx3sT3r.js} +1 -1
  8. package/.output/public/assets/_sessionId-DEWzDQ8-.js +1 -0
  9. package/.output/public/assets/index-DGIIhZTn.js +1 -0
  10. package/.output/public/assets/index-D_nZj9Vt.css +1 -0
  11. package/.output/public/assets/{main-DE6Y4-wV.js → main-FvIQopAy.js} +2 -2
  12. package/.output/server/_libs/lucide-react.mjs +51 -39
  13. package/.output/server/{_sessionId-61HO9rUI.mjs → _sessionId-BDSgtrsI.mjs} +2 -2
  14. package/.output/server/_ssr/{CompareDrawer-CSPqneYm.mjs → CompareDrawer-Cqvv0I3x.mjs} +3 -3
  15. package/.output/server/_ssr/{ProxyViewerContainer-DrSMa5O7.mjs → ProxyViewerContainer-C0YEoG8N.mjs} +1611 -183
  16. package/.output/server/_ssr/{ReplayDialog-Dn3naENv.mjs → ReplayDialog-CrsynUKI.mjs} +4 -4
  17. package/.output/server/_ssr/RequestAnatomy-CR_JUkcL.mjs +688 -0
  18. package/.output/server/_ssr/{ResponseView-CwXAWOoE.mjs → ResponseView-Dba2Et69.mjs} +3 -3
  19. package/.output/server/_ssr/{StreamingChunkSequence-DRSR2FfN.mjs → StreamingChunkSequence-BIMHLstI.mjs} +2 -2
  20. package/.output/server/_ssr/{index-D4zn5CAg.mjs → index-DveIUTm5.mjs} +2 -2
  21. package/.output/server/_ssr/index.mjs +2 -2
  22. package/.output/server/_ssr/{router-CSRaa_tu.mjs → router-D0yXVG0Q.mjs} +85 -22
  23. package/.output/server/{_tanstack-start-manifest_v-CfvVUYYj.mjs → _tanstack-start-manifest_v-pe0xJFuQ.mjs} +1 -1
  24. package/.output/server/index.mjs +70 -70
  25. package/package.json +1 -1
  26. package/src/components/ProxyViewer.tsx +453 -52
  27. package/src/components/providers/ProviderCard.tsx +45 -2
  28. package/src/components/providers/ProviderForm.tsx +245 -80
  29. package/src/components/providers/ProvidersPanel.tsx +7 -1
  30. package/src/components/proxy-viewer/ConversationGroup.tsx +18 -1
  31. package/src/components/proxy-viewer/LogEntry.tsx +25 -0
  32. package/src/components/proxy-viewer/TurnGroup.tsx +15 -0
  33. package/src/components/proxy-viewer/anatomy/RequestAnatomy.tsx +144 -80
  34. package/src/components/proxy-viewer/anatomy/contextIntelligence.ts +70 -5
  35. package/src/components/proxy-viewer/anatomy/sessionContextSummary.ts +196 -0
  36. package/src/components/proxy-viewer/logFocus.ts +33 -0
  37. package/src/lib/providerModelMetadata.ts +64 -12
  38. package/src/lib/utils.ts +7 -0
  39. package/src/proxy/providers.ts +25 -0
  40. package/src/routes/api/providers.ts +3 -0
  41. package/.output/public/assets/ProxyViewerContainer-DIAgurux.js +0 -114
  42. package/.output/public/assets/RequestAnatomy-BfQmPHCd.js +0 -1
  43. package/.output/public/assets/ResponseView-CblEWDMx.js +0 -1
  44. package/.output/public/assets/_sessionId-DUzYnZXV.js +0 -1
  45. package/.output/public/assets/index-CxhRsekH.css +0 -1
  46. package/.output/public/assets/index-jagRsQaV.js +0 -1
  47. package/.output/server/_ssr/RequestAnatomy-D1X3f3AX.mjs +0 -1322
@@ -75,16 +75,26 @@ const createLucideIcon = (iconName, iconNode) => {
75
75
  Component.displayName = toPascalCase(iconName);
76
76
  return Component;
77
77
  };
78
- const __iconNode$11 = [
78
+ const __iconNode$13 = [
79
+ ["path", { d: "m7 7 10 10", key: "1fmybs" }],
80
+ ["path", { d: "M17 7v10H7", key: "6fjiku" }]
81
+ ];
82
+ const ArrowDownRight = createLucideIcon("arrow-down-right", __iconNode$13);
83
+ const __iconNode$12 = [
79
84
  ["path", { d: "M12 5v14", key: "s699le" }],
80
85
  ["path", { d: "m19 12-7 7-7-7", key: "1idqje" }]
81
86
  ];
82
- const ArrowDown = createLucideIcon("arrow-down", __iconNode$11);
83
- const __iconNode$10 = [
87
+ const ArrowDown = createLucideIcon("arrow-down", __iconNode$12);
88
+ const __iconNode$11 = [
84
89
  ["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
85
90
  ["path", { d: "M19 12H5", key: "x3x0zl" }]
86
91
  ];
87
- const ArrowLeft = createLucideIcon("arrow-left", __iconNode$10);
92
+ const ArrowLeft = createLucideIcon("arrow-left", __iconNode$11);
93
+ const __iconNode$10 = [
94
+ ["path", { d: "M7 7h10v10", key: "1tivn9" }],
95
+ ["path", { d: "M7 17 17 7", key: "1vkiza" }]
96
+ ];
97
+ const ArrowUpRight = createLucideIcon("arrow-up-right", __iconNode$10);
88
98
  const __iconNode$$ = [
89
99
  ["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
90
100
  ["path", { d: "M12 19V5", key: "x0mq9r" }]
@@ -552,7 +562,7 @@ const __iconNode = [
552
562
  ];
553
563
  const Zap = createLucideIcon("zap", __iconNode);
554
564
  export {
555
- WifiOff as $,
565
+ Lock as $,
556
566
  ArrowLeft as A,
557
567
  Brain as B,
558
568
  Check as C,
@@ -560,39 +570,41 @@ export {
560
570
  ExternalLink as E,
561
571
  FileSearch as F,
562
572
  Globe as G,
563
- History as H,
564
- RotateCcw as I,
565
- Search as J,
566
- GitCompareArrows as K,
573
+ ChevronsDown as H,
574
+ FileDiff as I,
575
+ History as J,
576
+ RotateCcw as K,
567
577
  LoaderCircle as L,
568
578
  MessageSquare as M,
569
- CircleQuestionMark as N,
579
+ Search as N,
570
580
  OctagonAlert as O,
571
581
  Plus as P,
572
- Server as Q,
582
+ GitCompareArrows as Q,
573
583
  RotateCw as R,
574
584
  Settings as S,
575
585
  Terminal as T,
576
586
  Upload as U,
577
- Gauge as V,
587
+ CircleQuestionMark as V,
578
588
  Wrench as W,
579
589
  X,
580
- Lock as Y,
590
+ Server as Y,
581
591
  Zap as Z,
582
- Wifi as _,
592
+ Gauge as _,
583
593
  Copy as a,
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,
594
+ Wifi as a0,
595
+ WifiOff as a1,
596
+ ArrowUp as a2,
597
+ ArrowDown as a3,
598
+ Ellipsis as a4,
599
+ CodeXml as a5,
600
+ Blocks as a6,
601
+ MousePointerClick as a7,
602
+ FileText as a8,
603
+ Rows3 as a9,
604
+ Columns2 as aa,
605
+ Equal as ab,
606
+ Info as ac,
607
+ CircleStop as ad,
596
608
  ChevronDown as b,
597
609
  Scan as c,
598
610
  CircleAlert as d,
@@ -605,17 +617,17 @@ export {
605
617
  EyeOff as k,
606
618
  Eye as l,
607
619
  Pencil as m,
608
- Minus as n,
609
- CircleCheckBig as o,
610
- CircleX as p,
611
- ShieldCheck as q,
612
- RefreshCw as r,
613
- Save as s,
614
- CircleCheck as t,
615
- CloudUpload as u,
616
- FileTerminal as v,
617
- Radio as w,
618
- ChevronsUp as x,
619
- ChevronsDown as y,
620
- FileDiff as z
620
+ ArrowUpRight as n,
621
+ ArrowDownRight as o,
622
+ Minus as p,
623
+ CircleCheckBig as q,
624
+ CircleX as r,
625
+ ShieldCheck as s,
626
+ RefreshCw as t,
627
+ Save as u,
628
+ CircleCheck as v,
629
+ CloudUpload as w,
630
+ FileTerminal as x,
631
+ Radio as y,
632
+ ChevronsUp as z
621
633
  };
@@ -1,6 +1,6 @@
1
1
  import { j as jsxRuntimeExports } from "./_libs/react.mjs";
2
- import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-DrSMa5O7.mjs";
3
- import { R as Route$q } from "./_ssr/router-CSRaa_tu.mjs";
2
+ import { P as ProxyViewerContainer } from "./_ssr/ProxyViewerContainer-C0YEoG8N.mjs";
3
+ import { R as Route$q } from "./_ssr/router-D0yXVG0Q.mjs";
4
4
  import "./_libs/jszip.mjs";
5
5
  import "./_libs/modelcontextprotocol__server.mjs";
6
6
  import "./_libs/swr.mjs";
@@ -1,9 +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, J as JsonViewerFromString } from "./ProxyViewerContainer-DrSMa5O7.mjs";
3
- import "./router-CSRaa_tu.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-C0YEoG8N.mjs";
3
+ import "./router-D0yXVG0Q.mjs";
4
4
  import "../_libs/modelcontextprotocol__server.mjs";
5
5
  import "../_libs/jszip.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";
6
+ import { X, a9 as Rows3, aa as Columns2, p as Minus, P as Plus, m as Pencil, f as ChevronRight, ab as Equal, C as Check, a as Copy } from "../_libs/lucide-react.mjs";
7
7
  import "../_libs/swr.mjs";
8
8
  import "../_libs/use-sync-external-store.mjs";
9
9
  import "../_libs/dequal.mjs";