Skip to main content

Module templates

Module templates 

Source

Structs§

AnalysisParams
Parameters for rendering the analysis prompt template.
FastPromptParams
Parameters for rendering the fast mode prompt template.
PromptParts
Rendered prompt split into system and user parts.

Functions§

ensure_prompts_dir
Initialize prompts directory by unpacking embedded prompts if needed
render_analysis_prompt
Render analysis prompt template
render_changelog_prompt
Render changelog prompt template
render_fast_prompt
Render fast mode prompt template (single-call commit generation)
render_map_prompt
Render map prompt template (per-file observation extraction)
render_reduce_prompt
Render reduce prompt template (synthesis from observations)
render_summary_prompt
Render summary prompt template