@flamingo-stack/openframe-frontend-core 0.0.490-1506.3944.1 → 0.0.490

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 (293) hide show
  1. package/dist/{chunk-5CJR2GZ4.cjs → chunk-2MKUHJ3O.cjs} +31 -31
  2. package/dist/{chunk-5CJR2GZ4.cjs.map → chunk-2MKUHJ3O.cjs.map} +1 -1
  3. package/dist/{chunk-S2NHJDKQ.cjs → chunk-3IEVA5AO.cjs} +62 -62
  4. package/dist/{chunk-S2NHJDKQ.cjs.map → chunk-3IEVA5AO.cjs.map} +1 -1
  5. package/dist/{chunk-GTWO5NAY.js → chunk-6CFFISUC.js} +2 -2
  6. package/dist/{chunk-VHG6AX5V.js → chunk-6CJ2K7BD.js} +2 -2
  7. package/dist/{chunk-4NWARV5I.js → chunk-6QK3ONDD.js} +2 -2
  8. package/dist/{chunk-YHOIAA2E.cjs → chunk-7I42V2OD.cjs} +60 -60
  9. package/dist/chunk-7I42V2OD.cjs.map +1 -0
  10. package/dist/{chunk-T2EGSZFN.js → chunk-AIRNG27G.js} +5 -6
  11. package/dist/chunk-AIRNG27G.js.map +1 -0
  12. package/dist/{chunk-NWX7MMF5.cjs → chunk-AW63ET2A.cjs} +15 -15
  13. package/dist/{chunk-NWX7MMF5.cjs.map → chunk-AW63ET2A.cjs.map} +1 -1
  14. package/dist/{chunk-TKN5667N.js → chunk-BZMOEWWS.js} +10 -10
  15. package/dist/chunk-BZMOEWWS.js.map +1 -0
  16. package/dist/{chunk-DSDZ5T4P.cjs → chunk-D5LQMRPU.cjs} +5 -5
  17. package/dist/{chunk-DSDZ5T4P.cjs.map → chunk-D5LQMRPU.cjs.map} +1 -1
  18. package/dist/{chunk-CORIBKHG.js → chunk-EGXCWZYP.js} +2 -2
  19. package/dist/{chunk-5EYRXSY5.cjs → chunk-EJQUYZXF.cjs} +9 -9
  20. package/dist/{chunk-5EYRXSY5.cjs.map → chunk-EJQUYZXF.cjs.map} +1 -1
  21. package/dist/{chunk-P4WTZU6L.cjs → chunk-FY5XAW3H.cjs} +11 -11
  22. package/dist/{chunk-P4WTZU6L.cjs.map → chunk-FY5XAW3H.cjs.map} +1 -1
  23. package/dist/{chunk-VQ523ORK.cjs → chunk-GMPYR3MX.cjs} +26 -26
  24. package/dist/{chunk-VQ523ORK.cjs.map → chunk-GMPYR3MX.cjs.map} +1 -1
  25. package/dist/{chunk-QSCHCZL3.cjs → chunk-GUTYUMGV.cjs} +7 -7
  26. package/dist/{chunk-QSCHCZL3.cjs.map → chunk-GUTYUMGV.cjs.map} +1 -1
  27. package/dist/{chunk-Q6E7VJ4W.cjs → chunk-IEZ3YBAP.cjs} +27 -28
  28. package/dist/chunk-IEZ3YBAP.cjs.map +1 -0
  29. package/dist/{chunk-HSACATCD.js → chunk-MPYDX5WX.js} +2 -2
  30. package/dist/{chunk-RQLBHKXN.js → chunk-NGEFYPY7.js} +2 -2
  31. package/dist/{chunk-BE6DK7QY.js → chunk-OQIMH2WQ.js} +8985 -11081
  32. package/dist/chunk-OQIMH2WQ.js.map +1 -0
  33. package/dist/{chunk-CSYSYJCF.cjs → chunk-UZZT65PQ.cjs} +37 -37
  34. package/dist/{chunk-CSYSYJCF.cjs.map → chunk-UZZT65PQ.cjs.map} +1 -1
  35. package/dist/{chunk-YZ2OIYQ3.js → chunk-VDZO6IDR.js} +4 -4
  36. package/dist/{chunk-UUYRJPGJ.js → chunk-VL2YMDPH.js} +4 -4
  37. package/dist/{chunk-5LMGFI4J.cjs → chunk-VUXNXWOQ.cjs} +4946 -7042
  38. package/dist/chunk-VUXNXWOQ.cjs.map +1 -0
  39. package/dist/{chunk-XQ2B74SI.js → chunk-WLM3F3WU.js} +2 -2
  40. package/dist/components/case-studies/index.cjs +8 -8
  41. package/dist/components/case-studies/index.js +2 -2
  42. package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
  43. package/dist/components/chat/chat-message-list.d.ts.map +1 -1
  44. package/dist/components/chat/guide-display.d.ts +14 -0
  45. package/dist/components/chat/guide-display.d.ts.map +1 -0
  46. package/dist/components/chat/hooks/index.d.ts +1 -0
  47. package/dist/components/chat/hooks/index.d.ts.map +1 -1
  48. package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
  49. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +48 -15
  50. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
  51. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +6 -0
  52. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -0
  53. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +57 -10
  54. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
  55. package/dist/components/chat/index.cjs +2 -8
  56. package/dist/components/chat/index.cjs.map +1 -1
  57. package/dist/components/chat/index.d.ts +1 -1
  58. package/dist/components/chat/index.d.ts.map +1 -1
  59. package/dist/components/chat/index.js +15 -21
  60. package/dist/components/chat/types/api.types.d.ts +81 -1
  61. package/dist/components/chat/types/api.types.d.ts.map +1 -1
  62. package/dist/components/chat/types/component.types.d.ts +6 -0
  63. package/dist/components/chat/types/component.types.d.ts.map +1 -1
  64. package/dist/components/chat/types/message.types.d.ts +15 -2
  65. package/dist/components/chat/types/message.types.d.ts.map +1 -1
  66. package/dist/components/chat/types/processing.types.d.ts +93 -2
  67. package/dist/components/chat/types/processing.types.d.ts.map +1 -1
  68. package/dist/components/chat/utils/chunk-parser.d.ts +25 -0
  69. package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -0
  70. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +6 -34
  71. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
  72. package/dist/components/chat/utils/index.d.ts +3 -2
  73. package/dist/components/chat/utils/index.d.ts.map +1 -1
  74. package/dist/components/chat/utils/message-segment-accumulator.d.ts +5 -0
  75. package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
  76. package/dist/components/chat/utils/process-historical-messages.d.ts +11 -59
  77. package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
  78. package/dist/components/contact/index.cjs +3 -3
  79. package/dist/components/contact/index.js +2 -2
  80. package/dist/components/docs/index.cjs +5 -5
  81. package/dist/components/docs/index.js +4 -4
  82. package/dist/components/embeds/index.cjs +3 -3
  83. package/dist/components/embeds/index.js +2 -2
  84. package/dist/components/faq/index.cjs +3 -3
  85. package/dist/components/faq/index.js +2 -2
  86. package/dist/components/features/index.cjs +2 -2
  87. package/dist/components/features/index.js +1 -1
  88. package/dist/components/help-center-pages/index.cjs +20 -20
  89. package/dist/components/help-center-pages/index.js +11 -11
  90. package/dist/components/index.cjs +130 -170
  91. package/dist/components/index.cjs.map +1 -1
  92. package/dist/components/index.js +23 -63
  93. package/dist/components/index.js.map +1 -1
  94. package/dist/components/navigation/index.cjs +2 -2
  95. package/dist/components/navigation/index.js +1 -1
  96. package/dist/components/onboarding-guides/index.cjs +5 -5
  97. package/dist/components/onboarding-guides/index.js +4 -4
  98. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
  99. package/dist/components/related-content/index.cjs +3 -3
  100. package/dist/components/related-content/index.js +2 -2
  101. package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
  102. package/dist/components/tickets/index.cjs +5 -5
  103. package/dist/components/tickets/index.js +4 -4
  104. package/dist/components/ui/index.cjs +2 -42
  105. package/dist/components/ui/index.cjs.map +1 -1
  106. package/dist/components/ui/index.d.ts +2 -1
  107. package/dist/components/ui/index.d.ts.map +1 -1
  108. package/dist/components/ui/index.js +15 -55
  109. package/dist/components/ui/rich-markdown-renderer.d.ts +34 -0
  110. package/dist/components/ui/rich-markdown-renderer.d.ts.map +1 -0
  111. package/dist/components/ui/simple-markdown-renderer.d.ts +73 -0
  112. package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -0
  113. package/dist/index.cjs +2 -58
  114. package/dist/index.cjs.map +1 -1
  115. package/dist/index.js +15 -71
  116. package/dist/utils/index.cjs +40 -169
  117. package/dist/utils/index.cjs.map +1 -1
  118. package/dist/utils/index.d.ts +0 -1
  119. package/dist/utils/index.d.ts.map +1 -1
  120. package/dist/utils/index.js +41 -162
  121. package/dist/utils/index.js.map +1 -1
  122. package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
  123. package/package.json +1 -7
  124. package/src/components/chat/__tests__/chat-message-list.test.tsx +5 -293
  125. package/src/components/chat/chat-message-enhanced.tsx +80 -163
  126. package/src/components/chat/chat-message-list.tsx +109 -358
  127. package/src/components/chat/embeddable-chat.tsx +0 -6
  128. package/src/components/chat/guide-display.tsx +44 -0
  129. package/src/components/chat/hooks/.index.md +33 -30
  130. package/src/components/chat/hooks/.use-nats-chat-adapter.md +55 -36
  131. package/src/components/chat/hooks/.use-realtime-chunk-processor.md +77 -0
  132. package/src/components/chat/hooks/index.ts +1 -0
  133. package/src/components/chat/hooks/use-chat.ts +0 -8
  134. package/src/components/chat/hooks/use-nats-chat-adapter.ts +825 -243
  135. package/src/components/chat/hooks/use-realtime-chunk-processor.ts +489 -0
  136. package/src/components/chat/hooks/use-sse-chat-adapter.ts +684 -380
  137. package/src/components/chat/index.ts +1 -5
  138. package/src/components/chat/thinking-display.tsx +1 -1
  139. package/src/components/chat/types/.api.types.md +49 -39
  140. package/src/components/chat/types/.processing.types.md +58 -29
  141. package/src/components/chat/types/api.types.ts +73 -6
  142. package/src/components/chat/types/component.types.ts +9 -0
  143. package/src/components/chat/types/message.types.ts +17 -1
  144. package/src/components/chat/types/processing.types.ts +53 -11
  145. package/src/components/chat/utils/.chunk-parser.md +62 -0
  146. package/src/components/chat/utils/.index.md +40 -31
  147. package/src/components/chat/utils/chunk-parser.ts +262 -0
  148. package/src/components/chat/utils/extract-incomplete-message-state.ts +5 -63
  149. package/src/components/chat/utils/index.ts +8 -5
  150. package/src/components/chat/utils/message-segment-accumulator.ts +19 -0
  151. package/src/components/chat/utils/process-historical-messages.ts +390 -352
  152. package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +4 -22
  153. package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
  154. package/src/components/shared/product-release/release-detail-page.tsx +4 -19
  155. package/src/components/ui/.simple-markdown-renderer.md +52 -0
  156. package/src/components/ui/index.ts +2 -1
  157. package/src/components/ui/release-changelog-section.tsx +1 -1
  158. package/src/components/ui/rich-markdown-renderer.tsx +1223 -0
  159. package/src/components/ui/simple-markdown-renderer.tsx +964 -0
  160. package/src/components/ui/ticket-info-section.tsx +1 -1
  161. package/src/stories/ChatMessageEnhanced.stories.tsx +48 -1
  162. package/src/utils/index.ts +0 -1
  163. package/src/utils/markdown-section-extractor.ts +56 -41
  164. package/dist/chat-protocol/decode.d.ts +0 -58
  165. package/dist/chat-protocol/decode.d.ts.map +0 -1
  166. package/dist/chat-protocol/encode.d.ts +0 -44
  167. package/dist/chat-protocol/encode.d.ts.map +0 -1
  168. package/dist/chat-protocol/env-flag.d.ts +0 -35
  169. package/dist/chat-protocol/env-flag.d.ts.map +0 -1
  170. package/dist/chat-protocol/events.d.ts +0 -196
  171. package/dist/chat-protocol/events.d.ts.map +0 -1
  172. package/dist/chat-protocol/frames.d.ts +0 -213
  173. package/dist/chat-protocol/frames.d.ts.map +0 -1
  174. package/dist/chat-protocol/index.cjs +0 -494
  175. package/dist/chat-protocol/index.cjs.map +0 -1
  176. package/dist/chat-protocol/index.d.ts +0 -18
  177. package/dist/chat-protocol/index.d.ts.map +0 -1
  178. package/dist/chat-protocol/index.js +0 -478
  179. package/dist/chat-protocol/index.js.map +0 -1
  180. package/dist/chat-protocol/ip-normalize.d.ts +0 -44
  181. package/dist/chat-protocol/ip-normalize.d.ts.map +0 -1
  182. package/dist/chat-protocol/nats-decoder.d.ts +0 -26
  183. package/dist/chat-protocol/nats-decoder.d.ts.map +0 -1
  184. package/dist/chunk-5LMGFI4J.cjs.map +0 -1
  185. package/dist/chunk-BE6DK7QY.js.map +0 -1
  186. package/dist/chunk-Q6E7VJ4W.cjs.map +0 -1
  187. package/dist/chunk-T2EGSZFN.js.map +0 -1
  188. package/dist/chunk-TKN5667N.js.map +0 -1
  189. package/dist/chunk-YHOIAA2E.cjs.map +0 -1
  190. package/dist/components/chat/stream/chat-dialog-store.d.ts +0 -184
  191. package/dist/components/chat/stream/chat-dialog-store.d.ts.map +0 -1
  192. package/dist/components/chat/stream/chat-stream-reducer.d.ts +0 -367
  193. package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +0 -1
  194. package/dist/components/chat/stream/delta-batcher.d.ts +0 -51
  195. package/dist/components/chat/stream/delta-batcher.d.ts.map +0 -1
  196. package/dist/components/chat/stream/index.d.ts +0 -17
  197. package/dist/components/chat/stream/index.d.ts.map +0 -1
  198. package/dist/components/chat/stream/message-mutations.d.ts +0 -77
  199. package/dist/components/chat/stream/message-mutations.d.ts.map +0 -1
  200. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +0 -22
  201. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +0 -1
  202. package/dist/components/ui/markdown/base-components.d.ts +0 -51
  203. package/dist/components/ui/markdown/base-components.d.ts.map +0 -1
  204. package/dist/components/ui/markdown/engine.d.ts +0 -99
  205. package/dist/components/ui/markdown/engine.d.ts.map +0 -1
  206. package/dist/components/ui/markdown/heading-ids.d.ts +0 -65
  207. package/dist/components/ui/markdown/heading-ids.d.ts.map +0 -1
  208. package/dist/components/ui/markdown/index.d.ts +0 -18
  209. package/dist/components/ui/markdown/index.d.ts.map +0 -1
  210. package/dist/components/ui/markdown/mermaid-diagram.d.ts +0 -79
  211. package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +0 -1
  212. package/dist/components/ui/markdown/rich/embed-overrides.d.ts +0 -14
  213. package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +0 -1
  214. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +0 -40
  215. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +0 -1
  216. package/dist/components/ui/markdown/rich/shortcodes.d.ts +0 -8
  217. package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +0 -1
  218. package/dist/components/ui/markdown/sanitize.d.ts +0 -153
  219. package/dist/components/ui/markdown/sanitize.d.ts.map +0 -1
  220. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +0 -23
  221. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +0 -1
  222. package/dist/components/ui/markdown/streaming.d.ts +0 -78
  223. package/dist/components/ui/markdown/streaming.d.ts.map +0 -1
  224. package/dist/components/ui/markdown/text-size.d.ts +0 -34
  225. package/dist/components/ui/markdown/text-size.d.ts.map +0 -1
  226. package/dist/utils/markdown-fences.d.ts +0 -42
  227. package/dist/utils/markdown-fences.d.ts.map +0 -1
  228. package/dist/utils/markdown-heading-id.d.ts +0 -85
  229. package/dist/utils/markdown-heading-id.d.ts.map +0 -1
  230. package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +0 -307
  231. package/src/chat-protocol/__tests__/chat-protocol.test.ts +0 -516
  232. package/src/chat-protocol/__tests__/env-flag.test.ts +0 -52
  233. package/src/chat-protocol/__tests__/ip-normalize.test.ts +0 -136
  234. package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +0 -228
  235. package/src/chat-protocol/decode.ts +0 -278
  236. package/src/chat-protocol/encode.ts +0 -71
  237. package/src/chat-protocol/env-flag.ts +0 -39
  238. package/src/chat-protocol/events.ts +0 -232
  239. package/src/chat-protocol/frames.ts +0 -245
  240. package/src/chat-protocol/index.ts +0 -21
  241. package/src/chat-protocol/ip-normalize.ts +0 -146
  242. package/src/chat-protocol/nats-decoder.ts +0 -252
  243. package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
  244. package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -209
  245. package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +0 -37
  246. package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
  247. package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +0 -438
  248. package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +0 -318
  249. package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +0 -940
  250. package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +0 -756
  251. package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +0 -460
  252. package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +0 -894
  253. package/src/components/chat/stream/__tests__/delta-batcher.test.ts +0 -255
  254. package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +0 -98
  255. package/src/components/chat/stream/chat-dialog-store.ts +0 -536
  256. package/src/components/chat/stream/chat-stream-reducer.ts +0 -1796
  257. package/src/components/chat/stream/delta-batcher.ts +0 -159
  258. package/src/components/chat/stream/index.ts +0 -55
  259. package/src/components/chat/stream/message-mutations.ts +0 -338
  260. package/src/components/chat/stream/use-chat-stream-reducer.ts +0 -126
  261. package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +0 -420
  262. package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +0 -605
  263. package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +0 -317
  264. package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +0 -270
  265. package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +0 -2420
  266. package/src/components/ui/__tests__/markdown-parity.test.tsx +0 -2528
  267. package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +0 -115
  268. package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +0 -95
  269. package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +0 -309
  270. package/src/components/ui/markdown/__tests__/streaming.test.tsx +0 -388
  271. package/src/components/ui/markdown/base-components.tsx +0 -360
  272. package/src/components/ui/markdown/engine.tsx +0 -315
  273. package/src/components/ui/markdown/heading-ids.ts +0 -239
  274. package/src/components/ui/markdown/index.ts +0 -49
  275. package/src/components/ui/markdown/mermaid-diagram.tsx +0 -291
  276. package/src/components/ui/markdown/rich/embed-overrides.tsx +0 -199
  277. package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +0 -184
  278. package/src/components/ui/markdown/rich/shortcodes.ts +0 -170
  279. package/src/components/ui/markdown/sanitize.ts +0 -3499
  280. package/src/components/ui/markdown/simple-markdown-renderer.tsx +0 -28
  281. package/src/components/ui/markdown/streaming.ts +0 -362
  282. package/src/components/ui/markdown/text-size.ts +0 -106
  283. package/src/utils/markdown-fences.ts +0 -127
  284. package/src/utils/markdown-heading-id.ts +0 -348
  285. /package/dist/{chunk-GTWO5NAY.js.map → chunk-6CFFISUC.js.map} +0 -0
  286. /package/dist/{chunk-VHG6AX5V.js.map → chunk-6CJ2K7BD.js.map} +0 -0
  287. /package/dist/{chunk-4NWARV5I.js.map → chunk-6QK3ONDD.js.map} +0 -0
  288. /package/dist/{chunk-CORIBKHG.js.map → chunk-EGXCWZYP.js.map} +0 -0
  289. /package/dist/{chunk-HSACATCD.js.map → chunk-MPYDX5WX.js.map} +0 -0
  290. /package/dist/{chunk-RQLBHKXN.js.map → chunk-NGEFYPY7.js.map} +0 -0
  291. /package/dist/{chunk-YZ2OIYQ3.js.map → chunk-VDZO6IDR.js.map} +0 -0
  292. /package/dist/{chunk-UUYRJPGJ.js.map → chunk-VL2YMDPH.js.map} +0 -0
  293. /package/dist/{chunk-XQ2B74SI.js.map → chunk-WLM3F3WU.js.map} +0 -0
