@flamingo-stack/openframe-frontend-core 0.0.492-1506.3956.1 → 0.0.492
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-KX3K2EH4.cjs → chunk-2XAAFAQT.cjs} +11 -11
- package/dist/{chunk-KX3K2EH4.cjs.map → chunk-2XAAFAQT.cjs.map} +1 -1
- package/dist/{chunk-JHEIOXXZ.js → chunk-4AWRPTKE.js} +5 -6
- package/dist/chunk-4AWRPTKE.js.map +1 -0
- package/dist/{chunk-PTXZB2KW.js → chunk-4J3CB4KO.js} +2 -2
- package/dist/{chunk-7N7YZCHR.cjs → chunk-4MLOMMDX.cjs} +5519 -7555
- package/dist/chunk-4MLOMMDX.cjs.map +1 -0
- package/dist/{chunk-MEMRQTOI.js → chunk-56J7RLMM.js} +10434 -12470
- package/dist/chunk-56J7RLMM.js.map +1 -0
- package/dist/{chunk-MEIGDK7M.cjs → chunk-5ICPQAUI.cjs} +60 -60
- package/dist/chunk-5ICPQAUI.cjs.map +1 -0
- package/dist/{chunk-BEEPU44B.js → chunk-5RHJVPL7.js} +10 -10
- package/dist/chunk-5RHJVPL7.js.map +1 -0
- package/dist/{chunk-XOFE2RT4.js → chunk-BTIRYGDT.js} +4 -4
- package/dist/{chunk-JSEJ5MH5.cjs → chunk-DY6AJNVK.cjs} +5 -5
- package/dist/{chunk-JSEJ5MH5.cjs.map → chunk-DY6AJNVK.cjs.map} +1 -1
- package/dist/{chunk-PLB6CQSO.js → chunk-FG5ALORQ.js} +2 -2
- package/dist/{chunk-QG2EBIH5.cjs → chunk-J2J36PEN.cjs} +31 -31
- package/dist/{chunk-QG2EBIH5.cjs.map → chunk-J2J36PEN.cjs.map} +1 -1
- package/dist/{chunk-A6FPYAUD.cjs → chunk-LIRXKEOE.cjs} +15 -15
- package/dist/{chunk-A6FPYAUD.cjs.map → chunk-LIRXKEOE.cjs.map} +1 -1
- package/dist/{chunk-MSL5NE3N.cjs → chunk-LVDI7R7T.cjs} +37 -37
- package/dist/{chunk-MSL5NE3N.cjs.map → chunk-LVDI7R7T.cjs.map} +1 -1
- package/dist/{chunk-MPUQFRJG.cjs → chunk-M4SCYPCR.cjs} +7 -7
- package/dist/{chunk-MPUQFRJG.cjs.map → chunk-M4SCYPCR.cjs.map} +1 -1
- package/dist/{chunk-QDGB2DKY.cjs → chunk-O6S6Q52W.cjs} +26 -26
- package/dist/{chunk-QDGB2DKY.cjs.map → chunk-O6S6Q52W.cjs.map} +1 -1
- package/dist/{chunk-W56JYDSC.cjs → chunk-OFFYASUY.cjs} +27 -28
- package/dist/chunk-OFFYASUY.cjs.map +1 -0
- package/dist/{chunk-NCAN6VUF.js → chunk-P3ITKTUE.js} +2 -2
- package/dist/{chunk-M6FEGPQJ.cjs → chunk-PI5BMKV3.cjs} +62 -62
- package/dist/{chunk-M6FEGPQJ.cjs.map → chunk-PI5BMKV3.cjs.map} +1 -1
- package/dist/{chunk-34TDA22K.js → chunk-QHRNQTW5.js} +2 -2
- package/dist/{chunk-OL3MJKUI.js → chunk-SZWMJIH3.js} +2 -2
- package/dist/{chunk-MZRIRQYV.js → chunk-U5LU56JE.js} +2 -2
- package/dist/{chunk-C65NCIMV.cjs → chunk-VML66FJQ.cjs} +9 -9
- package/dist/{chunk-C65NCIMV.cjs.map → chunk-VML66FJQ.cjs.map} +1 -1
- package/dist/{chunk-3LKB722U.js → chunk-WKWZ7LVC.js} +2 -2
- package/dist/{chunk-J3VBVR4W.js → chunk-WPFLV4QJ.js} +4 -4
- 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/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 -10
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +0 -1
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +13 -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/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/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/floating-walkthrough-video.d.ts.map +1 -1
- 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 -172
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +21 -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/navigation/navigation-sidebar-item.d.ts +23 -1
- package/dist/components/navigation/navigation-sidebar-item.d.ts.map +1 -1
- package/dist/components/navigation/navigation-sidebar.d.ts.map +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/data-table/data-table-column-filter.d.ts.map +1 -1
- package/dist/components/ui/data-table/data-table-header.d.ts.map +1 -1
- package/dist/components/ui/data-table/data-table-skeleton.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +2 -44
- 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 +13 -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/components/ui/tab-navigation.d.ts.map +1 -1
- package/dist/index.cjs +2 -60
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +13 -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 +20 -122
- package/src/components/chat/chat-message-list.tsx +109 -358
- package/src/components/chat/embeddable-chat.tsx +0 -6
- 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 +0 -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/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/process-historical-messages.ts +386 -358
- package/src/components/features/floating-walkthrough-video.tsx +3 -1
- package/src/components/navigation/navigation-sidebar-item.tsx +80 -30
- package/src/components/navigation/navigation-sidebar.tsx +106 -46
- 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/__tests__/tab-navigation.test.tsx +159 -0
- package/src/components/ui/data-table/data-table-column-filter.tsx +7 -1
- package/src/components/ui/data-table/data-table-header.tsx +4 -1
- package/src/components/ui/data-table/data-table-skeleton.tsx +7 -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/tab-navigation.tsx +370 -171
- package/src/components/ui/ticket-info-section.tsx +1 -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 -207
- 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 -500
- 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 -484
- 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-7N7YZCHR.cjs.map +0 -1
- package/dist/chunk-BEEPU44B.js.map +0 -1
- package/dist/chunk-JHEIOXXZ.js.map +0 -1
- package/dist/chunk-MEIGDK7M.cjs.map +0 -1
- package/dist/chunk-MEMRQTOI.js.map +0 -1
- package/dist/chunk-W56JYDSC.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 -317
- 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 -232
- 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 -245
- 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 -258
- package/src/components/chat/__tests__/chat-message-streaming-memo.test.tsx +0 -207
- package/src/components/chat/__tests__/chat-pending-turn.test.tsx +0 -230
- 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 -973
- 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 -1808
- package/src/components/chat/stream/delta-batcher.ts +0 -168
- package/src/components/chat/stream/index.ts +0 -55
- package/src/components/chat/stream/message-mutations.ts +0 -340
- 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 -394
- 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-PTXZB2KW.js.map → chunk-4J3CB4KO.js.map} +0 -0
- /package/dist/{chunk-XOFE2RT4.js.map → chunk-BTIRYGDT.js.map} +0 -0
- /package/dist/{chunk-PLB6CQSO.js.map → chunk-FG5ALORQ.js.map} +0 -0
- /package/dist/{chunk-NCAN6VUF.js.map → chunk-P3ITKTUE.js.map} +0 -0
- /package/dist/{chunk-34TDA22K.js.map → chunk-QHRNQTW5.js.map} +0 -0
- /package/dist/{chunk-OL3MJKUI.js.map → chunk-SZWMJIH3.js.map} +0 -0
- /package/dist/{chunk-MZRIRQYV.js.map → chunk-U5LU56JE.js.map} +0 -0
- /package/dist/{chunk-3LKB722U.js.map → chunk-WKWZ7LVC.js.map} +0 -0
- /package/dist/{chunk-J3VBVR4W.js.map → chunk-WPFLV4QJ.js.map} +0 -0
|
@@ -1,317 +0,0 @@
|
|
|
1
|
-
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
|
|
2
|
-
|
|
3
|
-
exports[`decodeNatsChunk — golden corpus > maps the full recorded corpus to normalized events (snapshot) 1`] = `
|
|
4
|
-
{
|
|
5
|
-
"ai_metadata_full": {
|
|
6
|
-
"contextWindowMaxTokens": 200000,
|
|
7
|
-
"modelLabel": "Claude Sonnet",
|
|
8
|
-
"modelName": "claude-sonnet-x",
|
|
9
|
-
"provider": "anthropic",
|
|
10
|
-
"type": "metadata",
|
|
11
|
-
},
|
|
12
|
-
"ai_metadata_legacy_provider_field": {
|
|
13
|
-
"contextWindowMaxTokens": 0,
|
|
14
|
-
"modelLabel": undefined,
|
|
15
|
-
"modelName": "gpt-x",
|
|
16
|
-
"provider": "openai",
|
|
17
|
-
"type": "metadata",
|
|
18
|
-
},
|
|
19
|
-
"ai_metadata_missing_model": null,
|
|
20
|
-
"ai_metadata_non_numeric_context_window": {
|
|
21
|
-
"contextWindowMaxTokens": 0,
|
|
22
|
-
"modelLabel": undefined,
|
|
23
|
-
"modelName": "claude-sonnet-x",
|
|
24
|
-
"provider": "anthropic",
|
|
25
|
-
"type": "metadata",
|
|
26
|
-
},
|
|
27
|
-
"approval_request_batch": {
|
|
28
|
-
"approvalType": "ADMIN",
|
|
29
|
-
"requestId": "batch-1",
|
|
30
|
-
"toolCalls": [
|
|
31
|
-
{
|
|
32
|
-
"approvalType": "ADMIN",
|
|
33
|
-
"requiresApproval": true,
|
|
34
|
-
"toolCallArguments": {
|
|
35
|
-
"subject": "Printer down",
|
|
36
|
-
},
|
|
37
|
-
"toolExecutionRequestId": "exec-a",
|
|
38
|
-
"toolExplanation": "Opens a new support ticket",
|
|
39
|
-
"toolName": "create_ticket",
|
|
40
|
-
"toolTitle": "Create ticket",
|
|
41
|
-
"toolType": "WRITE",
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
"approvalType": null,
|
|
45
|
-
"requiresApproval": false,
|
|
46
|
-
"toolCallArguments": null,
|
|
47
|
-
"toolExecutionRequestId": "exec-b",
|
|
48
|
-
"toolExplanation": undefined,
|
|
49
|
-
"toolName": "read_kb",
|
|
50
|
-
"toolTitle": undefined,
|
|
51
|
-
"toolType": undefined,
|
|
52
|
-
},
|
|
53
|
-
],
|
|
54
|
-
"type": "approval-request",
|
|
55
|
-
},
|
|
56
|
-
"approval_request_batch_malformed_entries": {
|
|
57
|
-
"approvalType": "USER",
|
|
58
|
-
"requestId": "batch-2",
|
|
59
|
-
"toolCalls": [
|
|
60
|
-
{
|
|
61
|
-
"approvalType": null,
|
|
62
|
-
"requiresApproval": false,
|
|
63
|
-
"toolCallArguments": null,
|
|
64
|
-
"toolExecutionRequestId": "",
|
|
65
|
-
"toolExplanation": undefined,
|
|
66
|
-
"toolName": "42",
|
|
67
|
-
"toolTitle": undefined,
|
|
68
|
-
"toolType": undefined,
|
|
69
|
-
},
|
|
70
|
-
],
|
|
71
|
-
"type": "approval-request",
|
|
72
|
-
},
|
|
73
|
-
"approval_request_empty_tool_calls": {
|
|
74
|
-
"approvalType": "USER",
|
|
75
|
-
"command": "echo hi",
|
|
76
|
-
"explanation": undefined,
|
|
77
|
-
"requestId": "req-3",
|
|
78
|
-
"type": "approval-request",
|
|
79
|
-
},
|
|
80
|
-
"approval_request_single": {
|
|
81
|
-
"approvalType": "CLIENT",
|
|
82
|
-
"command": "systemctl restart nats",
|
|
83
|
-
"explanation": "Restart the message broker",
|
|
84
|
-
"requestId": "req-1",
|
|
85
|
-
"type": "approval-request",
|
|
86
|
-
},
|
|
87
|
-
"approval_request_snake_case_id": {
|
|
88
|
-
"approvalType": "USER",
|
|
89
|
-
"command": "rm -rf /tmp/cache",
|
|
90
|
-
"explanation": undefined,
|
|
91
|
-
"requestId": "req-2",
|
|
92
|
-
"type": "approval-request",
|
|
93
|
-
},
|
|
94
|
-
"approval_result_approved": {
|
|
95
|
-
"approvalType": "CLIENT",
|
|
96
|
-
"requestId": "req-1",
|
|
97
|
-
"resolvedByName": "Jane Admin",
|
|
98
|
-
"status": "approved",
|
|
99
|
-
"type": "approval-resolved",
|
|
100
|
-
},
|
|
101
|
-
"approval_result_rejected_resolved_by_name": {
|
|
102
|
-
"approvalType": "CLIENT",
|
|
103
|
-
"requestId": "req-1",
|
|
104
|
-
"resolvedByName": "Bob Tech",
|
|
105
|
-
"status": "rejected",
|
|
106
|
-
"type": "approval-resolved",
|
|
107
|
-
},
|
|
108
|
-
"approval_result_truthy_string_approved": {
|
|
109
|
-
"approvalType": "CLIENT",
|
|
110
|
-
"requestId": "req-9",
|
|
111
|
-
"resolvedByName": undefined,
|
|
112
|
-
"status": "rejected",
|
|
113
|
-
"type": "approval-resolved",
|
|
114
|
-
},
|
|
115
|
-
"context_compaction_end": {
|
|
116
|
-
"phase": "end",
|
|
117
|
-
"summary": "Compacted 34 messages",
|
|
118
|
-
"type": "compaction",
|
|
119
|
-
},
|
|
120
|
-
"context_compaction_end_no_summary": {
|
|
121
|
-
"phase": "end",
|
|
122
|
-
"summary": undefined,
|
|
123
|
-
"type": "compaction",
|
|
124
|
-
},
|
|
125
|
-
"context_compaction_start": {
|
|
126
|
-
"phase": "start",
|
|
127
|
-
"type": "compaction",
|
|
128
|
-
},
|
|
129
|
-
"dialog_closed": {
|
|
130
|
-
"type": "dialog-closed",
|
|
131
|
-
},
|
|
132
|
-
"direct_message": {
|
|
133
|
-
"displayName": "Jane Admin",
|
|
134
|
-
"kind": "direct-message",
|
|
135
|
-
"ownerType": "ADMIN",
|
|
136
|
-
"text": "Hi, human here taking over",
|
|
137
|
-
"type": "participant",
|
|
138
|
-
"userId": "admin-7",
|
|
139
|
-
},
|
|
140
|
-
"direct_message_no_text": null,
|
|
141
|
-
"empty_object": null,
|
|
142
|
-
"error_bare": {
|
|
143
|
-
"details": undefined,
|
|
144
|
-
"title": "An error occurred",
|
|
145
|
-
"type": "error",
|
|
146
|
-
},
|
|
147
|
-
"error_full": {
|
|
148
|
-
"details": "{"error":{"message":"boom"}}",
|
|
149
|
-
"title": "Agent crashed",
|
|
150
|
-
"type": "error",
|
|
151
|
-
},
|
|
152
|
-
"executed_tool": {
|
|
153
|
-
"data": {
|
|
154
|
-
"integratedToolType": "TACTICAL_RMM",
|
|
155
|
-
"parameters": {
|
|
156
|
-
"script": "cleanup.sh",
|
|
157
|
-
},
|
|
158
|
-
"result": "Freed 2.3 GB",
|
|
159
|
-
"success": true,
|
|
160
|
-
"toolExecutionRequestId": "exec-1",
|
|
161
|
-
"toolFunction": "run_script",
|
|
162
|
-
"toolTitle": undefined,
|
|
163
|
-
"type": "EXECUTED_TOOL",
|
|
164
|
-
},
|
|
165
|
-
"type": "tool-execution",
|
|
166
|
-
},
|
|
167
|
-
"executed_tool_failure_no_exec_id": {
|
|
168
|
-
"data": {
|
|
169
|
-
"integratedToolType": "FLEET_MDM",
|
|
170
|
-
"parameters": undefined,
|
|
171
|
-
"result": "Device unreachable",
|
|
172
|
-
"success": false,
|
|
173
|
-
"toolExecutionRequestId": undefined,
|
|
174
|
-
"toolFunction": "lock_device",
|
|
175
|
-
"toolTitle": undefined,
|
|
176
|
-
"type": "EXECUTED_TOOL",
|
|
177
|
-
},
|
|
178
|
-
"type": "tool-execution",
|
|
179
|
-
},
|
|
180
|
-
"executing_tool": {
|
|
181
|
-
"data": {
|
|
182
|
-
"integratedToolType": "TACTICAL_RMM",
|
|
183
|
-
"parameters": {
|
|
184
|
-
"script": "cleanup.sh",
|
|
185
|
-
"timeout": 30,
|
|
186
|
-
},
|
|
187
|
-
"toolExecutionRequestId": "exec-1",
|
|
188
|
-
"toolFunction": "run_script",
|
|
189
|
-
"toolTitle": "Run cleanup script",
|
|
190
|
-
"type": "EXECUTING_TOOL",
|
|
191
|
-
},
|
|
192
|
-
"type": "tool-execution",
|
|
193
|
-
},
|
|
194
|
-
"executing_tool_minimal": {
|
|
195
|
-
"data": {
|
|
196
|
-
"integratedToolType": "",
|
|
197
|
-
"parameters": undefined,
|
|
198
|
-
"toolExecutionRequestId": undefined,
|
|
199
|
-
"toolFunction": "",
|
|
200
|
-
"toolTitle": undefined,
|
|
201
|
-
"type": "EXECUTING_TOOL",
|
|
202
|
-
},
|
|
203
|
-
"type": "tool-execution",
|
|
204
|
-
},
|
|
205
|
-
"guide": {
|
|
206
|
-
"text": "## Enroll a device
|
|
207
|
-
1. Open Settings",
|
|
208
|
-
"type": "guide-delta",
|
|
209
|
-
},
|
|
210
|
-
"guide_empty_string": {
|
|
211
|
-
"text": "",
|
|
212
|
-
"type": "guide-delta",
|
|
213
|
-
},
|
|
214
|
-
"guide_missing_text": null,
|
|
215
|
-
"message_end": {
|
|
216
|
-
"type": "turn-end",
|
|
217
|
-
},
|
|
218
|
-
"message_request": {
|
|
219
|
-
"contextItems": undefined,
|
|
220
|
-
"displayName": "Alice",
|
|
221
|
-
"kind": "message-request",
|
|
222
|
-
"ownerType": "CLIENT",
|
|
223
|
-
"text": "open a ticket",
|
|
224
|
-
"type": "participant",
|
|
225
|
-
"userId": "user-42",
|
|
226
|
-
},
|
|
227
|
-
"message_request_no_text": {
|
|
228
|
-
"contextItems": undefined,
|
|
229
|
-
"displayName": undefined,
|
|
230
|
-
"kind": "message-request",
|
|
231
|
-
"ownerType": undefined,
|
|
232
|
-
"text": "",
|
|
233
|
-
"type": "participant",
|
|
234
|
-
"userId": undefined,
|
|
235
|
-
},
|
|
236
|
-
"message_request_with_context_items": {
|
|
237
|
-
"contextItems": [
|
|
238
|
-
{
|
|
239
|
-
"id": "dev-1",
|
|
240
|
-
"label": "dev-1",
|
|
241
|
-
"type": "device",
|
|
242
|
-
},
|
|
243
|
-
],
|
|
244
|
-
"displayName": undefined,
|
|
245
|
-
"kind": "message-request",
|
|
246
|
-
"ownerType": undefined,
|
|
247
|
-
"text": "diagnose this device",
|
|
248
|
-
"type": "participant",
|
|
249
|
-
"userId": undefined,
|
|
250
|
-
},
|
|
251
|
-
"message_start": {
|
|
252
|
-
"type": "turn-start",
|
|
253
|
-
},
|
|
254
|
-
"missing_type": null,
|
|
255
|
-
"null_chunk": null,
|
|
256
|
-
"number_chunk": null,
|
|
257
|
-
"string_chunk": null,
|
|
258
|
-
"system": {
|
|
259
|
-
"kind": "system",
|
|
260
|
-
"text": "Technician joined the chat",
|
|
261
|
-
"type": "participant",
|
|
262
|
-
},
|
|
263
|
-
"system_no_text": null,
|
|
264
|
-
"text": {
|
|
265
|
-
"text": "Hello, ",
|
|
266
|
-
"type": "text-delta",
|
|
267
|
-
},
|
|
268
|
-
"text_empty_string": {
|
|
269
|
-
"text": "",
|
|
270
|
-
"type": "text-delta",
|
|
271
|
-
},
|
|
272
|
-
"text_missing_text_field": null,
|
|
273
|
-
"thinking": {
|
|
274
|
-
"text": "Considering options…",
|
|
275
|
-
"type": "thinking-delta",
|
|
276
|
-
},
|
|
277
|
-
"thinking_missing_text": null,
|
|
278
|
-
"token_usage": {
|
|
279
|
-
"contextSize": 180000,
|
|
280
|
-
"inputTokensSize": 1200,
|
|
281
|
-
"outputTokensSize": 340,
|
|
282
|
-
"totalTokensSize": 1540,
|
|
283
|
-
"type": "token-usage",
|
|
284
|
-
},
|
|
285
|
-
"token_usage_empty_defaults": {
|
|
286
|
-
"contextSize": 0,
|
|
287
|
-
"inputTokensSize": 0,
|
|
288
|
-
"outputTokensSize": 0,
|
|
289
|
-
"totalTokensSize": 0,
|
|
290
|
-
"type": "token-usage",
|
|
291
|
-
},
|
|
292
|
-
"undefined_chunk": null,
|
|
293
|
-
"unknown_type": null,
|
|
294
|
-
}
|
|
295
|
-
`;
|
|
296
|
-
|
|
297
|
-
exports[`decodeNatsChunk — seq envelope > lifts a numeric JetStream \`streamSeq\` into \`seq\`, and omits it otherwise (snapshot) 1`] = `
|
|
298
|
-
{
|
|
299
|
-
"absent": {
|
|
300
|
-
"text": "hi",
|
|
301
|
-
"type": "text-delta",
|
|
302
|
-
},
|
|
303
|
-
"non_numeric": {
|
|
304
|
-
"text": "hi",
|
|
305
|
-
"type": "text-delta",
|
|
306
|
-
},
|
|
307
|
-
"numeric": {
|
|
308
|
-
"seq": 42,
|
|
309
|
-
"text": "hi",
|
|
310
|
-
"type": "text-delta",
|
|
311
|
-
},
|
|
312
|
-
"zero": {
|
|
313
|
-
"seq": 0,
|
|
314
|
-
"type": "turn-start",
|
|
315
|
-
},
|
|
316
|
-
}
|
|
317
|
-
`;
|