@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,255 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* `createDeltaBatcher` — the SHARED (framework-free) delta batching policy.
|
|
3
|
-
*
|
|
4
|
-
* These tests exist because the batcher was previously inlined in the React
|
|
5
|
-
* hook and re-implemented, near-verbatim but WITHOUT coalescing, by a product
|
|
6
|
-
* app's non-React mirror. Coalescing is the difference between one `apply`
|
|
7
|
-
* per frame and sixty.
|
|
8
|
-
*/
|
|
9
|
-
|
|
10
|
-
import { describe, it, expect, vi, beforeEach, afterEach } from 'vitest'
|
|
11
|
-
import { createDeltaBatcher, type DeltaEvent } from '../delta-batcher'
|
|
12
|
-
import type { ChatStreamEvent } from '../../../../chat-protocol/events'
|
|
13
|
-
|
|
14
|
-
const text = (t: string, extra: Partial<ChatStreamEvent> = {}): ChatStreamEvent =>
|
|
15
|
-
({ type: 'text-delta', text: t, ...extra }) as ChatStreamEvent
|
|
16
|
-
const thinking = (t: string): ChatStreamEvent => ({ type: 'thinking-delta', text: t }) as ChatStreamEvent
|
|
17
|
-
|
|
18
|
-
beforeEach(() => {
|
|
19
|
-
vi.useFakeTimers()
|
|
20
|
-
// No rAF in this environment → the always-armed timer fallback drives flushes.
|
|
21
|
-
vi.stubGlobal('requestAnimationFrame', undefined)
|
|
22
|
-
vi.stubGlobal('cancelAnimationFrame', undefined)
|
|
23
|
-
})
|
|
24
|
-
afterEach(() => {
|
|
25
|
-
vi.useRealTimers()
|
|
26
|
-
vi.unstubAllGlobals()
|
|
27
|
-
})
|
|
28
|
-
|
|
29
|
-
describe('createDeltaBatcher', () => {
|
|
30
|
-
it('coalesces a burst of consecutive text-deltas into ONE apply', () => {
|
|
31
|
-
const applied: DeltaEvent[] = []
|
|
32
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
33
|
-
|
|
34
|
-
for (let i = 0; i < 60; i += 1) b.push(text(`${i} `))
|
|
35
|
-
expect(applied).toHaveLength(0)
|
|
36
|
-
expect(b.pendingCount).toBe(1)
|
|
37
|
-
|
|
38
|
-
b.flush()
|
|
39
|
-
expect(applied).toHaveLength(1)
|
|
40
|
-
expect(applied[0].text).toBe(
|
|
41
|
-
Array.from({ length: 60 }, (_, i) => `${i} `).join(''),
|
|
42
|
-
)
|
|
43
|
-
})
|
|
44
|
-
|
|
45
|
-
it('does NOT coalesce across delta types, or across a differing `leading` flag', () => {
|
|
46
|
-
const applied: DeltaEvent[] = []
|
|
47
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
48
|
-
|
|
49
|
-
b.push(text('a'))
|
|
50
|
-
b.push(thinking('t1'))
|
|
51
|
-
b.push(thinking('t2'))
|
|
52
|
-
b.push(text('b', { leading: true } as Partial<ChatStreamEvent>))
|
|
53
|
-
b.push(text('c', { leading: true } as Partial<ChatStreamEvent>))
|
|
54
|
-
b.push(text('d'))
|
|
55
|
-
b.flush()
|
|
56
|
-
|
|
57
|
-
expect(applied.map((e) => [e.type, e.text])).toEqual([
|
|
58
|
-
['text-delta', 'a'],
|
|
59
|
-
['thinking-delta', 't1t2'],
|
|
60
|
-
['text-delta', 'bc'],
|
|
61
|
-
['text-delta', 'd'],
|
|
62
|
-
])
|
|
63
|
-
})
|
|
64
|
-
|
|
65
|
-
it('carries the LATEST seq onto the coalesced event', () => {
|
|
66
|
-
const applied: DeltaEvent[] = []
|
|
67
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
68
|
-
b.push(text('a', { seq: 1 } as Partial<ChatStreamEvent>))
|
|
69
|
-
b.push(text('b', { seq: 2 } as Partial<ChatStreamEvent>))
|
|
70
|
-
b.push(text('c', { seq: 3 } as Partial<ChatStreamEvent>))
|
|
71
|
-
b.flush()
|
|
72
|
-
expect(applied).toHaveLength(1)
|
|
73
|
-
expect(applied[0].seq).toBe(3)
|
|
74
|
-
})
|
|
75
|
-
|
|
76
|
-
/**
|
|
77
|
-
* REGRESSION (round 3): coalescing must not swallow a redelivered /
|
|
78
|
-
* out-of-order delta. Merging it would concatenate its text (the reducer
|
|
79
|
-
* never sees a duplicate to drop) AND rewind the batch's seq below an
|
|
80
|
-
* already-applied one, defeating the reducer's `seq <= lastAppliedSeq`
|
|
81
|
-
* gate. It is pushed as its OWN entry so the gate can do its job.
|
|
82
|
-
*/
|
|
83
|
-
it('does NOT coalesce a delta whose seq does not advance past the tail', () => {
|
|
84
|
-
const applied: DeltaEvent[] = []
|
|
85
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
86
|
-
b.push(text('a', { seq: 1 } as Partial<ChatStreamEvent>))
|
|
87
|
-
b.push(text('b', { seq: 2 } as Partial<ChatStreamEvent>))
|
|
88
|
-
// Redelivery of seq 2, then an out-of-order seq 1.
|
|
89
|
-
b.push(text('b', { seq: 2 } as Partial<ChatStreamEvent>))
|
|
90
|
-
b.push(text('a', { seq: 1 } as Partial<ChatStreamEvent>))
|
|
91
|
-
expect(b.pendingCount).toBe(3)
|
|
92
|
-
b.flush()
|
|
93
|
-
expect(applied.map((e) => [e.seq, e.text])).toEqual([
|
|
94
|
-
[2, 'ab'],
|
|
95
|
-
[2, 'b'],
|
|
96
|
-
[1, 'a'],
|
|
97
|
-
])
|
|
98
|
-
})
|
|
99
|
-
|
|
100
|
-
/**
|
|
101
|
-
* REGRESSION (round 4): a seq-LESS tail is not "always advancing". Merging a
|
|
102
|
-
* seq-BEARING delta onto it stamps the merged entry with that seq, so on a
|
|
103
|
-
* stream mixing both shapes a redelivered delta could still rewind the
|
|
104
|
-
* batch's position past the reducer's gate.
|
|
105
|
-
*/
|
|
106
|
-
it('does NOT coalesce a seq-bearing delta onto a seq-LESS tail', () => {
|
|
107
|
-
const applied: DeltaEvent[] = []
|
|
108
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
109
|
-
b.push(text('a'))
|
|
110
|
-
b.push(text('b', { seq: 2 } as Partial<ChatStreamEvent>))
|
|
111
|
-
expect(b.pendingCount).toBe(2)
|
|
112
|
-
b.flush()
|
|
113
|
-
expect(applied.map((e) => [e.seq, e.text])).toEqual([
|
|
114
|
-
[undefined, 'a'],
|
|
115
|
-
[2, 'b'],
|
|
116
|
-
])
|
|
117
|
-
})
|
|
118
|
-
|
|
119
|
-
it('does NOT coalesce a seq-less delta onto a seq-BEARING tail', () => {
|
|
120
|
-
const applied: DeltaEvent[] = []
|
|
121
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
122
|
-
b.push(text('a', { seq: 1 } as Partial<ChatStreamEvent>))
|
|
123
|
-
b.push(text('b'))
|
|
124
|
-
expect(b.pendingCount).toBe(2)
|
|
125
|
-
b.flush()
|
|
126
|
-
expect(applied.map((e) => [e.seq, e.text])).toEqual([
|
|
127
|
-
[1, 'a'],
|
|
128
|
-
[undefined, 'b'],
|
|
129
|
-
])
|
|
130
|
-
})
|
|
131
|
-
|
|
132
|
-
it('never mutates the caller-supplied event objects', () => {
|
|
133
|
-
const b = createDeltaBatcher({ applyOne: () => {} })
|
|
134
|
-
const first = text('a')
|
|
135
|
-
b.push(first)
|
|
136
|
-
b.push(text('b'))
|
|
137
|
-
b.flush()
|
|
138
|
-
expect((first as DeltaEvent).text).toBe('a')
|
|
139
|
-
})
|
|
140
|
-
|
|
141
|
-
it('returns false for non-delta events and leaves them unqueued', () => {
|
|
142
|
-
const applied: DeltaEvent[] = []
|
|
143
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
144
|
-
expect(b.push(text('a'))).toBe(true)
|
|
145
|
-
expect(b.push({ type: 'turn-end' } as ChatStreamEvent)).toBe(false)
|
|
146
|
-
expect(b.pendingCount).toBe(1)
|
|
147
|
-
expect(applied).toHaveLength(0)
|
|
148
|
-
})
|
|
149
|
-
|
|
150
|
-
it('flushes on the timer fallback when rAF is unavailable', () => {
|
|
151
|
-
const applied: DeltaEvent[] = []
|
|
152
|
-
const flushes: number[] = []
|
|
153
|
-
const b = createDeltaBatcher({
|
|
154
|
-
applyOne: (e) => applied.push(e),
|
|
155
|
-
onFlushed: (n) => flushes.push(n),
|
|
156
|
-
})
|
|
157
|
-
|
|
158
|
-
b.push(text('a'))
|
|
159
|
-
b.push(text('b'))
|
|
160
|
-
expect(applied).toHaveLength(0)
|
|
161
|
-
|
|
162
|
-
vi.advanceTimersByTime(50)
|
|
163
|
-
expect(applied.map((e) => e.text)).toEqual(['ab'])
|
|
164
|
-
expect(flushes).toEqual([1])
|
|
165
|
-
|
|
166
|
-
// Timer is one-shot per batch: a later delta arms a fresh one.
|
|
167
|
-
b.push(text('c'))
|
|
168
|
-
vi.advanceTimersByTime(50)
|
|
169
|
-
expect(applied.map((e) => e.text)).toEqual(['ab', 'c'])
|
|
170
|
-
})
|
|
171
|
-
|
|
172
|
-
it('honours a custom fallbackMs', () => {
|
|
173
|
-
const applied: DeltaEvent[] = []
|
|
174
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e), fallbackMs: 200 })
|
|
175
|
-
b.push(text('a'))
|
|
176
|
-
vi.advanceTimersByTime(199)
|
|
177
|
-
expect(applied).toHaveLength(0)
|
|
178
|
-
vi.advanceTimersByTime(1)
|
|
179
|
-
expect(applied).toHaveLength(1)
|
|
180
|
-
})
|
|
181
|
-
|
|
182
|
-
it('flushes the pending batch against the PREVIOUS key when the key changes', () => {
|
|
183
|
-
const applied: Array<[string, string]> = []
|
|
184
|
-
const b = createDeltaBatcher<string>({
|
|
185
|
-
applyOne: (e, key) => applied.push([key ?? '<none>', e.text]),
|
|
186
|
-
})
|
|
187
|
-
|
|
188
|
-
b.push(text('for-a1'), 'A')
|
|
189
|
-
b.push(text('|for-a2'), 'A')
|
|
190
|
-
// Switching keys must land the A batch on A BEFORE queueing for B.
|
|
191
|
-
b.push(text('for-b'), 'B')
|
|
192
|
-
expect(applied).toEqual([['A', 'for-a1|for-a2']])
|
|
193
|
-
|
|
194
|
-
b.flush()
|
|
195
|
-
expect(applied).toEqual([
|
|
196
|
-
['A', 'for-a1|for-a2'],
|
|
197
|
-
['B', 'for-b'],
|
|
198
|
-
])
|
|
199
|
-
})
|
|
200
|
-
|
|
201
|
-
it('flushes on key change even for a NON-delta event', () => {
|
|
202
|
-
const applied: Array<[string, string]> = []
|
|
203
|
-
const b = createDeltaBatcher<string>({
|
|
204
|
-
applyOne: (e, key) => applied.push([key ?? '<none>', e.text]),
|
|
205
|
-
})
|
|
206
|
-
b.push(text('a'), 'A')
|
|
207
|
-
expect(b.push({ type: 'turn-end' } as ChatStreamEvent, 'B')).toBe(false)
|
|
208
|
-
expect(applied).toEqual([['A', 'a']])
|
|
209
|
-
})
|
|
210
|
-
|
|
211
|
-
it('dispose() flushes the tail and cancels the pending timer', () => {
|
|
212
|
-
const applied: DeltaEvent[] = []
|
|
213
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
214
|
-
b.push(text('tail'))
|
|
215
|
-
b.dispose()
|
|
216
|
-
expect(applied.map((e) => e.text)).toEqual(['tail'])
|
|
217
|
-
vi.advanceTimersByTime(1000)
|
|
218
|
-
expect(applied).toHaveLength(1)
|
|
219
|
-
})
|
|
220
|
-
|
|
221
|
-
it('flush() on an empty batch is a no-op (no applyOne, no onFlushed)', () => {
|
|
222
|
-
const applyOne = vi.fn()
|
|
223
|
-
const onFlushed = vi.fn()
|
|
224
|
-
const b = createDeltaBatcher({ applyOne, onFlushed })
|
|
225
|
-
b.flush()
|
|
226
|
-
b.flush()
|
|
227
|
-
expect(applyOne).not.toHaveBeenCalled()
|
|
228
|
-
expect(onFlushed).not.toHaveBeenCalled()
|
|
229
|
-
})
|
|
230
|
-
})
|
|
231
|
-
|
|
232
|
-
describe('createDeltaBatcher — rAF path', () => {
|
|
233
|
-
it('prefers requestAnimationFrame and cancels it on an explicit flush', () => {
|
|
234
|
-
let rafCb: (() => void) | null = null
|
|
235
|
-
const cancel = vi.fn()
|
|
236
|
-
vi.stubGlobal('requestAnimationFrame', (cb: () => void) => {
|
|
237
|
-
rafCb = cb
|
|
238
|
-
return 7
|
|
239
|
-
})
|
|
240
|
-
vi.stubGlobal('cancelAnimationFrame', cancel)
|
|
241
|
-
|
|
242
|
-
const applied: DeltaEvent[] = []
|
|
243
|
-
const b = createDeltaBatcher({ applyOne: (e) => applied.push(e) })
|
|
244
|
-
b.push(text('a'))
|
|
245
|
-
expect(rafCb).toBeTypeOf('function')
|
|
246
|
-
|
|
247
|
-
b.flush()
|
|
248
|
-
expect(cancel).toHaveBeenCalledWith(7)
|
|
249
|
-
expect(applied.map((e) => e.text)).toEqual(['a'])
|
|
250
|
-
|
|
251
|
-
// A late rAF callback for the already-flushed batch is harmless.
|
|
252
|
-
rafCb!()
|
|
253
|
-
expect(applied).toHaveLength(1)
|
|
254
|
-
})
|
|
255
|
-
})
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Phase-3 tests — `useChatStreamReducer` delta batching.
|
|
3
|
-
*
|
|
4
|
-
* Text/thinking deltas coalesce to ~one animation frame (≤50ms timer
|
|
5
|
-
* fallback); any non-delta event force-flushes the batch first so ordering
|
|
6
|
-
* holds and completion always lands on fully-applied delta state.
|
|
7
|
-
*/
|
|
8
|
-
|
|
9
|
-
import { describe, it, expect, beforeEach, afterEach, vi } from 'vitest'
|
|
10
|
-
import { renderHook, act } from '@testing-library/react'
|
|
11
|
-
import { createChatDialogStore } from '../chat-dialog-store'
|
|
12
|
-
import { useChatStreamReducer } from '../use-chat-stream-reducer'
|
|
13
|
-
|
|
14
|
-
beforeEach(() => {
|
|
15
|
-
vi.useFakeTimers()
|
|
16
|
-
// Force the timer fallback path (deterministic under fake timers).
|
|
17
|
-
vi.stubGlobal('requestAnimationFrame', undefined)
|
|
18
|
-
vi.stubGlobal('cancelAnimationFrame', undefined)
|
|
19
|
-
})
|
|
20
|
-
|
|
21
|
-
afterEach(() => {
|
|
22
|
-
vi.unstubAllGlobals()
|
|
23
|
-
vi.useRealTimers()
|
|
24
|
-
})
|
|
25
|
-
|
|
26
|
-
function setup() {
|
|
27
|
-
const store = createChatDialogStore()
|
|
28
|
-
const hook = renderHook(() =>
|
|
29
|
-
useChatStreamReducer({
|
|
30
|
-
store,
|
|
31
|
-
dialogId: 'dlg-1',
|
|
32
|
-
createReducerOptions: () => ({ transport: 'nats' }),
|
|
33
|
-
}),
|
|
34
|
-
)
|
|
35
|
-
return { store, hook }
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
describe('useChatStreamReducer — delta batching', () => {
|
|
39
|
-
it('coalesces text deltas and applies them on the ≤50ms fallback timer', () => {
|
|
40
|
-
const { store, hook } = setup()
|
|
41
|
-
act(() => {
|
|
42
|
-
hook.result.current.applyEvent({ type: 'turn-start' })
|
|
43
|
-
hook.result.current.applyEvent({ type: 'text-delta', text: 'a' })
|
|
44
|
-
hook.result.current.applyEvent({ type: 'text-delta', text: 'b' })
|
|
45
|
-
})
|
|
46
|
-
// Not yet applied — pending in the batch.
|
|
47
|
-
let trailing = store.getSnapshot('dlg-1').messages.at(-1)
|
|
48
|
-
expect(trailing?.segments ?? []).toEqual([])
|
|
49
|
-
|
|
50
|
-
act(() => {
|
|
51
|
-
vi.advanceTimersByTime(50)
|
|
52
|
-
})
|
|
53
|
-
trailing = store.getSnapshot('dlg-1').messages.at(-1)
|
|
54
|
-
expect(trailing?.segments).toEqual([{ type: 'text', text: 'ab' }])
|
|
55
|
-
})
|
|
56
|
-
|
|
57
|
-
it('a non-delta event force-flushes the pending batch synchronously first', () => {
|
|
58
|
-
const { store, hook } = setup()
|
|
59
|
-
act(() => {
|
|
60
|
-
hook.result.current.applyEvent({ type: 'turn-start' })
|
|
61
|
-
hook.result.current.applyEvent({ type: 'text-delta', text: 'partial ' })
|
|
62
|
-
hook.result.current.applyEvent({ type: 'text-delta', text: 'answer' })
|
|
63
|
-
// Completion — must land on fully-applied delta state.
|
|
64
|
-
hook.result.current.applyEvent({ type: 'turn-end' })
|
|
65
|
-
})
|
|
66
|
-
const state = store.getSnapshot('dlg-1')
|
|
67
|
-
const trailing = state.messages.at(-1)
|
|
68
|
-
expect(trailing?.segments).toEqual([{ type: 'text', text: 'partial answer' }])
|
|
69
|
-
expect(state.streamingPhase).toBe('idle')
|
|
70
|
-
})
|
|
71
|
-
|
|
72
|
-
it('flushDeltas applies the batch on demand (SSE end-of-stream path)', () => {
|
|
73
|
-
const { store, hook } = setup()
|
|
74
|
-
act(() => {
|
|
75
|
-
hook.result.current.applyEvent({ type: 'turn-start' })
|
|
76
|
-
hook.result.current.applyEvent({ type: 'thinking-delta', text: 'hmm ' })
|
|
77
|
-
hook.result.current.applyEvent({ type: 'thinking-delta', text: 'ok' })
|
|
78
|
-
hook.result.current.flushDeltas()
|
|
79
|
-
})
|
|
80
|
-
const trailing = store.getSnapshot('dlg-1').messages.at(-1)
|
|
81
|
-
expect(trailing?.segments).toEqual([{ type: 'thinking', text: 'hmm ok' }])
|
|
82
|
-
})
|
|
83
|
-
|
|
84
|
-
it('interleaved text/thinking preserve order across the batch', () => {
|
|
85
|
-
const { store, hook } = setup()
|
|
86
|
-
act(() => {
|
|
87
|
-
hook.result.current.applyEvent({ type: 'turn-start' })
|
|
88
|
-
hook.result.current.applyEvent({ type: 'thinking-delta', text: 'think' })
|
|
89
|
-
hook.result.current.applyEvent({ type: 'text-delta', text: 'answer' })
|
|
90
|
-
hook.result.current.flushDeltas()
|
|
91
|
-
})
|
|
92
|
-
const trailing = store.getSnapshot('dlg-1').messages.at(-1)
|
|
93
|
-
expect(trailing?.segments).toEqual([
|
|
94
|
-
{ type: 'thinking', text: 'think' },
|
|
95
|
-
{ type: 'text', text: 'answer' },
|
|
96
|
-
])
|
|
97
|
-
})
|
|
98
|
-
})
|