Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ schema.ts
File
schema.ts
packages/agent-core/src/config/schema.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ HOOK_EVENT_TYPES } from
'../session/hooks/types'
;
2
import
{ parsePattern } from
'#/agent/permission/matches-rule'
;
3
import
{ ErrorCodes, KimiError } from
'#/errors'
;
4
import
{ z } from
'zod'
;
Callers
nothing calls this directly
Calls
2
record
Method · 0.80
url
Method · 0.80
Tested by
no test coverage detected