Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ events.ts
File
events.ts
packages/protocol/src/events.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
'zod'
;
2
3
import
{ ToolInputDisplaySchema,
type
ToolInputDisplay } from
'./display'
;
4
import
{ messageContentSchema,
type
MessageContent } from
'./message'
;
Callers
nothing calls this directly
Calls
1
record
Method · 0.80
Tested by
no test coverage detected