Aias00 opened a new issue, #2440: URL: https://github.com/apache/rocketmq-dashboard/issues/2440
## Problem Studio AI chat loses selected draft state when navigating from the home page, may render fragmented provider Markdown incorrectly, and can leave HTTP-stream requests without a visible terminal error when startup or streaming is slow. The stop control is also easy to miss while a response is in progress. ## Scope - Preserve home-page prompt enhancement and selected execution engine when opening `/ai`. - Initialize the home-page model from persisted LLM configuration. - Normalize fragmented Markdown response blocks before rendering. - Keep slow HTTP streams alive long enough to emit a terminal SSE timeout error. - Make the in-flight stop control explicit and accessible. ## Validation - AI page, AI message, and home-page tests. - Frontend production build. - OpenAI-compatible LLM client and gateway tests under JDK 21. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
