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

File bash-env.test.ts

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

Source from the content-addressed store, hash-verified

1import { Readable, type Writable } from 'node:stream';
2
3import type { Environment, KaosProcess } from '@moonshot-ai/kaos';
4import { describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

createFakeKaosFunction · 0.90
createBackgroundManagerFunction · 0.90
executeToolFunction · 0.90
captureSpawnEnvFunction · 0.85
fakeProcessFunction · 0.70
withEnvMethod · 0.65

Tested by

no test coverage detected