mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
* fix: Handle quoted messages correctly as user context This change ensures quoted messages, including text and image captions, are appended to the conversation history as a user message rather than being injected into the system prompt. Fixes #3886 * 注入到req.prompt里