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

   ## Summary
   
   Extends the existing `AiControllerTest` (4 to 5 tests) with the 
command-execute branch.
   
   Added case:
   - `POST /api/ai/execute` delegates the command payload to the AI service and 
returns the execution result envelope (`success`/`result`).
   
   ## Why
   
   The suite covered the tools list and tool-execution endpoints only; the 
chat-adjacent command endpoint was untested.
   
   ## Testing
   
   `mvn -B test -Dtest=AiControllerTest` — 5/5 pass; checkstyle (validate) 
clean.


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