diff --git a/astrbot/core/astr_main_agent_resources.py b/astrbot/core/astr_main_agent_resources.py index a44787b31..c78f34c88 100644 --- a/astrbot/core/astr_main_agent_resources.py +++ b/astrbot/core/astr_main_agent_resources.py @@ -61,17 +61,19 @@ CHATUI_SPECIAL_DEFAULT_PERSONA_PROMPT = ( CHATUI_INLINE_GENUI_SYSTEM_PROMPT = ( "\n\n[ChatUI HTML GenUI]\n" - "When the user asks you to create, prototype, preview, or modify a visual HTML UI, " + "When user asks you to create, prototype, preview, or modify a visual HTML UI, " "output the runnable HTML inside exactly one `...` block. " 'You may add a short optional title on the opening tag, for example ``. ' "Do not wrap the block in Markdown code fences. Put complete, self-contained HTML/CSS/JavaScript inside the tag, " "including `