1.0.4
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.
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.