@@ -1,940 +0,0 @@
1
- // Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
2
-
3
- exports[`chat stream reducer — legacy chunk-processor golden event logs > CHARACTERIZATION duplicate/out-of-order: redelivered EXECUTING after EXECUTED in-stream appends a NEW executing segment (no dedup) 1`] = `
4
- [
5
- {
6
- "event": "onStreamStart",
7
- },
8
- {
9
- "event": "onAgentBusy",
10
- },
11
- {
12
- "event": "onSegmentsUpdate",
13
- "metadata": undefined,
14
- "segments": [
15
- {
16
- "data": {
17
- "integratedToolType": "TACTICAL_RMM",
18
- "parameters": {
19
- "script": "cleanup.sh",
20
- },
21
- "toolExecutionRequestId": "exec-1",
22
- "toolFunction": "run_script",
23
- "toolTitle": "Run cleanup script",
24
- "type": "EXECUTING_TOOL",
25
- },
26
- "type": "tool_execution",
27
- },
28
- ],
29
- },
30
- {
31
- "event": "onSegmentsUpdate",
32
- "metadata": undefined,
33
- "segments": [
34
- {
35
- "data": {
36
- "integratedToolType": "TACTICAL_RMM",
37
- "parameters": {
38
- "script": "cleanup.sh",
39
- },
40
- "result": "Freed 2.3 GB",
41
- "success": true,
42
- "toolExecutionRequestId": "exec-1",
43
- "toolExplanation": undefined,
44
- "toolFunction": "run_script",
45
- "toolTitle": "Run cleanup script",
46
- "type": "EXECUTED_TOOL",
47
- },
48
- "type": "tool_execution",
49
- },
50
- ],
51
- },
52
- {
53
- "event": "onAgentBusy",
54
- },
55
- {
56
- "event": "onSegmentsUpdate",
57
- "metadata": undefined,
58
- "segments": [
59
- {
60
- "data": {
61
- "integratedToolType": "TACTICAL_RMM",
62
- "parameters": {
63
- "script": "cleanup.sh",
64
- },
65
- "result": "Freed 2.3 GB",
66
- "success": true,
67
- "toolExecutionRequestId": "exec-1",
68
- "toolExplanation": undefined,
69
- "toolFunction": "run_script",
70
- "toolTitle": "Run cleanup script",
71
- "type": "EXECUTED_TOOL",
72
- },
73
- "type": "tool_execution",
74
- },
75
- {
76
- "data": {
77
- "integratedToolType": "TACTICAL_RMM",
78
- "parameters": {
79
- "script": "cleanup.sh",
80
- },
81
- "toolExecutionRequestId": "exec-1",
82
- "toolFunction": "run_script",
83
- "toolTitle": "Run cleanup script",
84
- "type": "EXECUTING_TOOL",
85
- },
86
- "type": "tool_execution",
87
- },
88
- ],
89
- },
90
- {
91
- "event": "onStreamEnd",
92
- },
93
- ]
94
- `;
95
-
96
- exports[`chat stream reducer — legacy chunk-processor golden event logs > approval request (displayed) → approval result: in-message flip + onApprovalResolved 1`] = `
97
- [
98
- {
99
- "event": "onStreamStart",
100
- },
101
- {
102
- "event": "onSegmentsUpdate",
103
- "metadata": undefined,
104
- "segments": [
105
- {
106
- "data": {
107
- "approvalType": "CLIENT",
108
- "command": "systemctl restart nats",
109
- "explanation": "Restart the broker",
110
- "requestId": "req-1",
111
- },
112
- "onApprove": [Function],
113
- "onReject": [Function],
114
- "status": "pending",
115
- "type": "approval_request",
116
- },
117
- ],
118
- },
119
- {
120
- "event": "onStreamEnd",
121
- },
122
- {
123
- "event": "onAgentBusy",
124
- },
125
- {
126
- "approvalType": "CLIENT",
127
- "event": "onApprovalResolved",
128
- "requestId": "req-1",
129
- "resolvedByName": "Jane Admin",
130
- "status": "approved",
131
- },
132
- ]
133
- `;
134
-
135
- exports[`chat stream reducer — legacy chunk-processor golden event logs > approval result WITHOUT onApprovalResolved wired: emits cumulative onSegmentsUpdate instead 1`] = `
136
- [
137
- {
138
- "event": "onStreamStart",
139
- },
140
- {
141
- "event": "onSegmentsUpdate",
142
- "metadata": undefined,
143
- "segments": [
144
- {
145
- "data": {
146
- "approvalType": "CLIENT",
147
- "command": "reboot",
148
- "explanation": undefined,
149
- "requestId": "req-1",
150
- },
151
- "onApprove": [Function],
152
- "onReject": [Function],
153
- "status": "pending",
154
- "type": "approval_request",
155
- },
156
- ],
157
- },
158
- {
159
- "event": "onSegmentsUpdate",
160
- "metadata": undefined,
161
- "segments": [
162
- {
163
- "data": {
164
- "approvalType": "CLIENT",
165
- "command": "reboot",
166
- "explanation": undefined,
167
- "requestId": "req-1",
168
- },
169
- "onApprove": [Function],
170
- "onReject": [Function],
171
- "status": "rejected",
172
- "type": "approval_request",
173
- },
174
- ],
175
- },
176
- ]
177
- `;
178
-
179
- exports[`chat stream reducer — legacy chunk-processor golden event logs > batch approval (batchApprovalsEnabled default ON): one batch segment, executions merge into it 1`] = `
180
- [
181
- {
182
- "event": "onStreamStart",
183
- },
184
- {
185
- "event": "onSegmentsUpdate",
186
- "metadata": undefined,
187
- "segments": [
188
- {
189
- "data": {
190
- "approvalRequestId": "batch-1",
191
- "approvalType": "CLIENT",
192
- "toolCalls": [
193
- {
194
- "approvalType": "CLIENT",
195
- "requiresApproval": true,
196
- "toolCallArguments": {
197
- "subject": "Printer down",
198
- },
199
- "toolExecutionRequestId": "exec-a",
200
- "toolExplanation": undefined,
201
- "toolName": "create_ticket",
202
- "toolTitle": "Create ticket",
203
- "toolType": undefined,
204
- },
205
- {
206
- "approvalType": null,
207
- "requiresApproval": false,
208
- "toolCallArguments": null,
209
- "toolExecutionRequestId": "exec-b",
210
- "toolExplanation": undefined,
211
- "toolName": "read_kb",
212
- "toolTitle": undefined,
213
- "toolType": undefined,
214
- },
215
- ],
216
- },
217
- "onApprove": [Function],
218
- "onReject": [Function],
219
- "resolvedByName": undefined,
220
- "status": "pending",
221
- "type": "approval_batch",
222
- },
223
- ],
224
- },
225
- {
226
- "event": "onAgentBusy",
227
- },
228
- {
229
- "approvalType": "CLIENT",
230
- "event": "onApprovalResolved",
231
- "requestId": "batch-1",
232
- "resolvedByName": "Alice Client",
233
- "status": "approved",
234
- },
235
- {
236
- "event": "onAgentBusy",
237
- },
238
- {
239
- "event": "onSegmentsUpdate",
240
- "metadata": undefined,
241
- "segments": [
242
- {
243
- "data": {
244
- "approvalRequestId": "batch-1",
245
- "approvalType": "CLIENT",
246
- "executions": {
247
- "exec-a": {
248
- "result": undefined,
249
- "status": "executing",
250
- "success": undefined,
251
- },
252
- },
253
- "toolCalls": [
254
- {
255
- "approvalType": "CLIENT",
256
- "requiresApproval": true,
257
- "toolCallArguments": {
258
- "subject": "Printer down",
259
- },
260
- "toolExecutionRequestId": "exec-a",
261
- "toolExplanation": undefined,
262
- "toolName": "create_ticket",
263
- "toolTitle": "Create ticket",
264
- "toolType": undefined,
265
- },
266
- {
267
- "approvalType": null,
268
- "requiresApproval": false,
269
- "toolCallArguments": null,
270
- "toolExecutionRequestId": "exec-b",
271
- "toolExplanation": undefined,
272
- "toolName": "read_kb",
273
- "toolTitle": undefined,
274
- "toolType": undefined,
275
- },
276
- ],
277
- },
278
- "onApprove": [Function],
279
- "onReject": [Function],
280
- "resolvedByName": "Alice Client",
281
- "status": "approved",
282
- "type": "approval_batch",
283
- },
284
- ],
285
- },
286
- {
287
- "event": "onSegmentsUpdate",
288
- "metadata": undefined,
289
- "segments": [
290
- {
291
- "data": {
292
- "approvalRequestId": "batch-1",
293
- "approvalType": "CLIENT",
294
- "executions": {
295
- "exec-a": {
296
- "result": "Ticket #77 created",
297
- "status": "done",
298
- "success": true,
299
- },
300
- },
301
- "toolCalls": [
302
- {
303
- "approvalType": "CLIENT",
304
- "requiresApproval": true,
305
- "toolCallArguments": {
306
- "subject": "Printer down",
307
- },
308
- "toolExecutionRequestId": "exec-a",
309
- "toolExplanation": undefined,
310
- "toolName": "create_ticket",
311
- "toolTitle": "Create ticket",
312
- "toolType": undefined,
313
- },
314
- {
315
- "approvalType": null,
316
- "requiresApproval": false,
317
- "toolCallArguments": null,
318
- "toolExecutionRequestId": "exec-b",
319
- "toolExplanation": undefined,
320
- "toolName": "read_kb",
321
- "toolTitle": undefined,
322
- "toolType": undefined,
323
- },
324
- ],
325
- },
326
- "onApprove": [Function],
327
- "onReject": [Function],
328
- "resolvedByName": "Alice Client",
329
- "status": "approved",
330
- "type": "approval_batch",
331
- },
332
- ],
333
- },
334
- {
335
- "event": "onStreamEnd",
336
- },
337
- ]
338
- `;
339
-
340
- exports[`chat stream reducer — legacy chunk-processor golden event logs > batch approval with batchApprovalsEnabled:false unfolds into legacy cards (requiresApproval only) 1`] = `
341
- [
342
- {
343
- "event": "onStreamStart",
344
- },
345
- {
346
- "event": "onSegmentsUpdate",
347
- "metadata": undefined,
348
- "segments": [
349
- {
350
- "data": {
351
- "approvalType": "CLIENT",
352
- "command": "Create ticket",
353
- "explanation": undefined,
354
- "requestId": "batch-1",
355
- },
356
- "onApprove": [Function],
357
- "onReject": [Function],
358
- "status": "pending",
359
- "type": "approval_request",
360
- },
361
- ],
362
- },
363
- {
364
- "event": "onStreamEnd",
365
- },
366
- ]
367
- `;
368
-
369
- exports[`chat stream reducer — legacy chunk-processor golden event logs > cold start (no MESSAGE_START ever): text emits CUMULATIVE segments (no append flag) 1`] = `
370
- [
371
- {
372
- "event": "onSegmentsUpdate",
373
- "metadata": undefined,
374
- "segments": [
375
- {
376
- "text": "cold ",
377
- "type": "text",
378
- },
379
- ],
380
- },
381
- {
382
- "event": "onSegmentsUpdate",
383
- "metadata": undefined,
384
- "segments": [
385
- {
386
- "text": "cold start",
387
- "type": "text",
388
- },
389
- ],
390
- },
391
- ]
392
- `;
393
-
394
- exports[`chat stream reducer — legacy chunk-processor golden event logs > context compaction outside a stream emits append+isCompacting metadata; inside a stream it is cumulative 1`] = `
395
- {
396
- "inStream": [
397
- {
398
- "event": "onStreamStart",
399
- },
400
- {
401
- "event": "onSegmentsUpdate",
402
- "metadata": undefined,
403
- "segments": [
404
- {
405
- "status": "started",
406
- "type": "context_compaction",
407
- },
408
- ],
409
- },
410
- {
411
- "event": "onSegmentsUpdate",
412
- "metadata": undefined,
413
- "segments": [
414
- {
415
- "status": "completed",
416
- "summary": "Mid-stream summary",
417
- "type": "context_compaction",
418
- },
419
- ],
420
- },
421
- {
422
- "event": "onStreamEnd",
423
- },
424
- ],
425
- "standalone": [
426
- {
427
- "event": "onSegmentsUpdate",
428
- "metadata": {
429
- "append": true,
430
- "isCompacting": true,
431
- },
432
- "segments": [
433
- {
434
- "status": "started",
435
- "type": "context_compaction",
436
- },
437
- ],
438
- },
439
- {
440
- "event": "onSegmentsUpdate",
441
- "metadata": {
442
- "append": true,
443
- "isCompacting": true,
444
- },
445
- "segments": [
446
- {
447
- "status": "completed",
448
- "summary": "Summarized 12 messages",
449
- "type": "context_compaction",
450
- },
451
- ],
452
- },
453
- ],
454
- }
455
- `;
456
-
457
- exports[`chat stream reducer — legacy chunk-processor golden event logs > direct-mode barrier: after a DIRECT_MESSAGE, AI chunks are dropped with a one-shot teardown 1`] = `
458
- [
459
- {
460
- "event": "onStreamStart",
461
- },
462
- {
463
- "event": "onSegmentsUpdate",
464
- "metadata": undefined,
465
- "segments": [
466
- {
467
- "text": "ai text before takeover",
468
- "type": "text",
469
- },
470
- ],
471
- },
472
- {
473
- "event": "onDirectMessage",
474
- "metadata": {
475
- "displayName": undefined,
476
- "ownerType": "ADMIN",
477
- "streamSeq": undefined,
478
- "userId": undefined,
479
- },
480
- "text": "Human takeover",
481
- },
482
- {
483
- "event": "onStreamEnd",
484
- },
485
- {
486
- "event": "onSystemMessage",
487
- "metadata": {
488
- "streamSeq": undefined,
489
- },
490
- "text": "still visible",
491
- },
492
- {
493
- "event": "onDirectMessage",
494
- "metadata": {
495
- "displayName": undefined,
496
- "ownerType": undefined,
497
- "streamSeq": undefined,
498
- "userId": undefined,
499
- },
500
- "text": "second human message",
501
- },
502
- ]
503
- `;
504
-
505
- exports[`chat stream reducer — legacy chunk-processor golden event logs > error chunk: segment append + onError with JSON-extracted message 1`] = `
506
- [
507
- {
508
- "event": "onStreamStart",
509
- },
510
- {
511
- "event": "onSegmentsUpdate",
512
- "metadata": undefined,
513
- "segments": [
514
- {
515
- "text": "partial",
516
- "type": "text",
517
- },
518
- ],
519
- },
520
- {
521
- "event": "onSegmentsUpdate",
522
- "metadata": undefined,
523
- "segments": [
524
- {
525
- "text": "partial",
526
- "type": "text",
527
- },
528
- {
529
- "details": "boom",
530
- "title": "Agent crashed",
531
- "type": "error",
532
- },
533
- ],
534
- },
535
- {
536
- "details": "boom",
537
- "error": "Agent crashed",
538
- "event": "onError",
539
- },
540
- {
541
- "event": "onSegmentsUpdate",
542
- "metadata": undefined,
543
- "segments": [
544
- {
545
- "text": "partial",
546
- "type": "text",
547
- },
548
- {
549
- "details": "boom",
550
- "title": "Agent crashed",
551
- "type": "error",
552
- },
553
- {
554
- "details": "not-json",
555
- "title": "Plain details",
556
- "type": "error",
557
- },
558
- ],
559
- },
560
- {
561
- "details": "not-json",
562
- "error": "Plain details",
563
- "event": "onError",
564
- },
565
- ]
566
- `;
567
-
568
- exports[`chat stream reducer — legacy chunk-processor golden event logs > escalated approval (type not displayed) → onEscalatedApproval, then result appends resolved card 1`] = `
569
- {
570
- "log": [
571
- {
572
- "event": "onStreamStart",
573
- },
574
- {
575
- "data": {
576
- "approvalType": "ADMIN",
577
- "command": "drop database prod",
578
- "explanation": undefined,
579
- },
580
- "event": "onEscalatedApproval",
581
- "requestId": "req-adm",
582
- },
583
- {
584
- "event": "onStreamEnd",
585
- },
586
- {
587
- "event": "onAgentBusy",
588
- },
589
- {
590
- "approved": true,
591
- "data": {
592
- "approvalType": "ADMIN",
593
- "command": "drop database prod",
594
- "explanation": undefined,
595
- },
596
- "event": "onEscalatedApprovalResult",
597
- "requestId": "req-adm",
598
- },
599
- {
600
- "event": "onSegmentsUpdate",
601
- "metadata": {
602
- "append": true,
603
- },
604
- "segments": [
605
- {
606
- "data": {
607
- "approvalType": "ADMIN",
608
- "command": "drop database prod",
609
- "explanation": undefined,
610
- "requestId": "req-adm",
611
- },
612
- "onApprove": [Function],
613
- "onReject": [Function],
614
- "status": "approved",
615
- "type": "approval_request",
616
- },
617
- ],
618
- },
619
- {
620
- "approvalType": "ADMIN",
621
- "event": "onApprovalResolved",
622
- "requestId": "req-adm",
623
- "resolvedByName": undefined,
624
- "status": "approved",
625
- },
626
- ],
627
- "pendingAfter": [],
628
- }
629
- `;
630
-
631
- exports[`chat stream reducer — legacy chunk-processor golden event logs > initialState resume: continuation chunks after resume take the post-stream append path 1`] = `
632
- [
633
- {
634
- "data": {
635
- "approvalType": "ADMIN",
636
- "command": "escalated cmd",
637
- },
638
- "event": "onEscalatedApproval",
639
- "requestId": "req-esc",
640
- },
641
- ]
642
- `;
643
-
644
- exports[`chat stream reducer — legacy chunk-processor golden event logs > normal turn: start → metadata → text ×3 → token usage → end 1`] = `
645
- [
646
- {
647
- "event": "onStreamStart",
648
- },
649
- {
650
- "event": "onMetadata",
651
- "metadata": {
652
- "action": "metadata",
653
- "contextWindow": 200000,
654
- "modelDisplayName": "Claude Sonnet",
655
- "modelName": "claude-sonnet-x",
656
- "providerName": "anthropic",
657
- },
658
- },
659
- {
660
- "event": "onSegmentsUpdate",
661
- "metadata": undefined,
662
- "segments": [
663
- {
664
- "text": "Hello",
665
- "type": "text",
666
- },
667
- ],
668
- },
669
- {
670
- "event": "onSegmentsUpdate",
671
- "metadata": undefined,
672
- "segments": [
673
- {
674
- "text": "Hello, ",
675
- "type": "text",
676
- },
677
- ],
678
- },
679
- {
680
- "event": "onSegmentsUpdate",
681
- "metadata": undefined,
682
- "segments": [
683
- {
684
- "text": "Hello, world",
685
- "type": "text",
686
- },
687
- ],
688
- },
689
- {
690
- "data": {
691
- "contextSize": 180000,
692
- "inputTokensSize": 100,
693
- "outputTokensSize": 20,
694
- "totalTokensSize": 120,
695
- },
696
- "event": "onTokenUsage",
697
- },
698
- {
699
- "event": "onStreamEnd",
700
- },
701
- ]
702
- `;
703
-
704
- exports[`chat stream reducer — legacy chunk-processor golden event logs > post-MESSAGE_END continuation: text/thinking emit DELTA segments with append:true 1`] = `
705
- [
706
- {
707
- "event": "onStreamStart",
708
- },
709
- {
710
- "event": "onSegmentsUpdate",
711
- "metadata": undefined,
712
- "segments": [
713
- {
714
- "text": "in-stream",
715
- "type": "text",
716
- },
717
- ],
718
- },
719
- {
720
- "event": "onStreamEnd",
721
- },
722
- {
723
- "event": "onSegmentsUpdate",
724
- "metadata": {
725
- "append": true,
726
- },
727
- "segments": [
728
- {
729
- "text": "post-end text",
730
- "type": "text",
731
- },
732
- ],
733
- },
734
- {
735
- "event": "onSegmentsUpdate",
736
- "metadata": {
737
- "append": true,
738
- },
739
- "segments": [
740
- {
741
- "text": "post-end thinking",
742
- "type": "thinking",
743
- },
744
- ],
745
- },
746
- ]
747
- `;
748
-
749
- exports[`chat stream reducer — legacy chunk-processor golden event logs > reset() clears accumulator + stream flags so the next dialog cold-starts cumulative 1`] = `
750
- [
751
- {
752
- "event": "onSegmentsUpdate",
753
- "metadata": undefined,
754
- "segments": [
755
- {
756
- "text": "dialog two cold start",
757
- "type": "text",
758
- },
759
- ],
760
- },
761
- ]
762
- `;
763
-
764
- exports[`chat stream reducer — legacy chunk-processor golden event logs > streamSeq on content chunks is threaded into onSegmentsUpdate metadata 1`] = `
765
- [
766
- {
767
- "event": "onStreamStart",
768
- },
769
- {
770
- "event": "onSegmentsUpdate",
771
- "metadata": {
772
- "streamSeq": 7,
773
- },
774
- "segments": [
775
- {
776
- "text": "seq-stamped",
777
- "type": "text",
778
- },
779
- ],
780
- },
781
- {
782
- "event": "onStreamEnd",
783
- },
784
- ]
785
- `;
786
-
787
- exports[`chat stream reducer — legacy chunk-processor golden event logs > tool execution IN-stream: accumulator-driven segment updates, onToolExecuted NOT fired 1`] = `
788
- [
789
- {
790
- "event": "onStreamStart",
791
- },
792
- {
793
- "event": "onSegmentsUpdate",
794
- "metadata": undefined,
795
- "segments": [
796
- {
797
- "text": "Running now. ",
798
- "type": "text",
799
- },
800
- ],
801
- },
802
- {
803
- "event": "onAgentBusy",
804
- },
805
- {
806
- "event": "onSegmentsUpdate",
807
- "metadata": undefined,
808
- "segments": [
809
- {
810
- "text": "Running now. ",
811
- "type": "text",
812
- },
813
- {
814
- "data": {
815
- "integratedToolType": "TACTICAL_RMM",
816
- "parameters": {
817
- "script": "cleanup.sh",
818
- },
819
- "toolExecutionRequestId": "exec-1",
820
- "toolFunction": "run_script",
821
- "toolTitle": "Run cleanup script",
822
- "type": "EXECUTING_TOOL",
823
- },
824
- "type": "tool_execution",
825
- },
826
- ],
827
- },
828
- {
829
- "event": "onSegmentsUpdate",
830
- "metadata": undefined,
831
- "segments": [
832
- {
833
- "text": "Running now. ",
834
- "type": "text",
835
- },
836
- {
837
- "data": {
838
- "integratedToolType": "TACTICAL_RMM",
839
- "parameters": {
840
- "script": "cleanup.sh",
841
- },
842
- "result": "Freed 2.3 GB",
843
- "success": true,
844
- "toolExecutionRequestId": "exec-1",
845
- "toolExplanation": undefined,
846
- "toolFunction": "run_script",
847
- "toolTitle": "Run cleanup script",
848
- "type": "EXECUTED_TOOL",
849
- },
850
- "type": "tool_execution",
851
- },
852
- ],
853
- },
854
- {
855
- "event": "onStreamEnd",
856
- },
857
- ]
858
- `;
859
-
860
- exports[`chat stream reducer — legacy chunk-processor golden event logs > tool execution OUTSIDE a message window: onAgentBusy + cross-message onToolExecuted (accumulator skipped) 1`] = `
861
- [
862
- {
863
- "event": "onAgentBusy",
864
- },
865
- {
866
- "event": "onToolExecuted",
867
- "segment": {
868
- "data": {
869
- "integratedToolType": "TACTICAL_RMM",
870
- "parameters": {
871
- "script": "cleanup.sh",
872
- },
873
- "toolExecutionRequestId": "exec-1",
874
- "toolFunction": "run_script",
875
- "toolTitle": "Run cleanup script",
876
- "type": "EXECUTING_TOOL",
877
- },
878
- "type": "tool_execution",
879
- },
880
- },
881
- {
882
- "event": "onToolExecuted",
883
- "segment": {
884
- "data": {
885
- "integratedToolType": "TACTICAL_RMM",
886
- "parameters": undefined,
887
- "result": "Freed 2.3 GB",
888
- "success": true,
889
- "toolExecutionRequestId": "exec-1",
890
- "toolFunction": "run_script",
891
- "toolTitle": undefined,
892
- "type": "EXECUTED_TOOL",
893
- },
894
- "type": "tool_execution",
895
- },
896
- },
897
- ]
898
- `;
899
-
900
- exports[`chat stream reducer — legacy chunk-processor golden event logs > user echo / system / direct-message / dialog-closed routing 1`] = `
901
- [
902
- {
903
- "event": "onUserMessage",
904
- "metadata": {
905
- "contextItems": [
906
- {
907
- "id": "dev-1",
908
- "label": "dev-1",
909
- "type": "device",
910
- },
911
- ],
912
- "displayName": "Alice",
913
- "ownerType": "CLIENT",
914
- "streamSeq": 3,
915
- "userId": "user-42",
916
- },
917
- "text": "open a ticket",
918
- },
919
- {
920
- "event": "onSystemMessage",
921
- "metadata": {
922
- "streamSeq": 4,
923
- },
924
- "text": "User joined the chat",
925
- },
926
- {
927
- "event": "onDirectMessage",
928
- "metadata": {
929
- "displayName": "Jane Admin",
930
- "ownerType": "ADMIN",
931
- "streamSeq": 5,
932
- "userId": "admin-7",
933
- },
934
- "text": "Human here now",
935
- },
936
- {
937
- "event": "onDialogClosed",
938
- },
939
- ]
940
- `;