Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
type
PromptParams = Record<string, string | any[]>
3
4
const
generateDiagnosticText = (diagnostics?: any[]) => {
Callers
nothing calls this directly
Calls
3
createPrompt
Function · 0.85
entries
Method · 0.80
get
Method · 0.65
Tested by
no test coverage detected