Aias00 opened a new pull request, #538: URL: https://github.com/apache/rocketmq-dashboard/pull/538
## Summary - add L1 read-only `rmq.topic.list` and `rmq.group.list` tools to the Studio AI tool catalog - reuse `MetadataService` and return schema-validated minimal projections for topics and consumer groups - cover discovery, capability checks, input validation, output validation, and response field leak prevention in tests ## Scope - RocketMQ Studio contest scope: Track 3 / RIP-3 AI Native tool surface - Related to #513 ## Tests - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -Dtest=ToolCatalogTest,ToolGatewayServiceTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn test` - `git diff --check` -- 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]
