MCPcopy Create free account
hub / github.com/Noumena-Network/code / replMessageSignals.test.ts

File replMessageSignals.test.ts

src/screens/replMessageSignals.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test'
2import type { HookProgress } from '../types/hooks.js'
3import type { Message } from '../types/message.js'
4import { deriveNextReplMessageSignalState } from './replMessageSignals.js'

Callers

nothing calls this directly

Calls 6

createStopHookProgressFunction · 0.85
createStopHookAttachmentFunction · 0.85
createStopHookSummaryFunction · 0.85
deriveFunction · 0.85
createUserMessageFunction · 0.70
createAssistantMessageFunction · 0.70

Tested by

no test coverage detected