lizhimins opened a new pull request, #2482:
URL: https://github.com/apache/rocketmq-dashboard/pull/2482

   ## Summary
   
   - Keep the stored api key when an LLM config is saved without retyping it, 
instead of overwriting it with an empty value.
   - Stop the CLI agent providers from warning about a closed stdin on every 
invocation.
   - Make the "AI is not enabled" banner on the AI page neutral instead of an 
error, since a fresh deployment legitimately has no LLM configured yet.
   
   ## Test plan
   
   - [x] `cd server && mvn -B -ntp package -DskipTests`
   - [x] `cd web && npm run build`
   - [x] `mvn -B -ntp test 
-Dtest='MybatisPlusSettingsRepositoryTest,ClaudeCodeAgentProviderTest'`


-- 
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]

Reply via email to