MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / chat-command.test.ts

File chat-command.test.ts

apps/cli/src/ai/chat-command.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from 'node:test'
2import assert from 'node:assert/strict'
3import { Readable } from 'node:stream'
4import { Writable } from 'node:stream'

Callers

nothing calls this directly

Calls 7

resolveAIChatTargetFunction · 0.90
runChatTurnFunction · 0.90
runChatCommandFunction · 0.90
createDbManagerFunction · 0.85
createAIChatManagerFunction · 0.85
textMethod · 0.80
pushNextMethod · 0.80

Tested by

no test coverage detected