MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / support-prompt.ts

File support-prompt.ts

src/shared/support-prompt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Support prompts
2type PromptParams = Record<string, string | any[]>
3
4const generateDiagnosticText = (diagnostics?: any[]) => {

Callers

nothing calls this directly

Calls 3

createPromptFunction · 0.85
entriesMethod · 0.80
getMethod · 0.65

Tested by

no test coverage detected