MCPcopy 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

1import { HOOK_EVENT_TYPES } from '../session/hooks/types';
2import { parsePattern } from '#/agent/permission/matches-rule';
3import { ErrorCodes, KimiError } from '#/errors';
4import { z } from 'zod';

Callers

nothing calls this directly

Calls 2

recordMethod · 0.80
urlMethod · 0.80

Tested by

no test coverage detected