MCPcopy Index your code
hub / github.com/Opencode-DCP/opencode-dynamic-context-pruning / print.ts

File print.ts

scripts/print.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env npx tsx
2
3import { Logger } from "../lib/logger"
4import { renderSystemPrompt } from "../lib/prompts"

Callers

nothing calls this directly

Calls 6

renderSystemPromptFunction · 0.90
normalizePromptKeyFunction · 0.85
getPromptByKeyFunction · 0.85
reloadMethod · 0.80
getRuntimePromptsMethod · 0.80
errorMethod · 0.80

Tested by

no test coverage detected