agentic-ui-libs 0.2.0-beta.22 → 0.2.0-beta.24

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.
@@ -634,7 +634,7 @@ export declare const executionEventsSample2: ({
634
634
  timestamp: string;
635
635
  eventType: string;
636
636
  })[];
637
- export declare const executionEventsSample: ({
637
+ export declare const executionEventsSample3: ({
638
638
  type: string;
639
639
  data: {
640
640
  phase: string;
@@ -708,4 +708,108 @@ export declare const executionEventsSample: ({
708
708
  timestamp: string;
709
709
  eventType: string;
710
710
  })[];
711
+ export declare const executionEventsSample: ({
712
+ type: string;
713
+ data: {
714
+ phase: string;
715
+ id: string;
716
+ parentId: null;
717
+ name: string;
718
+ timestamp: string;
719
+ type: string;
720
+ status: string;
721
+ input?: undefined;
722
+ output?: undefined;
723
+ metadata?: undefined;
724
+ };
725
+ sessionId: string;
726
+ runId: string;
727
+ timestamp: string;
728
+ eventType: string;
729
+ } | {
730
+ type: string;
731
+ data: {
732
+ phase: string;
733
+ id: string;
734
+ parentId: string;
735
+ name: string;
736
+ input: string;
737
+ timestamp: string;
738
+ type: string;
739
+ status: string;
740
+ output?: undefined;
741
+ metadata?: undefined;
742
+ };
743
+ sessionId: string;
744
+ runId: string;
745
+ timestamp: string;
746
+ eventType: string;
747
+ } | {
748
+ type: string;
749
+ data: {
750
+ phase: string;
751
+ id: string;
752
+ parentId: string;
753
+ name: string;
754
+ output: {
755
+ scannedPrompt: string;
756
+ endFlow: boolean;
757
+ hasScanners: boolean;
758
+ scannersData: {
759
+ Toxicity: {
760
+ scannerInput: string;
761
+ scannerOutput: {
762
+ Output: string;
763
+ RiskScore: number;
764
+ Validity: boolean;
765
+ Duration: string;
766
+ };
767
+ };
768
+ };
769
+ results: never[];
770
+ scanType: string;
771
+ };
772
+ timestamp: string;
773
+ type: string;
774
+ status: string;
775
+ input?: undefined;
776
+ metadata?: undefined;
777
+ };
778
+ sessionId: string;
779
+ runId: string;
780
+ timestamp: string;
781
+ eventType: string;
782
+ } | {
783
+ type: string;
784
+ data: {
785
+ phase: string;
786
+ id: string;
787
+ parentId: string;
788
+ name: string;
789
+ output: {
790
+ name: string;
791
+ args: {
792
+ reason: string;
793
+ thought: string;
794
+ message: string;
795
+ };
796
+ tool_call_id: string;
797
+ }[];
798
+ timestamp: string;
799
+ type: string;
800
+ status: string;
801
+ metadata: {
802
+ usage_metadata: {
803
+ input_tokens: number;
804
+ output_tokens: number;
805
+ total_tokens: number;
806
+ };
807
+ };
808
+ input?: undefined;
809
+ };
810
+ sessionId: string;
811
+ runId: string;
812
+ timestamp: string;
813
+ eventType: string;
814
+ })[];
711
815
  //# sourceMappingURL=executionEventsSample.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"executionEventsSample.d.ts","sourceRoot":"","sources":["../../src/data/executionEventsSample.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAsKlC,CAAA;AACD,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA4blC,CAAA;AAED,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuEjC,CAAA"}
1
+ {"version":3,"file":"executionEventsSample.d.ts","sourceRoot":"","sources":["../../src/data/executionEventsSample.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAsKlC,CAAA;AACD,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA4blC,CAAA;AAED,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuElC,CAAA;AAED,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA6QjC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"DebugPanel.d.ts","sourceRoot":"","sources":["../../../src/features/debug-logs/DebugPanel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,aAAa,EAA4B,MAAM,SAAS,CAAC;AAMnF,eAAO,MAAM,UAAU,2GAyrBrB,CAAC;AAIH,eAAe,UAAU,CAAC"}
1
+ {"version":3,"file":"DebugPanel.d.ts","sourceRoot":"","sources":["../../../src/features/debug-logs/DebugPanel.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,aAAa,EAA4B,MAAM,SAAS,CAAC;AAMnF,eAAO,MAAM,UAAU,2GAmsBrB,CAAC;AAIH,eAAe,UAAU,CAAC"}