widgets/cl_ai_assistant/src/llm/internal/system_prompt_builder library

Classes

SystemPromptBuilder
Builds the system prompt sent to the LLM on every iteration of the ReAct loop. Pure function over its inputs — no state, no side effects.