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

File read.test.ts

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

Source from the content-addressed store, hash-verified

1import type { Kaos } from '@moonshot-ai/kaos';
2import { describe, expect, it, vi } from 'vitest';
3
4import {

Callers

nothing calls this directly

Calls 8

executeToolFunction · 0.90
createFakeKaosFunction · 0.90
toolContentStringFunction · 0.90
withReadStatusFunction · 0.85
toolWithContentFunction · 0.70
contextFunction · 0.70
readLinesFromContentFunction · 0.70
resolveExecutionMethod · 0.65

Tested by

no test coverage detected