MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / serialize.test.ts

File serialize.test.ts

packages/agent-core/test/errors/serialize.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { APIStatusError } from '@moonshot-ai/kosong';
2import { describe, expect, it } from 'vitest';
3
4import { toKimiErrorPayload } from '#/errors/serialize';

Callers

nothing calls this directly

Calls 1

toKimiErrorPayloadFunction · 0.90

Tested by

no test coverage detected