Skip to content

shouldRereadPromptFileOnRender

shouldRereadPromptFileOnRender(): boolean

Defined in: packages/core/src/template/load.ts:17

Whether file-backed templates should re-read markdown from disk on each render(). Enabled only in inspection UI dev (project watcher active). Production serve and one-shot CLI runs cache prompt text at template creation.

boolean