This is an automated email from the ASF dual-hosted git repository.
liuhongyu pushed a change to branch fix/fix_mcp_server_plugin
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from a92191f390 fix: streamline MCP server plugin path handling by removing
redundant checks
add 205fe32a3c feat: refactor aiRequest and aiResponse models to support
asynchronou… (#6296)
add 057eca90f8 Merge branch 'master' into fix/fix_mcp_server_plugin
No new revisions were added by this update.
Summary of changes:
.../request/AiRequestTransformerPlugin.java | 89 ++++++++++++++++++++--
.../template/AiRequestTransformerTemplate.java | 7 ++
.../request/AiRequestTransformerPluginTest.java | 12 ++-
.../response/AiResponseTransformerPlugin.java | 9 ++-
4 files changed, 103 insertions(+), 14 deletions(-)