-
feat(util): normalize Claude tool_result content and improve Gemini integration
发布于
2026-06-16 00:09:30 +00:00 | 569 次提交 在此版本后已推送到 main- Added
ConvertClaudeToolResultContentto standardize Claude tool_result content, preserving JSON structure and splitting out base64-encoded images. - Updated Gemini and Gemini-CLI translators to use the new utility for generating deterministic function responses and inline image parts.
- Added comprehensive test cases for content types and edge cases, ensuring correct handling of string, JSON, and image blocks.
Closes: #2781
下载附件
- Added