Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

v0.2.359

Choose a tag to compare

@github-actions github-actions released this 24 Feb 00:13
· 5 commits to main since this release
6f2a5a0
Support MCP Tool Error Response, refactor the Tool dispatcher (#91)

Fixed the issue that:
Previously it always return success, with result = "Error: ", It does not really return the MCP Error Result Object.