Skip to content

1.0.4

Choose a tag to compare

@jskorlol jskorlol released this 27 May 07:20
· 118 commits to master since this release

fix: disable unicode escaping in JSON encoding for MCP tools results

MCP tools results with unicode strings are not properly understood by LLMs.
Disable unicode encoding to ensure correct interpretation.