Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
import
{ describe, it } from
'node:test'
2
import
assert from
'node:assert/strict'
3
import
{ Readable } from
'node:stream'
4
import
{ Writable } from
'node:stream'
Callers
nothing calls this directly
Calls
7
resolveAIChatTarget
Function · 0.90
runChatTurn
Function · 0.90
runChatCommand
Function · 0.90
createDbManager
Function · 0.85
createAIChatManager
Function · 0.85
text
Method · 0.80
pushNext
Method · 0.80
Tested by
no test coverage detected