-
feat(translator): ensure tool uses stay adjacent to tool results in message generation
发布于
2026-06-17 05:23:51 +00:00 - Refactored
ConvertOpenAIResponsesRequestToClaudelogic to align tool use with corresponding tool results. - Introduced helper functions for appending and flushing pending reasoning and tool use messages.
- Expanded tests to validate message order and content consistency when processing tool calls and results.
下载附件
- Refactored