The old messagesToText only extracted text content, losing all tool calls. Now uses convertToLlm like compaction does, preserving the full conversation including tool calls, which is essential for generating useful summaries.
The old messagesToText only extracted text content, losing all tool calls. Now uses convertToLlm like compaction does, preserving the full conversation including tool calls, which is essential for generating useful summaries.