Module system

Module system 

Source
Expand description

System instructions and prompt management

Structs§

SystemPromptConfig
System instruction configuration

Functions§

generate_lightweight_instruction
Generate a lightweight system instruction for simple operations
generate_specialized_instruction
Generate a specialized system instruction for advanced operations
generate_system_instruction
Generate system instruction by loading from system.md
generate_system_instruction_with_config
Generate system instruction with configuration and AGENTS.md guidelines incorporated
generate_system_instruction_with_guidelines
Generate system instruction with AGENTS.md guidelines incorporated
read_agent_guidelines
Read AGENTS.md file if present and extract agent guidelines
read_system_prompt_from_md
Read system prompt from markdown file