Skip to main content

system_prompt

Function system_prompt 

Source
pub fn system_prompt() -> &'static str
Expand description

Returns the system prompt that instructs the LLM how to summarize a session.

The prompt directs the model to produce a one-sentence overview followed by 2-5 bullet points covering the key technical work, staying under 300 words total. Output is plain text with no markdown headers.