Skip to content

[Studio] Add metadata list AI tools - #538

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:feat/studio-ai-topic-list-tool
Closed

[Studio] Add metadata list AI tools#538
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:feat/studio-ai-topic-list-tool

Conversation

@Aias00

@Aias00 Aias00 commented Jul 24, 2026

Copy link
Copy Markdown

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

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

Copilot AI review requested due to automatic review settings July 24, 2026 08:49

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aias00

Aias00 commented Jul 27, 2026

Copy link
Copy Markdown
Author

Superseded by #642. Consolidated with related AI resource tool catalog changes to reduce review overhead while preserving the same scoped fixes and tests.

@Aias00 Aias00 closed this Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants