widgets/cl_ai_assistant/src/llm/internal/prompt_sections library

Classes

PromptSections
Static, pure helpers that emit the bulkier text sections of the system prompt. Extracted from SystemPromptBuilder to keep individual files under the size budget. Output is byte-identical to the inlined version.