MCPcopy Index your code
hub / github.com/coder/mux / systemMessage.test.ts

File systemMessage.test.ts

src/node/services/systemMessage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from "fs/promises";
2import * as os from "os";
3import * as path from "path";
4import { buildSystemMessage, extractToolInstructions, readToolInstructions } from "./systemMessage";

Callers

nothing calls this directly

Calls 6

extractToolInstructionsFunction · 0.90
buildSystemMessageFunction · 0.90
readToolInstructionsFunction · 0.90
extractTagContentFunction · 0.85
writeFileMethod · 0.65

Tested by

no test coverage detected