yyqdbngt opened a new pull request, #2096: URL: https://github.com/apache/rocketmq-dashboard/pull/2096
## What is the purpose of the change Fix #2083. The AI tool execution handler showed a generic error and dropped the server's specific message. ## Brief changelog - ai/index.tsx: surface error instanceof Error ? error.message when a tool execution fails ## How was this patch verified - npx vitest run src/pages/ai/__tests__/AiPage.test.tsx (passed) - npx tsc -b clean - npx eslint . 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]
