@flamingo-stack/openframe-frontend-core 0.0.498-1506.4000.1 → 0.0.498

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 (290) hide show
  1. package/dist/{chunk-ZHC2BCXK.js → chunk-2OPD6KRB.js} +4 -4
  2. package/dist/{chunk-5BQWVNRS.cjs → chunk-2R25CGSO.cjs} +62 -62
  3. package/dist/{chunk-5BQWVNRS.cjs.map → chunk-2R25CGSO.cjs.map} +1 -1
  4. package/dist/{chunk-242K7LZY.cjs → chunk-4EHQEMN4.cjs} +11 -11
  5. package/dist/{chunk-242K7LZY.cjs.map → chunk-4EHQEMN4.cjs.map} +1 -1
  6. package/dist/{chunk-4KKGHPNE.cjs → chunk-4NIBKEED.cjs} +9 -9
  7. package/dist/{chunk-4KKGHPNE.cjs.map → chunk-4NIBKEED.cjs.map} +1 -1
  8. package/dist/{chunk-5QWYIPMH.js → chunk-5ZL7PA63.js} +2 -2
  9. package/dist/{chunk-3VGRZ62V.js → chunk-6GAJETAP.js} +2 -2
  10. package/dist/{chunk-EO35UHFT.cjs → chunk-A3Z63ZL5.cjs} +60 -60
  11. package/dist/chunk-A3Z63ZL5.cjs.map +1 -0
  12. package/dist/{chunk-34C2JV2C.js → chunk-G6ARA2HD.js} +2 -2
  13. package/dist/{chunk-WNXIG6YY.js → chunk-K5HHLTSG.js} +2 -2
  14. package/dist/{chunk-42NYDEHH.js → chunk-KK4M4URN.js} +2 -2
  15. package/dist/{chunk-42SMPKGY.js → chunk-MF3VJKHT.js} +2 -2
  16. package/dist/{chunk-EORFD5WB.cjs → chunk-MSB3PEPP.cjs} +15 -15
  17. package/dist/{chunk-EORFD5WB.cjs.map → chunk-MSB3PEPP.cjs.map} +1 -1
  18. package/dist/{chunk-F7XPMG25.cjs → chunk-MVORKLWX.cjs} +27 -28
  19. package/dist/chunk-MVORKLWX.cjs.map +1 -0
  20. package/dist/{chunk-D3LUKR2Y.js → chunk-OYPUQJJ2.js} +10044 -12292
  21. package/dist/chunk-OYPUQJJ2.js.map +1 -0
  22. package/dist/{chunk-62TM2RVZ.cjs → chunk-T67MZAQJ.cjs} +26 -26
  23. package/dist/{chunk-62TM2RVZ.cjs.map → chunk-T67MZAQJ.cjs.map} +1 -1
  24. package/dist/{chunk-BUBQEZ5J.js → chunk-VLWVM6ZS.js} +2 -2
  25. package/dist/{chunk-632XJ2ZT.js → chunk-VOOEX4IZ.js} +5 -6
  26. package/dist/chunk-VOOEX4IZ.js.map +1 -0
  27. package/dist/{chunk-5ZY5JM4Z.js → chunk-W4XZ3FBZ.js} +10 -10
  28. package/dist/chunk-W4XZ3FBZ.js.map +1 -0
  29. package/dist/{chunk-2LYA3RBT.cjs → chunk-XI44QDCD.cjs} +37 -37
  30. package/dist/{chunk-2LYA3RBT.cjs.map → chunk-XI44QDCD.cjs.map} +1 -1
  31. package/dist/{chunk-WZCQW4MW.js → chunk-XSNKSMB3.js} +4 -4
  32. package/dist/{chunk-J3NHQ4JB.cjs → chunk-ZBTIN7RC.cjs} +31 -31
  33. package/dist/{chunk-J3NHQ4JB.cjs.map → chunk-ZBTIN7RC.cjs.map} +1 -1
  34. package/dist/{chunk-SS3D3DHL.cjs → chunk-ZEZTITQZ.cjs} +4886 -7134
  35. package/dist/chunk-ZEZTITQZ.cjs.map +1 -0
  36. package/dist/{chunk-44C23SSC.cjs → chunk-ZHNWWFIM.cjs} +5 -5
  37. package/dist/{chunk-44C23SSC.cjs.map → chunk-ZHNWWFIM.cjs.map} +1 -1
  38. package/dist/{chunk-H6GFQ4AO.cjs → chunk-ZTE32A7C.cjs} +7 -7
  39. package/dist/{chunk-H6GFQ4AO.cjs.map → chunk-ZTE32A7C.cjs.map} +1 -1
  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/hooks/index.d.ts +1 -0
  45. package/dist/components/chat/hooks/index.d.ts.map +1 -1
  46. package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
  47. package/dist/components/chat/hooks/use-chunk-catchup.d.ts.map +1 -1
  48. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +48 -15
  49. package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
  50. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +6 -0
  51. package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -0
  52. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +57 -10
  53. package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
  54. package/dist/components/chat/index.cjs +2 -10
  55. package/dist/components/chat/index.cjs.map +1 -1
  56. package/dist/components/chat/index.d.ts +0 -1
  57. package/dist/components/chat/index.d.ts.map +1 -1
  58. package/dist/components/chat/index.js +13 -21
  59. package/dist/components/chat/types/api.types.d.ts +81 -1
  60. package/dist/components/chat/types/api.types.d.ts.map +1 -1
  61. package/dist/components/chat/types/processing.types.d.ts +93 -2
  62. package/dist/components/chat/types/processing.types.d.ts.map +1 -1
  63. package/dist/components/chat/utils/chunk-parser.d.ts +25 -0
  64. package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -0
  65. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +6 -34
  66. package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
  67. package/dist/components/chat/utils/index.d.ts +3 -2
  68. package/dist/components/chat/utils/index.d.ts.map +1 -1
  69. package/dist/components/chat/utils/process-historical-messages.d.ts +11 -59
  70. package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
  71. package/dist/components/contact/index.cjs +3 -3
  72. package/dist/components/contact/index.js +2 -2
  73. package/dist/components/docs/index.cjs +5 -5
  74. package/dist/components/docs/index.js +4 -4
  75. package/dist/components/embeds/index.cjs +3 -3
  76. package/dist/components/embeds/index.js +2 -2
  77. package/dist/components/faq/index.cjs +3 -3
  78. package/dist/components/faq/index.js +2 -2
  79. package/dist/components/features/index.cjs +2 -2
  80. package/dist/components/features/index.js +1 -1
  81. package/dist/components/help-center-pages/index.cjs +20 -20
  82. package/dist/components/help-center-pages/index.js +11 -11
  83. package/dist/components/index.cjs +130 -172
  84. package/dist/components/index.cjs.map +1 -1
  85. package/dist/components/index.js +21 -63
  86. package/dist/components/index.js.map +1 -1
  87. package/dist/components/navigation/header.d.ts.map +1 -1
  88. package/dist/components/navigation/index.cjs +2 -2
  89. package/dist/components/navigation/index.js +1 -1
  90. package/dist/components/navigation/mingo-ai-button.d.ts.map +1 -1
  91. package/dist/components/onboarding-guides/index.cjs +5 -5
  92. package/dist/components/onboarding-guides/index.js +4 -4
  93. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
  94. package/dist/components/related-content/index.cjs +3 -3
  95. package/dist/components/related-content/index.js +2 -2
  96. package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
  97. package/dist/components/tickets/index.cjs +5 -5
  98. package/dist/components/tickets/index.js +4 -4
  99. package/dist/components/ui/index.cjs +2 -44
  100. package/dist/components/ui/index.cjs.map +1 -1
  101. package/dist/components/ui/index.d.ts +2 -1
  102. package/dist/components/ui/index.d.ts.map +1 -1
  103. package/dist/components/ui/index.js +13 -55
  104. package/dist/components/ui/rich-markdown-renderer.d.ts +34 -0
  105. package/dist/components/ui/rich-markdown-renderer.d.ts.map +1 -0
  106. package/dist/components/ui/simple-markdown-renderer.d.ts +73 -0
  107. package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -0
  108. package/dist/index.cjs +2 -60
  109. package/dist/index.cjs.map +1 -1
  110. package/dist/index.js +13 -71
  111. package/dist/utils/index.cjs +40 -169
  112. package/dist/utils/index.cjs.map +1 -1
  113. package/dist/utils/index.d.ts +0 -1
  114. package/dist/utils/index.d.ts.map +1 -1
  115. package/dist/utils/index.js +41 -162
  116. package/dist/utils/index.js.map +1 -1
  117. package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
  118. package/package.json +1 -7
  119. package/src/components/chat/__tests__/chat-message-list.test.tsx +6 -381
  120. package/src/components/chat/chat-message-enhanced.tsx +20 -122
  121. package/src/components/chat/chat-message-list.tsx +132 -409
  122. package/src/components/chat/embeddable-chat.tsx +0 -6
  123. package/src/components/chat/hooks/.index.md +33 -30
  124. package/src/components/chat/hooks/.use-nats-chat-adapter.md +55 -36
  125. package/src/components/chat/hooks/.use-realtime-chunk-processor.md +77 -0
  126. package/src/components/chat/hooks/index.ts +1 -0
  127. package/src/components/chat/hooks/use-chat.ts +0 -8
  128. package/src/components/chat/hooks/use-chunk-catchup.ts +1 -26
  129. package/src/components/chat/hooks/use-nats-chat-adapter.ts +825 -254
  130. package/src/components/chat/hooks/use-realtime-chunk-processor.ts +489 -0
  131. package/src/components/chat/hooks/use-sse-chat-adapter.ts +684 -380
  132. package/src/components/chat/index.ts +0 -5
  133. package/src/components/chat/thinking-display.tsx +1 -1
  134. package/src/components/chat/types/.api.types.md +49 -39
  135. package/src/components/chat/types/.processing.types.md +58 -29
  136. package/src/components/chat/types/api.types.ts +73 -6
  137. package/src/components/chat/types/processing.types.ts +53 -11
  138. package/src/components/chat/utils/.chunk-parser.md +62 -0
  139. package/src/components/chat/utils/.index.md +40 -31
  140. package/src/components/chat/utils/__tests__/process-historical-messages-approvals.test.ts +0 -61
  141. package/src/components/chat/utils/chunk-parser.ts +262 -0
  142. package/src/components/chat/utils/extract-incomplete-message-state.ts +5 -63
  143. package/src/components/chat/utils/index.ts +8 -5
  144. package/src/components/chat/utils/process-historical-messages.ts +386 -358
  145. package/src/components/navigation/header.tsx +2 -1
  146. package/src/components/navigation/mingo-ai-button.tsx +4 -1
  147. package/src/components/navigation/mobile-nav-panel.tsx +5 -5
  148. package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +4 -22
  149. package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
  150. package/src/components/shared/product-release/release-detail-page.tsx +4 -19
  151. package/src/components/ui/.simple-markdown-renderer.md +52 -0
  152. package/src/components/ui/index.ts +2 -1
  153. package/src/components/ui/release-changelog-section.tsx +1 -1
  154. package/src/components/ui/rich-markdown-renderer.tsx +1223 -0
  155. package/src/components/ui/simple-markdown-renderer.tsx +964 -0
  156. package/src/components/ui/ticket-info-section.tsx +1 -1
  157. package/src/utils/index.ts +0 -1
  158. package/src/utils/markdown-section-extractor.ts +56 -41
  159. package/dist/chat-protocol/decode.d.ts +0 -58
  160. package/dist/chat-protocol/decode.d.ts.map +0 -1
  161. package/dist/chat-protocol/encode.d.ts +0 -44
  162. package/dist/chat-protocol/encode.d.ts.map +0 -1
  163. package/dist/chat-protocol/env-flag.d.ts +0 -35
  164. package/dist/chat-protocol/env-flag.d.ts.map +0 -1
  165. package/dist/chat-protocol/events.d.ts +0 -207
  166. package/dist/chat-protocol/events.d.ts.map +0 -1
  167. package/dist/chat-protocol/frames.d.ts +0 -213
  168. package/dist/chat-protocol/frames.d.ts.map +0 -1
  169. package/dist/chat-protocol/index.cjs +0 -500
  170. package/dist/chat-protocol/index.cjs.map +0 -1
  171. package/dist/chat-protocol/index.d.ts +0 -18
  172. package/dist/chat-protocol/index.d.ts.map +0 -1
  173. package/dist/chat-protocol/index.js +0 -484
  174. package/dist/chat-protocol/index.js.map +0 -1
  175. package/dist/chat-protocol/ip-normalize.d.ts +0 -44
  176. package/dist/chat-protocol/ip-normalize.d.ts.map +0 -1
  177. package/dist/chat-protocol/nats-decoder.d.ts +0 -26
  178. package/dist/chat-protocol/nats-decoder.d.ts.map +0 -1
  179. package/dist/chunk-5ZY5JM4Z.js.map +0 -1
  180. package/dist/chunk-632XJ2ZT.js.map +0 -1
  181. package/dist/chunk-D3LUKR2Y.js.map +0 -1
  182. package/dist/chunk-EO35UHFT.cjs.map +0 -1
  183. package/dist/chunk-F7XPMG25.cjs.map +0 -1
  184. package/dist/chunk-SS3D3DHL.cjs.map +0 -1
  185. package/dist/components/chat/stream/chat-dialog-store.d.ts +0 -184
  186. package/dist/components/chat/stream/chat-dialog-store.d.ts.map +0 -1
  187. package/dist/components/chat/stream/chat-stream-reducer.d.ts +0 -367
  188. package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +0 -1
  189. package/dist/components/chat/stream/delta-batcher.d.ts +0 -51
  190. package/dist/components/chat/stream/delta-batcher.d.ts.map +0 -1
  191. package/dist/components/chat/stream/index.d.ts +0 -17
  192. package/dist/components/chat/stream/index.d.ts.map +0 -1
  193. package/dist/components/chat/stream/message-mutations.d.ts +0 -77
  194. package/dist/components/chat/stream/message-mutations.d.ts.map +0 -1
  195. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +0 -22
  196. package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +0 -1
  197. package/dist/components/ui/markdown/base-components.d.ts +0 -51
  198. package/dist/components/ui/markdown/base-components.d.ts.map +0 -1
  199. package/dist/components/ui/markdown/engine.d.ts +0 -99
  200. package/dist/components/ui/markdown/engine.d.ts.map +0 -1
  201. package/dist/components/ui/markdown/heading-ids.d.ts +0 -65
  202. package/dist/components/ui/markdown/heading-ids.d.ts.map +0 -1
  203. package/dist/components/ui/markdown/index.d.ts +0 -18
  204. package/dist/components/ui/markdown/index.d.ts.map +0 -1
  205. package/dist/components/ui/markdown/mermaid-diagram.d.ts +0 -79
  206. package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +0 -1
  207. package/dist/components/ui/markdown/rich/embed-overrides.d.ts +0 -14
  208. package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +0 -1
  209. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +0 -40
  210. package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +0 -1
  211. package/dist/components/ui/markdown/rich/shortcodes.d.ts +0 -8
  212. package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +0 -1
  213. package/dist/components/ui/markdown/sanitize.d.ts +0 -153
  214. package/dist/components/ui/markdown/sanitize.d.ts.map +0 -1
  215. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +0 -23
  216. package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +0 -1
  217. package/dist/components/ui/markdown/streaming.d.ts +0 -78
  218. package/dist/components/ui/markdown/streaming.d.ts.map +0 -1
  219. package/dist/components/ui/markdown/text-size.d.ts +0 -34
  220. package/dist/components/ui/markdown/text-size.d.ts.map +0 -1
  221. package/dist/utils/markdown-fences.d.ts +0 -42
  222. package/dist/utils/markdown-fences.d.ts.map +0 -1
  223. package/dist/utils/markdown-heading-id.d.ts +0 -85
  224. package/dist/utils/markdown-heading-id.d.ts.map +0 -1
  225. package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +0 -317
  226. package/src/chat-protocol/__tests__/chat-protocol.test.ts +0 -516
  227. package/src/chat-protocol/__tests__/env-flag.test.ts +0 -52
  228. package/src/chat-protocol/__tests__/ip-normalize.test.ts +0 -136
  229. package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +0 -232
  230. package/src/chat-protocol/decode.ts +0 -278
  231. package/src/chat-protocol/encode.ts +0 -71
  232. package/src/chat-protocol/env-flag.ts +0 -39
  233. package/src/chat-protocol/events.ts +0 -245
  234. package/src/chat-protocol/frames.ts +0 -245
  235. package/src/chat-protocol/index.ts +0 -21
  236. package/src/chat-protocol/ip-normalize.ts +0 -146
  237. package/src/chat-protocol/nats-decoder.ts +0 -258
  238. package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
  239. package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -250
  240. package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +0 -37
  241. package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
  242. package/src/components/chat/hooks/__tests__/chunk-catchup-dialog-staleness.test.ts +0 -92
  243. package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +0 -438
  244. package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +0 -318
  245. package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +0 -940
  246. package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +0 -806
  247. package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +0 -467
  248. package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +0 -1248
  249. package/src/components/chat/stream/__tests__/delta-batcher.test.ts +0 -255
  250. package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +0 -105
  251. package/src/components/chat/stream/chat-dialog-store.ts +0 -536
  252. package/src/components/chat/stream/chat-stream-reducer.ts +0 -1876
  253. package/src/components/chat/stream/delta-batcher.ts +0 -168
  254. package/src/components/chat/stream/index.ts +0 -55
  255. package/src/components/chat/stream/message-mutations.ts +0 -340
  256. package/src/components/chat/stream/use-chat-stream-reducer.ts +0 -126
  257. package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +0 -420
  258. package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +0 -605
  259. package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +0 -394
  260. package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +0 -270
  261. package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +0 -2420
  262. package/src/components/ui/__tests__/markdown-parity.test.tsx +0 -2540
  263. package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +0 -176
  264. package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +0 -151
  265. package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +0 -354
  266. package/src/components/ui/markdown/__tests__/sanitize-render.test.tsx +0 -118
  267. package/src/components/ui/markdown/__tests__/streaming.test.tsx +0 -436
  268. package/src/components/ui/markdown/base-components.tsx +0 -360
  269. package/src/components/ui/markdown/engine.tsx +0 -315
  270. package/src/components/ui/markdown/heading-ids.ts +0 -239
  271. package/src/components/ui/markdown/index.ts +0 -49
  272. package/src/components/ui/markdown/mermaid-diagram.tsx +0 -323
  273. package/src/components/ui/markdown/rich/embed-overrides.tsx +0 -199
  274. package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +0 -184
  275. package/src/components/ui/markdown/rich/shortcodes.ts +0 -170
  276. package/src/components/ui/markdown/sanitize.ts +0 -3584
  277. package/src/components/ui/markdown/simple-markdown-renderer.tsx +0 -28
  278. package/src/components/ui/markdown/streaming.ts +0 -390
  279. package/src/components/ui/markdown/text-size.ts +0 -106
  280. package/src/utils/markdown-fences.ts +0 -127
  281. package/src/utils/markdown-heading-id.ts +0 -348
  282. /package/dist/{chunk-ZHC2BCXK.js.map → chunk-2OPD6KRB.js.map} +0 -0
  283. /package/dist/{chunk-5QWYIPMH.js.map → chunk-5ZL7PA63.js.map} +0 -0
  284. /package/dist/{chunk-3VGRZ62V.js.map → chunk-6GAJETAP.js.map} +0 -0
  285. /package/dist/{chunk-34C2JV2C.js.map → chunk-G6ARA2HD.js.map} +0 -0
  286. /package/dist/{chunk-WNXIG6YY.js.map → chunk-K5HHLTSG.js.map} +0 -0
  287. /package/dist/{chunk-42NYDEHH.js.map → chunk-KK4M4URN.js.map} +0 -0
  288. /package/dist/{chunk-42SMPKGY.js.map → chunk-MF3VJKHT.js.map} +0 -0
  289. /package/dist/{chunk-BUBQEZ5J.js.map → chunk-VLWVM6ZS.js.map} +0 -0
  290. /package/dist/{chunk-WZCQW4MW.js.map → chunk-XSNKSMB3.js.map} +0 -0
