Skip to main content

compose_system_instruction_text

Function compose_system_instruction_text 

Source
pub async fn compose_system_instruction_text(
    _project_root: &Path,
    vtcode_config: Option<&VTCodeConfig>,
    prompt_context: Option<&PromptContext>,
) -> String
Expand description

Compose the base system instruction plus compact tool/skill/environment addenda.