MCPcopy
hub / github.com/OpenCoworkAI/open-codesign / agent.test.ts

File agent.test.ts

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

Source from the content-addressed store, hash-verified

1import { existsSync, mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from 'node:fs';
2import { tmpdir } from 'node:os';
3import path from 'node:path';
4import type { AgentEvent, AgentMessage, AgentOptions } from '@mariozechner/pi-agent-core';

Callers

nothing calls this directly

Calls 9

generateViaAgentFunction · 0.85
makeStubFsFunction · 0.85
resourceStateFunction · 0.85
applyCommentFunction · 0.85
stripFailedTurnFunction · 0.85
loadFrameTemplatesFunction · 0.85
viewMethod · 0.80
abortMethod · 0.80

Tested by

no test coverage detected