@@ -1,438 +0,0 @@
1
- /**
2
- * GOLDEN CONTRACT TESTS — server-issued conversation ids + server-side
3
- * history hydration in the SSE adapter.
4
- *
5
- * Successor to the retired `persisted-state-v1-golden.test.ts`: the
6
- * PersistedChatState v1 full-history localStorage blob is DELETED by design
7
- * (memory `project_chat_server_history_ssot`). The contract pinned here is
8
- * its replacement:
9
- *
10
- * - conversation ids are SERVER-minted, captured from the leading
11
- * metadata frame, and localStorage stores ONLY the echoed id
12
- * (`mingo-chat-<source>.conversation`);
13
- * - the wire carries ONLY the newest user message (+ the echoed
14
- * conversation id) — never a replay of client history;
15
- * - mount-time history hydrates from `GET <chatStreamUrl>/history` and
16
- * materializes THROUGH THE REDUCER (messages, sendIdx-keyed refs, send
17
- * counter — same fan-out lookup as live turns);
18
- * - stale keys — other proxy-auth identities AND the retired v1
19
- * full-history blobs — are swept on mount; a leftover v1 blob neither
20
- * crashes the adapter nor resurrects its messages.
21
- */
22
-
23
- import { describe, it, expect, beforeEach, afterEach, vi } from 'vitest'
24
- import { renderHook, act, waitFor } from '@testing-library/react'
25
- import { createElement, type ReactNode } from 'react'
26
- import { QueryClient, QueryClientProvider } from '@tanstack/react-query'
27
- import { useSseChatAdapter } from '../use-sse-chat-adapter'
28
- import { ChatRuntimeContext, type ChatRuntime } from '../../../../contexts/chat-runtime-context'
29
- import { AUTO_CONTINUATION_DIRECTIVE_PREFIX } from '../../utils/auto-continuation-directive'
30
- import {
31
- createChatConversationStorage,
32
- pruneStaleChatConversationStorage,
33
- } from '../../utils/chat-conversation-storage'
34
-
35
- const SOURCE = 'goldensrc'
36
- /** `createLocalStorageAdapter` key shape: `<namespace>.<key>`. */
37
- const CONVERSATION_KEY = `mingo-chat-${SOURCE}.conversation`
38
- /** Retired v1 full-history key (pre-server-SSOT design). */
39
- const V1_KEY = `mingo-chat-${SOURCE}-v1`
40
-
41
- const runtime: ChatRuntime = {
42
- endpoints: {
43
- chatStreamUrl: '/api/docs/chat',
44
- approvalToolUrl: '/api/chat/agent/confirm-tool',
45
- commandsUrl: '/api/docs/commands',
46
- buildListUrl: () => null,
47
- attachmentUploadUrl: '/api/storage/generate-upload-url',
48
- attachmentViewUrlPrefix: '/api/storage/view/chat-attachments/',
49
- identityUrl: '/api/chat/identity',
50
- },
51
- navigation: { mode: 'host' },
52
- source: SOURCE,
53
- }
54
-
55
- function wrapper({ children }: { children: ReactNode }) {
56
- const queryClient = new QueryClient({ defaultOptions: { queries: { retry: false } } })
57
- return createElement(
58
- QueryClientProvider,
59
- { client: queryClient },
60
- createElement(ChatRuntimeContext.Provider, { value: runtime }, children),
61
- )
62
- }
63
-
64
- const enc = new TextEncoder()
65
-
66
- function streamOf(chunks: Array<string | Uint8Array>): ReadableStream<Uint8Array> {
67
- return new ReadableStream<Uint8Array>({
68
- start(controller) {
69
- for (const c of chunks) {
70
- controller.enqueue(typeof c === 'string' ? enc.encode(c) : c)
71
- }
72
- controller.close()
73
- },
74
- })
75
- }
76
-
77
- /**
78
- * URL-routing fetch mock:
79
- * GET …/history → the provided history payload (404 when omitted)
80
- * GET …/commands → empty registry (adapter degrades silently)
81
- * POST chat stream → one streamed wire response per call, in order
82
- * (the LAST entry repeats for any further sends).
83
- */
84
- function mockRoutedFetch(options: {
85
- history?: unknown
86
- streams: Array<Array<string | Uint8Array>>
87
- }) {
88
- let streamCall = 0
89
- const fetchMock = vi.fn(async (url: string, _init?: RequestInit) => {
90
- const u = String(url)
91
- if (u.includes('/history')) {
92
- if (options.history === undefined) {
93
- return { ok: false, status: 404 } as unknown as Response
94
- }
95
- return {
96
- ok: true,
97
- status: 200,
98
- json: async () => options.history,
99
- } as unknown as Response
100
- }
101
- if (u.includes('/commands')) {
102
- return {
103
- ok: true,
104
- status: 200,
105
- json: async () => ({ commands: [] }),
106
- } as unknown as Response
107
- }
108
- const chunks = options.streams[Math.min(streamCall, options.streams.length - 1)]
109
- streamCall += 1
110
- return { ok: true, status: 200, body: streamOf(chunks) } as unknown as Response
111
- })
112
- vi.stubGlobal('fetch', fetchMock)
113
- return fetchMock
114
- }
115
-
116
- /** POST bodies the mock received for the chat-stream endpoint only. */
117
- function chatBodies(fetchMock: ReturnType<typeof vi.fn>): Array<Record<string, unknown>> {
118
- return fetchMock.mock.calls
119
- .filter(([url]) => String(url).includes('/api/docs/chat') && !String(url).includes('/history'))
120
- .map(([, init]) => JSON.parse((init as RequestInit).body as string))
121
- }
122
-
123
- const USAGE_END_TRAILER =
124
- '{"kind":"usage","stage":"end","input_tokens":10,"output_tokens":5,"hit_rate_pct":50}'
125
-
126
- /** Wire fixture: metadata frame echoing a server-minted conversation id. */
127
- function wireTurn(conversationId: string, answer: string): Array<string> {
128
- return [
129
- `{"modelLabel":"Claude Sonnet","provider":"anthropic","conversationId":"${conversationId}"}\0`,
130
- '\x1E',
131
- answer,
132
- '\x1F' + USAGE_END_TRAILER,
133
- ]
134
- }
135
-
136
- /** Server transcript fixture — 2 turns; turn #0's assistant row carries a
137
- * card ref that must land at sendIdx 0 (same fan-out scheme as live). */
138
- const HISTORY_PAYLOAD = {
139
- data: {
140
- messages: [
141
- {
142
- seq: 1,
143
- role: 'user',
144
- content: 'open a ticket for the broken printer',
145
- created_at: '2026-07-19T09:00:00.000Z',
146
- },
147
- {
148
- seq: 2,
149
- role: 'assistant',
150
- content: '✅ Approved — ticket created: [card://ticket:77]',
151
- created_at: '2026-07-19T09:00:12.000Z',
152
- chat_refs: {
153
- 'ticket:77': {
154
- type: 'ticket',
155
- id: '77',
156
- title: 'Broken printer',
157
- url: null,
158
- metadata: { status: 'OPEN' },
159
- },
160
- },
161
- },
162
- {
163
- seq: 3,
164
- role: 'user',
165
- content: 'what is the pricing?',
166
- created_at: '2026-07-19T09:01:40.000Z',
167
- },
168
- {
169
- seq: 4,
170
- role: 'assistant',
171
- content: 'Pricing starts at $99/month per site.',
172
- created_at: '2026-07-19T09:01:45.000Z',
173
- },
174
- ],
175
- },
176
- }
177
-
178
- /** The retired v1 blob shape (abbreviated) — must be swept, never read. */
179
- const V1_BLOB = {
180
- messages: [
181
- { id: 'user-1', role: 'user', name: 'You', content: 'old v1 question' },
182
- {
183
- id: 'assistant-1',
184
- role: 'assistant',
185
- name: 'Mingo AI',
186
- content: [{ type: 'text', text: 'old v1 answer' }],
187
- },
188
- ],
189
- sources: [],
190
- refs: [],
191
- sendCount: 1,
192
- }
193
-
194
- const tick = () => new Promise<void>((r) => setTimeout(r, 0))
195
-
196
- beforeEach(() => {
197
- window.localStorage.clear()
198
- vi.spyOn(Date, 'now').mockReturnValue(1_700_000_000_000)
199
- })
200
-
201
- afterEach(() => {
202
- vi.unstubAllGlobals()
203
- vi.restoreAllMocks()
204
- })
205
-
206
- describe('conversation-id storage — id-only round-trip', () => {
207
- it('save → load → clear round-trips exactly the conversation id', () => {
208
- const storage = createChatConversationStorage(SOURCE)
209
- expect(storage.load()).toBeNull()
210
- storage.save({ conversationId: 'conv-rt-1' })
211
- // On-disk shape is the id and NOTHING else — no messages, sources,
212
- // refs, or send counts ever reach localStorage.
213
- expect(JSON.parse(window.localStorage.getItem(CONVERSATION_KEY)!)).toEqual({
214
- conversationId: 'conv-rt-1',
215
- })
216
- expect(storage.load()).toEqual({ conversationId: 'conv-rt-1' })
217
- storage.clear()
218
- expect(storage.load()).toBeNull()
219
- expect(window.localStorage.getItem(CONVERSATION_KEY)).toBeNull()
220
- })
221
-
222
- it('rejects malformed blobs via the validate gate', () => {
223
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ conversationId: '' }))
224
- expect(createChatConversationStorage(SOURCE).load()).toBeNull()
225
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ nope: true }))
226
- expect(createChatConversationStorage(SOURCE).load()).toBeNull()
227
- })
228
- })
229
-
230
- describe('stale-key pruning', () => {
231
- it('sweeps other-identity keys and retired v1/full-history shapes, keeps the current key and sibling sources', () => {
232
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ conversationId: 'conv-keep' }))
233
- window.localStorage.setItem(`mingo-chat-${SOURCE}`, 'retired raw shape')
234
- window.localStorage.setItem(V1_KEY, JSON.stringify(V1_BLOB))
235
- window.localStorage.setItem(
236
- `mingo-chat-${SOURCE}-u-someone%40example.com.conversation`,
237
- JSON.stringify({ conversationId: 'conv-other-identity' }),
238
- )
239
- // Hyphen-extended SIBLING source — NOT this source's namespace.
240
- window.localStorage.setItem(
241
- `mingo-chat-${SOURCE}-teaser.conversation`,
242
- JSON.stringify({ conversationId: 'conv-sibling' }),
243
- )
244
-
245
- pruneStaleChatConversationStorage(SOURCE)
246
-
247
- expect(window.localStorage.getItem(CONVERSATION_KEY)).not.toBeNull()
248
- expect(window.localStorage.getItem(`mingo-chat-${SOURCE}`)).toBeNull()
249
- expect(window.localStorage.getItem(V1_KEY)).toBeNull()
250
- expect(
251
- window.localStorage.getItem(`mingo-chat-${SOURCE}-u-someone%40example.com.conversation`),
252
- ).toBeNull()
253
- expect(window.localStorage.getItem(`mingo-chat-${SOURCE}-teaser.conversation`)).not.toBeNull()
254
- })
255
- })
256
-
257
- describe('server-minted conversation id (full hook path)', () => {
258
- it('captures the echoed id, persists id-only, and sends newest-message-only bodies', async () => {
259
- const fetchMock = mockRoutedFetch({
260
- streams: [wireTurn('conv-golden-1', 'First answer.'), wireTurn('conv-golden-1', 'Second answer.')],
261
- })
262
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: false }), {
263
- wrapper,
264
- })
265
-
266
- await act(async () => {
267
- await result.current.sendMessage('first question')
268
- })
269
- // The echoed id — and ONLY the id — is persisted.
270
- expect(JSON.parse(window.localStorage.getItem(CONVERSATION_KEY)!)).toEqual({
271
- conversationId: 'conv-golden-1',
272
- })
273
-
274
- await act(async () => {
275
- await result.current.sendMessage('second question')
276
- })
277
-
278
- const bodies = chatBodies(fetchMock)
279
- // First send of the session: no id yet — the server mints one.
280
- expect(bodies[0]).toEqual({ messages: [{ role: 'user', content: 'first question' }] })
281
- // Every later send: NEWEST message only + the echoed id. The client
282
- // thread (4 messages by now) is never replayed on the wire.
283
- expect(bodies[1]).toEqual({
284
- messages: [{ role: 'user', content: 'second question' }],
285
- conversationId: 'conv-golden-1',
286
- })
287
- expect(result.current.messages).toHaveLength(4)
288
- })
289
-
290
- it('clearMessages drops the stored id so the next send is id-less (fresh conversation)', async () => {
291
- const fetchMock = mockRoutedFetch({
292
- streams: [wireTurn('conv-golden-2', 'Answer.'), wireTurn('conv-golden-3', 'Fresh answer.')],
293
- })
294
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: false }), {
295
- wrapper,
296
- })
297
- await act(async () => {
298
- await result.current.sendMessage('question')
299
- })
300
- expect(window.localStorage.getItem(CONVERSATION_KEY)).not.toBeNull()
301
-
302
- act(() => {
303
- result.current.clearMessages()
304
- })
305
- expect(result.current.messages).toEqual([])
306
- expect(window.localStorage.getItem(CONVERSATION_KEY)).toBeNull()
307
-
308
- await act(async () => {
309
- await result.current.sendMessage('fresh question')
310
- })
311
- const bodies = chatBodies(fetchMock)
312
- expect(bodies[1]).toEqual({ messages: [{ role: 'user', content: 'fresh question' }] })
313
- // The new conversation's id is re-captured from the fresh stream.
314
- expect(JSON.parse(window.localStorage.getItem(CONVERSATION_KEY)!)).toEqual({
315
- conversationId: 'conv-golden-3',
316
- })
317
- })
318
- })
319
-
320
- describe('server-history hydration (materializes through the reducer)', () => {
321
- it('rebuilds messages + sendIdx-keyed refs + send counter from the transcript', async () => {
322
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ conversationId: 'conv-h1' }))
323
- const fetchMock = mockRoutedFetch({
324
- history: HISTORY_PAYLOAD,
325
- streams: [
326
- [
327
- // The live turn after hydration carries sources — they must land
328
- // at the CONTINUED send index (sendIdx 2), proving the hydrated
329
- // send counter seeds the reducer's maps.
330
- '{"sources":[{"index":1,"name":"Pricing overview","path":"docs/pricing.md","documentType":"markdown"}],"conversationId":"conv-h1"}\0',
331
- '\x1E',
332
- 'Live answer after hydration.',
333
- '\x1F' + USAGE_END_TRAILER,
334
- ],
335
- ],
336
- })
337
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: true }), {
338
- wrapper,
339
- })
340
-
341
- await waitFor(() => expect(result.current.messages).toHaveLength(4))
342
- expect(result.current.isHydratingHistory).toBe(false)
343
-
344
- // History fetched by stored conversation id.
345
- const historyCall = fetchMock.mock.calls.find(([url]) => String(url).includes('/history'))
346
- expect(String(historyCall![0])).toContain('conversationId=conv-h1')
347
-
348
- // Full hydrated projection — messages, roles, hidden flags, refs
349
- // resolved through the reducer's fan-out lookup (send #0's assistant
350
- // resolves ticket:77; send #1's does not).
351
- expect(result.current.messages).toMatchSnapshot()
352
- const assistants = result.current.messages.filter((m) => m.role === 'assistant')
353
- expect(assistants[0].chatRefs?.['ticket:77']?.id).toBe('77')
354
- expect(assistants[1].chatRefs).toBeUndefined()
355
-
356
- // A live send continues the SAME conversation: newest-message-only body
357
- // with the stored id, and its sources key at the continued send index.
358
- await act(async () => {
359
- await result.current.sendMessage('and the enterprise tier?')
360
- })
361
- const bodies = chatBodies(fetchMock)
362
- expect(bodies[0]).toEqual({
363
- messages: [{ role: 'user', content: 'and the enterprise tier?' }],
364
- conversationId: 'conv-h1',
365
- })
366
- const liveAssistant = result.current.messages[result.current.messages.length - 1]
367
- expect(liveAssistant.role).toBe('assistant')
368
- expect(liveAssistant.sources?.[0]?.name).toBe('Pricing overview')
369
- })
370
-
371
- it('marks approval placeholders and auto-continuation directives hidden', async () => {
372
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ conversationId: 'conv-h2' }))
373
- mockRoutedFetch({
374
- history: {
375
- data: {
376
- messages: [
377
- { seq: 1, role: 'user', content: 'open a ticket', created_at: '2026-07-19T09:00:00.000Z' },
378
- { seq: 2, role: 'assistant', content: 'Done.', created_at: '2026-07-19T09:00:05.000Z' },
379
- // Approval placeholder ('') and the server-built directive are
380
- // LLM history, never rendered.
381
- { seq: 3, role: 'user', content: '', created_at: '2026-07-19T09:00:10.000Z' },
382
- {
383
- seq: 4,
384
- role: 'user',
385
- content: `${AUTO_CONTINUATION_DIRECTIVE_PREFIX} ask a follow-up.`,
386
- created_at: '2026-07-19T09:00:11.000Z',
387
- },
388
- ],
389
- },
390
- },
391
- streams: [],
392
- })
393
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: true }), {
394
- wrapper,
395
- })
396
- await waitFor(() => expect(result.current.messages).toHaveLength(4))
397
- expect(result.current.messages[2].hidden).toBe(true)
398
- expect(result.current.messages[3].hidden).toBe(true)
399
- })
400
-
401
- it('a hydration miss starts the UI empty (server still owns history)', async () => {
402
- window.localStorage.setItem(CONVERSATION_KEY, JSON.stringify({ conversationId: 'conv-h3' }))
403
- mockRoutedFetch({ streams: [] }) // history → 404
404
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: true }), {
405
- wrapper,
406
- })
407
- await act(async () => {
408
- await tick()
409
- await tick()
410
- })
411
- expect(result.current.messages).toEqual([])
412
- expect(result.current.isHydratingHistory).toBe(false)
413
- })
414
- })
415
-
416
- describe('leftover PersistedChatState v1 blobs', () => {
417
- it('neither crash the adapter nor resurrect messages — the blob is swept on mount', () => {
418
- window.localStorage.setItem(V1_KEY, JSON.stringify(V1_BLOB))
419
- mockRoutedFetch({ streams: [] })
420
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: false }), {
421
- wrapper,
422
- })
423
- // v1 history is server-side now — the blob is never read back.
424
- expect(result.current.messages).toEqual([])
425
- // …and the mount-time sweep removed it.
426
- expect(window.localStorage.getItem(V1_KEY)).toBeNull()
427
- })
428
-
429
- it('a corrupt v1 blob is equally harmless', () => {
430
- window.localStorage.setItem(V1_KEY, '{not json')
431
- mockRoutedFetch({ streams: [] })
432
- const { result } = renderHook(() => useSseChatAdapter(undefined, { active: false }), {
433
- wrapper,
434
- })
435
- expect(result.current.messages).toEqual([])
436
- expect(window.localStorage.getItem(V1_KEY)).toBeNull()
437
- })
438
- })