Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QodeXcli/QodeX
/ text-tool-protocol.test.ts
File
text-tool-protocol.test.ts
test/text-tool-protocol.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
'vitest'
;
2
import
{
3
needsTextToolMode, buildTextToolInstructions, withTextToolProtocol,
4
} from
'../src/llm/text-tool-protocol.js'
;
Callers
nothing calls this directly
Calls
4
needsTextToolMode
Function · 0.85
buildTextToolInstructions
Function · 0.85
withTextToolProtocol
Function · 0.85
recoverToolCallsFromText
Function · 0.85
Tested by
no test coverage detected