@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.
- package/dist/{chunk-5CJR2GZ4.cjs → chunk-2MKUHJ3O.cjs} +31 -31
- package/dist/{chunk-5CJR2GZ4.cjs.map → chunk-2MKUHJ3O.cjs.map} +1 -1
- package/dist/{chunk-S2NHJDKQ.cjs → chunk-3IEVA5AO.cjs} +62 -62
- package/dist/{chunk-S2NHJDKQ.cjs.map → chunk-3IEVA5AO.cjs.map} +1 -1
- package/dist/{chunk-GTWO5NAY.js → chunk-6CFFISUC.js} +2 -2
- package/dist/{chunk-VHG6AX5V.js → chunk-6CJ2K7BD.js} +2 -2
- package/dist/{chunk-4NWARV5I.js → chunk-6QK3ONDD.js} +2 -2
- package/dist/{chunk-YHOIAA2E.cjs → chunk-7I42V2OD.cjs} +60 -60
- package/dist/chunk-7I42V2OD.cjs.map +1 -0
- package/dist/{chunk-T2EGSZFN.js → chunk-AIRNG27G.js} +5 -6
- package/dist/chunk-AIRNG27G.js.map +1 -0
- package/dist/{chunk-NWX7MMF5.cjs → chunk-AW63ET2A.cjs} +15 -15
- package/dist/{chunk-NWX7MMF5.cjs.map → chunk-AW63ET2A.cjs.map} +1 -1
- package/dist/{chunk-TKN5667N.js → chunk-BZMOEWWS.js} +10 -10
- package/dist/chunk-BZMOEWWS.js.map +1 -0
- package/dist/{chunk-DSDZ5T4P.cjs → chunk-D5LQMRPU.cjs} +5 -5
- package/dist/{chunk-DSDZ5T4P.cjs.map → chunk-D5LQMRPU.cjs.map} +1 -1
- package/dist/{chunk-CORIBKHG.js → chunk-EGXCWZYP.js} +2 -2
- package/dist/{chunk-5EYRXSY5.cjs → chunk-EJQUYZXF.cjs} +9 -9
- package/dist/{chunk-5EYRXSY5.cjs.map → chunk-EJQUYZXF.cjs.map} +1 -1
- package/dist/{chunk-P4WTZU6L.cjs → chunk-FY5XAW3H.cjs} +11 -11
- package/dist/{chunk-P4WTZU6L.cjs.map → chunk-FY5XAW3H.cjs.map} +1 -1
- package/dist/{chunk-VQ523ORK.cjs → chunk-GMPYR3MX.cjs} +26 -26
- package/dist/{chunk-VQ523ORK.cjs.map → chunk-GMPYR3MX.cjs.map} +1 -1
- package/dist/{chunk-QSCHCZL3.cjs → chunk-GUTYUMGV.cjs} +7 -7
- package/dist/{chunk-QSCHCZL3.cjs.map → chunk-GUTYUMGV.cjs.map} +1 -1
- package/dist/{chunk-Q6E7VJ4W.cjs → chunk-IEZ3YBAP.cjs} +27 -28
- package/dist/chunk-IEZ3YBAP.cjs.map +1 -0
- package/dist/{chunk-HSACATCD.js → chunk-MPYDX5WX.js} +2 -2
- package/dist/{chunk-RQLBHKXN.js → chunk-NGEFYPY7.js} +2 -2
- package/dist/{chunk-BE6DK7QY.js → chunk-OQIMH2WQ.js} +8985 -11081
- package/dist/chunk-OQIMH2WQ.js.map +1 -0
- package/dist/{chunk-CSYSYJCF.cjs → chunk-UZZT65PQ.cjs} +37 -37
- package/dist/{chunk-CSYSYJCF.cjs.map → chunk-UZZT65PQ.cjs.map} +1 -1
- package/dist/{chunk-YZ2OIYQ3.js → chunk-VDZO6IDR.js} +4 -4
- package/dist/{chunk-UUYRJPGJ.js → chunk-VL2YMDPH.js} +4 -4
- package/dist/{chunk-5LMGFI4J.cjs → chunk-VUXNXWOQ.cjs} +4946 -7042
- package/dist/chunk-VUXNXWOQ.cjs.map +1 -0
- package/dist/{chunk-XQ2B74SI.js → chunk-WLM3F3WU.js} +2 -2
- package/dist/components/case-studies/index.cjs +8 -8
- package/dist/components/case-studies/index.js +2 -2
- package/dist/components/chat/chat-message-enhanced.d.ts.map +1 -1
- package/dist/components/chat/chat-message-list.d.ts.map +1 -1
- package/dist/components/chat/guide-display.d.ts +14 -0
- package/dist/components/chat/guide-display.d.ts.map +1 -0
- package/dist/components/chat/hooks/index.d.ts +1 -0
- package/dist/components/chat/hooks/index.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-chat.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts +48 -15
- package/dist/components/chat/hooks/use-nats-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts +6 -0
- package/dist/components/chat/hooks/use-realtime-chunk-processor.d.ts.map +1 -0
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts +57 -10
- package/dist/components/chat/hooks/use-sse-chat-adapter.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +2 -8
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +1 -1
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +15 -21
- package/dist/components/chat/types/api.types.d.ts +81 -1
- package/dist/components/chat/types/api.types.d.ts.map +1 -1
- package/dist/components/chat/types/component.types.d.ts +6 -0
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/chat/types/message.types.d.ts +15 -2
- package/dist/components/chat/types/message.types.d.ts.map +1 -1
- package/dist/components/chat/types/processing.types.d.ts +93 -2
- package/dist/components/chat/types/processing.types.d.ts.map +1 -1
- package/dist/components/chat/utils/chunk-parser.d.ts +25 -0
- package/dist/components/chat/utils/chunk-parser.d.ts.map +1 -0
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts +6 -34
- package/dist/components/chat/utils/extract-incomplete-message-state.d.ts.map +1 -1
- package/dist/components/chat/utils/index.d.ts +3 -2
- package/dist/components/chat/utils/index.d.ts.map +1 -1
- package/dist/components/chat/utils/message-segment-accumulator.d.ts +5 -0
- package/dist/components/chat/utils/message-segment-accumulator.d.ts.map +1 -1
- package/dist/components/chat/utils/process-historical-messages.d.ts +11 -59
- package/dist/components/chat/utils/process-historical-messages.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +3 -3
- package/dist/components/contact/index.js +2 -2
- package/dist/components/docs/index.cjs +5 -5
- package/dist/components/docs/index.js +4 -4
- package/dist/components/embeds/index.cjs +3 -3
- package/dist/components/embeds/index.js +2 -2
- package/dist/components/faq/index.cjs +3 -3
- package/dist/components/faq/index.js +2 -2
- package/dist/components/features/index.cjs +2 -2
- package/dist/components/features/index.js +1 -1
- package/dist/components/help-center-pages/index.cjs +20 -20
- package/dist/components/help-center-pages/index.js +11 -11
- package/dist/components/index.cjs +130 -170
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +23 -63
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +2 -2
- package/dist/components/navigation/index.js +1 -1
- package/dist/components/onboarding-guides/index.cjs +5 -5
- package/dist/components/onboarding-guides/index.js +4 -4
- package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
- package/dist/components/related-content/index.cjs +3 -3
- package/dist/components/related-content/index.js +2 -2
- package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
- package/dist/components/tickets/index.cjs +5 -5
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +2 -42
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.d.ts +2 -1
- package/dist/components/ui/index.d.ts.map +1 -1
- package/dist/components/ui/index.js +15 -55
- package/dist/components/ui/rich-markdown-renderer.d.ts +34 -0
- package/dist/components/ui/rich-markdown-renderer.d.ts.map +1 -0
- package/dist/components/ui/simple-markdown-renderer.d.ts +73 -0
- package/dist/components/ui/simple-markdown-renderer.d.ts.map +1 -0
- package/dist/index.cjs +2 -58
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +15 -71
- package/dist/utils/index.cjs +40 -169
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +41 -162
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/markdown-section-extractor.d.ts.map +1 -1
- package/package.json +1 -7
- package/src/components/chat/__tests__/chat-message-list.test.tsx +5 -293
- package/src/components/chat/chat-message-enhanced.tsx +80 -163
- package/src/components/chat/chat-message-list.tsx +109 -358
- package/src/components/chat/embeddable-chat.tsx +0 -6
- package/src/components/chat/guide-display.tsx +44 -0
- package/src/components/chat/hooks/.index.md +33 -30
- package/src/components/chat/hooks/.use-nats-chat-adapter.md +55 -36
- package/src/components/chat/hooks/.use-realtime-chunk-processor.md +77 -0
- package/src/components/chat/hooks/index.ts +1 -0
- package/src/components/chat/hooks/use-chat.ts +0 -8
- package/src/components/chat/hooks/use-nats-chat-adapter.ts +825 -243
- package/src/components/chat/hooks/use-realtime-chunk-processor.ts +489 -0
- package/src/components/chat/hooks/use-sse-chat-adapter.ts +684 -380
- package/src/components/chat/index.ts +1 -5
- package/src/components/chat/thinking-display.tsx +1 -1
- package/src/components/chat/types/.api.types.md +49 -39
- package/src/components/chat/types/.processing.types.md +58 -29
- package/src/components/chat/types/api.types.ts +73 -6
- package/src/components/chat/types/component.types.ts +9 -0
- package/src/components/chat/types/message.types.ts +17 -1
- package/src/components/chat/types/processing.types.ts +53 -11
- package/src/components/chat/utils/.chunk-parser.md +62 -0
- package/src/components/chat/utils/.index.md +40 -31
- package/src/components/chat/utils/chunk-parser.ts +262 -0
- package/src/components/chat/utils/extract-incomplete-message-state.ts +5 -63
- package/src/components/chat/utils/index.ts +8 -5
- package/src/components/chat/utils/message-segment-accumulator.ts +19 -0
- package/src/components/chat/utils/process-historical-messages.ts +390 -352
- package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +4 -22
- package/src/components/shared/legal-document/legal-document-page.tsx +1 -1
- package/src/components/shared/product-release/release-detail-page.tsx +4 -19
- package/src/components/ui/.simple-markdown-renderer.md +52 -0
- package/src/components/ui/index.ts +2 -1
- package/src/components/ui/release-changelog-section.tsx +1 -1
- package/src/components/ui/rich-markdown-renderer.tsx +1223 -0
- package/src/components/ui/simple-markdown-renderer.tsx +964 -0
- package/src/components/ui/ticket-info-section.tsx +1 -1
- package/src/stories/ChatMessageEnhanced.stories.tsx +48 -1
- package/src/utils/index.ts +0 -1
- package/src/utils/markdown-section-extractor.ts +56 -41
- package/dist/chat-protocol/decode.d.ts +0 -58
- package/dist/chat-protocol/decode.d.ts.map +0 -1
- package/dist/chat-protocol/encode.d.ts +0 -44
- package/dist/chat-protocol/encode.d.ts.map +0 -1
- package/dist/chat-protocol/env-flag.d.ts +0 -35
- package/dist/chat-protocol/env-flag.d.ts.map +0 -1
- package/dist/chat-protocol/events.d.ts +0 -196
- package/dist/chat-protocol/events.d.ts.map +0 -1
- package/dist/chat-protocol/frames.d.ts +0 -213
- package/dist/chat-protocol/frames.d.ts.map +0 -1
- package/dist/chat-protocol/index.cjs +0 -494
- package/dist/chat-protocol/index.cjs.map +0 -1
- package/dist/chat-protocol/index.d.ts +0 -18
- package/dist/chat-protocol/index.d.ts.map +0 -1
- package/dist/chat-protocol/index.js +0 -478
- package/dist/chat-protocol/index.js.map +0 -1
- package/dist/chat-protocol/ip-normalize.d.ts +0 -44
- package/dist/chat-protocol/ip-normalize.d.ts.map +0 -1
- package/dist/chat-protocol/nats-decoder.d.ts +0 -26
- package/dist/chat-protocol/nats-decoder.d.ts.map +0 -1
- package/dist/chunk-5LMGFI4J.cjs.map +0 -1
- package/dist/chunk-BE6DK7QY.js.map +0 -1
- package/dist/chunk-Q6E7VJ4W.cjs.map +0 -1
- package/dist/chunk-T2EGSZFN.js.map +0 -1
- package/dist/chunk-TKN5667N.js.map +0 -1
- package/dist/chunk-YHOIAA2E.cjs.map +0 -1
- package/dist/components/chat/stream/chat-dialog-store.d.ts +0 -184
- package/dist/components/chat/stream/chat-dialog-store.d.ts.map +0 -1
- package/dist/components/chat/stream/chat-stream-reducer.d.ts +0 -367
- package/dist/components/chat/stream/chat-stream-reducer.d.ts.map +0 -1
- package/dist/components/chat/stream/delta-batcher.d.ts +0 -51
- package/dist/components/chat/stream/delta-batcher.d.ts.map +0 -1
- package/dist/components/chat/stream/index.d.ts +0 -17
- package/dist/components/chat/stream/index.d.ts.map +0 -1
- package/dist/components/chat/stream/message-mutations.d.ts +0 -77
- package/dist/components/chat/stream/message-mutations.d.ts.map +0 -1
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts +0 -22
- package/dist/components/chat/stream/use-chat-stream-reducer.d.ts.map +0 -1
- package/dist/components/ui/markdown/base-components.d.ts +0 -51
- package/dist/components/ui/markdown/base-components.d.ts.map +0 -1
- package/dist/components/ui/markdown/engine.d.ts +0 -99
- package/dist/components/ui/markdown/engine.d.ts.map +0 -1
- package/dist/components/ui/markdown/heading-ids.d.ts +0 -65
- package/dist/components/ui/markdown/heading-ids.d.ts.map +0 -1
- package/dist/components/ui/markdown/index.d.ts +0 -18
- package/dist/components/ui/markdown/index.d.ts.map +0 -1
- package/dist/components/ui/markdown/mermaid-diagram.d.ts +0 -79
- package/dist/components/ui/markdown/mermaid-diagram.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts +0 -14
- package/dist/components/ui/markdown/rich/embed-overrides.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts +0 -40
- package/dist/components/ui/markdown/rich/rich-markdown-renderer.d.ts.map +0 -1
- package/dist/components/ui/markdown/rich/shortcodes.d.ts +0 -8
- package/dist/components/ui/markdown/rich/shortcodes.d.ts.map +0 -1
- package/dist/components/ui/markdown/sanitize.d.ts +0 -153
- package/dist/components/ui/markdown/sanitize.d.ts.map +0 -1
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts +0 -23
- package/dist/components/ui/markdown/simple-markdown-renderer.d.ts.map +0 -1
- package/dist/components/ui/markdown/streaming.d.ts +0 -78
- package/dist/components/ui/markdown/streaming.d.ts.map +0 -1
- package/dist/components/ui/markdown/text-size.d.ts +0 -34
- package/dist/components/ui/markdown/text-size.d.ts.map +0 -1
- package/dist/utils/markdown-fences.d.ts +0 -42
- package/dist/utils/markdown-fences.d.ts.map +0 -1
- package/dist/utils/markdown-heading-id.d.ts +0 -85
- package/dist/utils/markdown-heading-id.d.ts.map +0 -1
- package/src/chat-protocol/__tests__/__snapshots__/nats-decoder-golden.test.ts.snap +0 -307
- package/src/chat-protocol/__tests__/chat-protocol.test.ts +0 -516
- package/src/chat-protocol/__tests__/env-flag.test.ts +0 -52
- package/src/chat-protocol/__tests__/ip-normalize.test.ts +0 -136
- package/src/chat-protocol/__tests__/nats-decoder-golden.test.ts +0 -228
- package/src/chat-protocol/decode.ts +0 -278
- package/src/chat-protocol/encode.ts +0 -71
- package/src/chat-protocol/env-flag.ts +0 -39
- package/src/chat-protocol/events.ts +0 -232
- package/src/chat-protocol/frames.ts +0 -245
- package/src/chat-protocol/index.ts +0 -21
- package/src/chat-protocol/ip-normalize.ts +0 -146
- package/src/chat-protocol/nats-decoder.ts +0 -252
- package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
- package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -209
- package/src/components/chat/hooks/__tests__/__snapshots__/conversation-id-persistence-golden.test.ts.snap +0 -37
- package/src/components/chat/hooks/__tests__/__snapshots__/sse-stream-golden.test.ts.snap +0 -0
- package/src/components/chat/hooks/__tests__/conversation-id-persistence-golden.test.ts +0 -438
- package/src/components/chat/hooks/__tests__/sse-stream-golden.test.ts +0 -318
- package/src/components/chat/stream/__tests__/__snapshots__/chat-stream-reducer-golden.test.ts.snap +0 -940
- package/src/components/chat/stream/__tests__/chat-dialog-store.test.ts +0 -756
- package/src/components/chat/stream/__tests__/chat-stream-reducer-golden.test.ts +0 -460
- package/src/components/chat/stream/__tests__/chat-stream-reducer.test.ts +0 -894
- package/src/components/chat/stream/__tests__/delta-batcher.test.ts +0 -255
- package/src/components/chat/stream/__tests__/use-chat-stream-reducer.test.ts +0 -98
- package/src/components/chat/stream/chat-dialog-store.ts +0 -536
- package/src/components/chat/stream/chat-stream-reducer.ts +0 -1796
- package/src/components/chat/stream/delta-batcher.ts +0 -159
- package/src/components/chat/stream/index.ts +0 -55
- package/src/components/chat/stream/message-mutations.ts +0 -338
- package/src/components/chat/stream/use-chat-stream-reducer.ts +0 -126
- package/src/components/chat/utils/__tests__/__snapshots__/process-historical-messages-golden.test.ts.snap +0 -420
- package/src/components/chat/utils/__tests__/__snapshots__/segment-accumulator-golden.test.ts.snap +0 -605
- package/src/components/chat/utils/__tests__/process-historical-messages-golden.test.ts +0 -317
- package/src/components/chat/utils/__tests__/segment-accumulator-golden.test.ts +0 -270
- package/src/components/ui/__tests__/__snapshots__/markdown-parity.test.tsx.snap +0 -2420
- package/src/components/ui/__tests__/markdown-parity.test.tsx +0 -2528
- package/src/components/ui/markdown/__tests__/mermaid-security.test.ts +0 -115
- package/src/components/ui/markdown/__tests__/mermaid-stale-render.test.tsx +0 -95
- package/src/components/ui/markdown/__tests__/sanitize-invariant.test.ts +0 -309
- package/src/components/ui/markdown/__tests__/streaming.test.tsx +0 -388
- package/src/components/ui/markdown/base-components.tsx +0 -360
- package/src/components/ui/markdown/engine.tsx +0 -315
- package/src/components/ui/markdown/heading-ids.ts +0 -239
- package/src/components/ui/markdown/index.ts +0 -49
- package/src/components/ui/markdown/mermaid-diagram.tsx +0 -291
- package/src/components/ui/markdown/rich/embed-overrides.tsx +0 -199
- package/src/components/ui/markdown/rich/rich-markdown-renderer.tsx +0 -184
- package/src/components/ui/markdown/rich/shortcodes.ts +0 -170
- package/src/components/ui/markdown/sanitize.ts +0 -3499
- package/src/components/ui/markdown/simple-markdown-renderer.tsx +0 -28
- package/src/components/ui/markdown/streaming.ts +0 -362
- package/src/components/ui/markdown/text-size.ts +0 -106
- package/src/utils/markdown-fences.ts +0 -127
- package/src/utils/markdown-heading-id.ts +0 -348
- /package/dist/{chunk-GTWO5NAY.js.map → chunk-6CFFISUC.js.map} +0 -0
- /package/dist/{chunk-VHG6AX5V.js.map → chunk-6CJ2K7BD.js.map} +0 -0
- /package/dist/{chunk-4NWARV5I.js.map → chunk-6QK3ONDD.js.map} +0 -0
- /package/dist/{chunk-CORIBKHG.js.map → chunk-EGXCWZYP.js.map} +0 -0
- /package/dist/{chunk-HSACATCD.js.map → chunk-MPYDX5WX.js.map} +0 -0
- /package/dist/{chunk-RQLBHKXN.js.map → chunk-NGEFYPY7.js.map} +0 -0
- /package/dist/{chunk-YZ2OIYQ3.js.map → chunk-VDZO6IDR.js.map} +0 -0
- /package/dist/{chunk-UUYRJPGJ.js.map → chunk-VL2YMDPH.js.map} +0 -0
- /package/dist/{chunk-XQ2B74SI.js.map → chunk-WLM3F3WU.js.map} +0 -0
|
@@ -1,420 +0,0 @@
|
|
|
1
|
-
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
|
-
|
|
3
|
-
exports[`extractErrorMessages / processHistoricalMessagesWithErrors — golden > extractErrorMessages surfaces ERROR rows as standalone error-role messages 1`] = `
|
|
4
|
-
[
|
|
5
|
-
{
|
|
6
|
-
"assistantType": "mingo",
|
|
7
|
-
"avatar": undefined,
|
|
8
|
-
"content": "Agent crashed",
|
|
9
|
-
"id": "a5-error",
|
|
10
|
-
"name": "Mingo AI",
|
|
11
|
-
"role": "error",
|
|
12
|
-
"timestamp": 2026-07-19T09:04:00.000Z,
|
|
13
|
-
},
|
|
14
|
-
]
|
|
15
|
-
`;
|
|
16
|
-
|
|
17
|
-
exports[`extractErrorMessages / processHistoricalMessagesWithErrors — golden > processHistoricalMessagesWithErrors output parity on the same corpus (snapshot) 1`] = `
|
|
18
|
-
{
|
|
19
|
-
"escalatedApprovals": [],
|
|
20
|
-
"messages": [
|
|
21
|
-
{
|
|
22
|
-
"authorType": "user",
|
|
23
|
-
"avatar": undefined,
|
|
24
|
-
"content": "diagnose this device please",
|
|
25
|
-
"contextItems": [
|
|
26
|
-
{
|
|
27
|
-
"id": "dev-1",
|
|
28
|
-
"label": "dev-1",
|
|
29
|
-
"type": "device",
|
|
30
|
-
},
|
|
31
|
-
],
|
|
32
|
-
"id": "u1",
|
|
33
|
-
"name": "You",
|
|
34
|
-
"role": "user",
|
|
35
|
-
"streamSeq": 10,
|
|
36
|
-
"timestamp": 2026-07-19T09:00:00.000Z,
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"assistantType": "mingo",
|
|
40
|
-
"authorType": "mingo",
|
|
41
|
-
"avatar": "/avatars/mingo.png",
|
|
42
|
-
"content": [
|
|
43
|
-
{
|
|
44
|
-
"text": "Checking device state… looks like disk pressure.",
|
|
45
|
-
"type": "thinking",
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"text": "The device is low on disk. ",
|
|
49
|
-
"type": "text",
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"data": {
|
|
53
|
-
"integratedToolType": "TACTICAL_RMM",
|
|
54
|
-
"parameters": {
|
|
55
|
-
"script": "cleanup.sh",
|
|
56
|
-
},
|
|
57
|
-
"result": "Freed 2.3 GB",
|
|
58
|
-
"success": true,
|
|
59
|
-
"toolExecutionRequestId": "exec-1",
|
|
60
|
-
"toolExplanation": undefined,
|
|
61
|
-
"toolFunction": "run_script",
|
|
62
|
-
"toolTitle": "Run cleanup script",
|
|
63
|
-
"type": "EXECUTED_TOOL",
|
|
64
|
-
},
|
|
65
|
-
"type": "tool_execution",
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"text": "Cleanup done.",
|
|
69
|
-
"type": "text",
|
|
70
|
-
},
|
|
71
|
-
],
|
|
72
|
-
"id": "a2",
|
|
73
|
-
"name": "Mingo AI",
|
|
74
|
-
"role": "assistant",
|
|
75
|
-
"streamSeq": 20,
|
|
76
|
-
"timestamp": 2026-07-19T09:00:05.000Z,
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"authorType": "admin",
|
|
80
|
-
"avatar": "/avatars/jane.png",
|
|
81
|
-
"content": "please restart the broker",
|
|
82
|
-
"id": "u2",
|
|
83
|
-
"name": "Jane Admin",
|
|
84
|
-
"role": "user",
|
|
85
|
-
"timestamp": 2026-07-19T09:01:00.000Z,
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"assistantType": "mingo",
|
|
89
|
-
"authorType": "mingo",
|
|
90
|
-
"avatar": "/avatars/mingo.png",
|
|
91
|
-
"content": [
|
|
92
|
-
{
|
|
93
|
-
"text": "I need approval to restart it.",
|
|
94
|
-
"type": "text",
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"data": {
|
|
98
|
-
"approvalType": "CLIENT",
|
|
99
|
-
"command": "systemctl restart nats",
|
|
100
|
-
"explanation": "Restart the message broker",
|
|
101
|
-
"requestId": "req-1",
|
|
102
|
-
},
|
|
103
|
-
"onApprove": undefined,
|
|
104
|
-
"onReject": undefined,
|
|
105
|
-
"status": "approved",
|
|
106
|
-
"type": "approval_request",
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"data": {
|
|
110
|
-
"approvalRequestId": "batch-1",
|
|
111
|
-
"approvalType": "CLIENT",
|
|
112
|
-
"executions": {
|
|
113
|
-
"exec-a": {
|
|
114
|
-
"result": "Ticket #77 created",
|
|
115
|
-
"status": "done",
|
|
116
|
-
"success": true,
|
|
117
|
-
},
|
|
118
|
-
},
|
|
119
|
-
"toolCalls": [
|
|
120
|
-
{
|
|
121
|
-
"approvalType": "CLIENT",
|
|
122
|
-
"requiresApproval": true,
|
|
123
|
-
"toolCallArguments": {
|
|
124
|
-
"subject": "Printer down",
|
|
125
|
-
},
|
|
126
|
-
"toolExecutionRequestId": "exec-a",
|
|
127
|
-
"toolName": "create_ticket",
|
|
128
|
-
"toolTitle": "Create ticket",
|
|
129
|
-
},
|
|
130
|
-
{
|
|
131
|
-
"requiresApproval": false,
|
|
132
|
-
"toolExecutionRequestId": "exec-b",
|
|
133
|
-
"toolName": "read_kb",
|
|
134
|
-
},
|
|
135
|
-
],
|
|
136
|
-
},
|
|
137
|
-
"onApprove": undefined,
|
|
138
|
-
"onReject": undefined,
|
|
139
|
-
"resolvedByName": "Alice Client",
|
|
140
|
-
"status": "approved",
|
|
141
|
-
"type": "approval_batch",
|
|
142
|
-
},
|
|
143
|
-
],
|
|
144
|
-
"id": "a4",
|
|
145
|
-
"name": "Mingo AI",
|
|
146
|
-
"role": "assistant",
|
|
147
|
-
"streamSeq": 30,
|
|
148
|
-
"timestamp": 2026-07-19T09:01:05.000Z,
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"authorType": "system",
|
|
152
|
-
"content": "",
|
|
153
|
-
"id": "s1",
|
|
154
|
-
"name": "Technician joined the chat",
|
|
155
|
-
"role": "user",
|
|
156
|
-
"streamSeq": 40,
|
|
157
|
-
"timestamp": 2026-07-19T09:03:00.000Z,
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"assistantType": "mingo",
|
|
161
|
-
"authorType": "mingo",
|
|
162
|
-
"avatar": "/avatars/mingo.png",
|
|
163
|
-
"content": [
|
|
164
|
-
{
|
|
165
|
-
"text": "Attempting one more thing… ",
|
|
166
|
-
"type": "text",
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"details": "boom",
|
|
170
|
-
"title": "Agent crashed",
|
|
171
|
-
"type": "error",
|
|
172
|
-
},
|
|
173
|
-
],
|
|
174
|
-
"id": "a5",
|
|
175
|
-
"name": "Mingo AI",
|
|
176
|
-
"role": "assistant",
|
|
177
|
-
"timestamp": 2026-07-19T09:04:00.000Z,
|
|
178
|
-
},
|
|
179
|
-
],
|
|
180
|
-
}
|
|
181
|
-
`;
|
|
182
|
-
|
|
183
|
-
exports[`processHistoricalMessages — golden corpus > chatTypeFilter drops rows of other chat types 1`] = `
|
|
184
|
-
[
|
|
185
|
-
{
|
|
186
|
-
"authorType": "user",
|
|
187
|
-
"avatar": undefined,
|
|
188
|
-
"content": "visible",
|
|
189
|
-
"id": "u1",
|
|
190
|
-
"name": "You",
|
|
191
|
-
"role": "user",
|
|
192
|
-
"timestamp": 2026-07-19T09:00:00.000Z,
|
|
193
|
-
},
|
|
194
|
-
]
|
|
195
|
-
`;
|
|
196
|
-
|
|
197
|
-
exports[`processHistoricalMessages — golden corpus > owner-type author resolution: CLIENT vs ADMIN vs ADMIN-without-name display names/avatars 1`] = `
|
|
198
|
-
[
|
|
199
|
-
{
|
|
200
|
-
"authorType": "user",
|
|
201
|
-
"avatar": undefined,
|
|
202
|
-
"content": "from client",
|
|
203
|
-
"id": "u-client",
|
|
204
|
-
"name": "You",
|
|
205
|
-
"role": "user",
|
|
206
|
-
"timestamp": 2026-07-19T09:00:00.000Z,
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"authorType": "admin",
|
|
210
|
-
"avatar": "/a.png",
|
|
211
|
-
"content": "from named admin",
|
|
212
|
-
"id": "u-admin-named",
|
|
213
|
-
"name": "Jane Admin",
|
|
214
|
-
"role": "user",
|
|
215
|
-
"timestamp": 2026-07-19T09:00:01.000Z,
|
|
216
|
-
},
|
|
217
|
-
{
|
|
218
|
-
"authorType": "admin",
|
|
219
|
-
"avatar": undefined,
|
|
220
|
-
"content": "from anonymous admin",
|
|
221
|
-
"id": "u-admin-anon",
|
|
222
|
-
"name": "Admin",
|
|
223
|
-
"role": "user",
|
|
224
|
-
"timestamp": 2026-07-19T09:00:02.000Z,
|
|
225
|
-
},
|
|
226
|
-
]
|
|
227
|
-
`;
|
|
228
|
-
|
|
229
|
-
exports[`processHistoricalMessages — golden corpus > processes the full recorded dialog (snapshot) 1`] = `
|
|
230
|
-
{
|
|
231
|
-
"escalatedApprovals": [],
|
|
232
|
-
"messages": [
|
|
233
|
-
{
|
|
234
|
-
"authorType": "user",
|
|
235
|
-
"avatar": undefined,
|
|
236
|
-
"content": "diagnose this device please",
|
|
237
|
-
"contextItems": [
|
|
238
|
-
{
|
|
239
|
-
"id": "dev-1",
|
|
240
|
-
"label": "dev-1",
|
|
241
|
-
"type": "device",
|
|
242
|
-
},
|
|
243
|
-
],
|
|
244
|
-
"id": "u1",
|
|
245
|
-
"name": "You",
|
|
246
|
-
"role": "user",
|
|
247
|
-
"streamSeq": 10,
|
|
248
|
-
"timestamp": 2026-07-19T09:00:00.000Z,
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"assistantType": "mingo",
|
|
252
|
-
"authorType": "mingo",
|
|
253
|
-
"avatar": "/avatars/mingo.png",
|
|
254
|
-
"content": [
|
|
255
|
-
{
|
|
256
|
-
"text": "Checking device state… looks like disk pressure.",
|
|
257
|
-
"type": "thinking",
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
"text": "The device is low on disk. ",
|
|
261
|
-
"type": "text",
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
"data": {
|
|
265
|
-
"integratedToolType": "TACTICAL_RMM",
|
|
266
|
-
"parameters": {
|
|
267
|
-
"script": "cleanup.sh",
|
|
268
|
-
},
|
|
269
|
-
"result": "Freed 2.3 GB",
|
|
270
|
-
"success": true,
|
|
271
|
-
"toolExecutionRequestId": "exec-1",
|
|
272
|
-
"toolExplanation": undefined,
|
|
273
|
-
"toolFunction": "run_script",
|
|
274
|
-
"toolTitle": "Run cleanup script",
|
|
275
|
-
"type": "EXECUTED_TOOL",
|
|
276
|
-
},
|
|
277
|
-
"type": "tool_execution",
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"text": "Cleanup done.",
|
|
281
|
-
"type": "text",
|
|
282
|
-
},
|
|
283
|
-
],
|
|
284
|
-
"id": "a2",
|
|
285
|
-
"name": "Mingo AI",
|
|
286
|
-
"role": "assistant",
|
|
287
|
-
"streamSeq": 20,
|
|
288
|
-
"timestamp": 2026-07-19T09:00:05.000Z,
|
|
289
|
-
},
|
|
290
|
-
{
|
|
291
|
-
"authorType": "admin",
|
|
292
|
-
"avatar": "/avatars/jane.png",
|
|
293
|
-
"content": "please restart the broker",
|
|
294
|
-
"id": "u2",
|
|
295
|
-
"name": "Jane Admin",
|
|
296
|
-
"role": "user",
|
|
297
|
-
"timestamp": 2026-07-19T09:01:00.000Z,
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"assistantType": "mingo",
|
|
301
|
-
"authorType": "mingo",
|
|
302
|
-
"avatar": "/avatars/mingo.png",
|
|
303
|
-
"content": [
|
|
304
|
-
{
|
|
305
|
-
"text": "I need approval to restart it.",
|
|
306
|
-
"type": "text",
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"data": {
|
|
310
|
-
"approvalType": "CLIENT",
|
|
311
|
-
"command": "systemctl restart nats",
|
|
312
|
-
"explanation": "Restart the message broker",
|
|
313
|
-
"requestId": "req-1",
|
|
314
|
-
},
|
|
315
|
-
"onApprove": undefined,
|
|
316
|
-
"onReject": undefined,
|
|
317
|
-
"status": "approved",
|
|
318
|
-
"type": "approval_request",
|
|
319
|
-
},
|
|
320
|
-
{
|
|
321
|
-
"data": {
|
|
322
|
-
"approvalRequestId": "batch-1",
|
|
323
|
-
"approvalType": "CLIENT",
|
|
324
|
-
"executions": {
|
|
325
|
-
"exec-a": {
|
|
326
|
-
"result": "Ticket #77 created",
|
|
327
|
-
"status": "done",
|
|
328
|
-
"success": true,
|
|
329
|
-
},
|
|
330
|
-
},
|
|
331
|
-
"toolCalls": [
|
|
332
|
-
{
|
|
333
|
-
"approvalType": "CLIENT",
|
|
334
|
-
"requiresApproval": true,
|
|
335
|
-
"toolCallArguments": {
|
|
336
|
-
"subject": "Printer down",
|
|
337
|
-
},
|
|
338
|
-
"toolExecutionRequestId": "exec-a",
|
|
339
|
-
"toolName": "create_ticket",
|
|
340
|
-
"toolTitle": "Create ticket",
|
|
341
|
-
},
|
|
342
|
-
{
|
|
343
|
-
"requiresApproval": false,
|
|
344
|
-
"toolExecutionRequestId": "exec-b",
|
|
345
|
-
"toolName": "read_kb",
|
|
346
|
-
},
|
|
347
|
-
],
|
|
348
|
-
},
|
|
349
|
-
"onApprove": undefined,
|
|
350
|
-
"onReject": undefined,
|
|
351
|
-
"resolvedByName": "Alice Client",
|
|
352
|
-
"status": "approved",
|
|
353
|
-
"type": "approval_batch",
|
|
354
|
-
},
|
|
355
|
-
],
|
|
356
|
-
"id": "a4",
|
|
357
|
-
"name": "Mingo AI",
|
|
358
|
-
"role": "assistant",
|
|
359
|
-
"streamSeq": 30,
|
|
360
|
-
"timestamp": 2026-07-19T09:01:05.000Z,
|
|
361
|
-
},
|
|
362
|
-
{
|
|
363
|
-
"authorType": "system",
|
|
364
|
-
"content": "",
|
|
365
|
-
"id": "s1",
|
|
366
|
-
"name": "Technician joined the chat",
|
|
367
|
-
"role": "user",
|
|
368
|
-
"streamSeq": 40,
|
|
369
|
-
"timestamp": 2026-07-19T09:03:00.000Z,
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"assistantType": "mingo",
|
|
373
|
-
"authorType": "mingo",
|
|
374
|
-
"avatar": "/avatars/mingo.png",
|
|
375
|
-
"content": [
|
|
376
|
-
{
|
|
377
|
-
"text": "Attempting one more thing… ",
|
|
378
|
-
"type": "text",
|
|
379
|
-
},
|
|
380
|
-
{
|
|
381
|
-
"details": "boom",
|
|
382
|
-
"title": "Agent crashed",
|
|
383
|
-
"type": "error",
|
|
384
|
-
},
|
|
385
|
-
],
|
|
386
|
-
"id": "a5",
|
|
387
|
-
"name": "Mingo AI",
|
|
388
|
-
"role": "assistant",
|
|
389
|
-
"timestamp": 2026-07-19T09:04:00.000Z,
|
|
390
|
-
},
|
|
391
|
-
],
|
|
392
|
-
}
|
|
393
|
-
`;
|
|
394
|
-
|
|
395
|
-
exports[`processHistoricalMessages — golden corpus > unresolved single approval is resurrected as a synthetic pending-approvals bubble 1`] = `
|
|
396
|
-
[
|
|
397
|
-
{
|
|
398
|
-
"assistantType": "fae",
|
|
399
|
-
"avatar": undefined,
|
|
400
|
-
"content": [
|
|
401
|
-
{
|
|
402
|
-
"data": {
|
|
403
|
-
"approvalType": "CLIENT",
|
|
404
|
-
"command": "reboot server",
|
|
405
|
-
"explanation": undefined,
|
|
406
|
-
"requestId": "req-pending",
|
|
407
|
-
},
|
|
408
|
-
"onApprove": undefined,
|
|
409
|
-
"onReject": undefined,
|
|
410
|
-
"status": "pending",
|
|
411
|
-
"type": "approval_request",
|
|
412
|
-
},
|
|
413
|
-
],
|
|
414
|
-
"id": "pending-approvals-1784541600000",
|
|
415
|
-
"name": "Fae",
|
|
416
|
-
"role": "assistant",
|
|
417
|
-
"timestamp": 2026-07-20T10:00:00.000Z,
|
|
418
|
-
},
|
|
419
|
-
]
|
|
420
|
-
`;
|