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

File fileStoreService.ts

packages/agent-core/src/services/fileStore/fileStoreService.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1
2
3import { createWriteStream, promises as fsp } from 'node:fs';
4import { join } from 'node:path';

Callers

nothing calls this directly

Calls 1

registerSingletonFunction · 0.90

Tested by

no test coverage detected