MCPcopy
hub / github.com/TanStack/ai / generation-devtools.test.ts

File generation-devtools.test.ts

packages/ai-client/tests/generation-devtools.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest'
2import { aiEventClient } from '@tanstack/ai-event-client'
3import { EventType } from '@tanstack/ai'
4import { createAIDevtoolsGenerationPreview } from '../src/devtools'

Callers

nothing calls this directly

Calls 15

unsubscribeFunction · 0.85
latestSnapshotStateFunction · 0.85
resultChunkFunction · 0.85
latestGenerationRunsFunction · 0.85
nowMethod · 0.80
resolveMethod · 0.80
runStartedChunkFunction · 0.70
runFinishedChunkFunction · 0.70
createDeferredFunction · 0.70
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected