renderSystemPromptForOptimizer function ✓ 100.0%
Last updated: 2026-03-03T18:32:34.140Z
Metrics
LOC: 3
Complexity: 1
Params: 0
Coverage: 100.0% (1/1 lines, 9x executed)
Signature
renderSystemPromptForOptimizer(): : string
Source Code
function renderSystemPromptForOptimizer(): string {
return renderSystemPrompt(scriptOptimizerPrompt);
}
No outgoing dependencies.
Impact (Incoming)
| Source | Type |
|---|---|
| getOrCreateSession | calls |