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

   ## What is the purpose of the change
   
   Expose the existing AI tool catalog and execution endpoint through the AI 
page, allowing users to discover and run available RocketMQ tools directly from 
Studio.
   
   ## Brief changelog
   
   - Add cluster-scoped AI tool discovery
   - Generate JSON input templates from tool schemas
   - Display tool risk level, permission, description, and structured results
   - Support tool execution, input validation, loading, success, and error 
states
   - Add responsive and dark-mode-compatible tool runner UI
   - Add API and page-level tests
   
   ## Verifying this change
   
   - `npm test -- --run src/api/ai.test.ts 
src/pages/ai/__tests__/AiPage.test.tsx`
   - `npm test -- --run`
   - `npm run lint`
   - `npm run build`
   - Manually selected and executed tools against the running backend on 
desktop and mobile viewports


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