Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ textBlock
Function
textBlock
packages/acp-adapter/test/error-mapping.test.ts:96–96 ·
view source on GitHub ↗
(text: string)
Source
from the content-addressed store, hash-verified
94
}
95
96
const
textBlock = (text: string): ContentBlock => ({
type
:
'text'
, text });
97
98
function
makeHarnessWithSession(session: Session): KimiHarness {
99
return
{
Callers
1
error-mapping.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected