From 524b87f087f039f396050abcdfcc9aba5d269b9d Mon Sep 17 00:00:00 2001 From: filipi87 Date: Fri, 6 Mar 2026 11:45:20 -0300 Subject: [PATCH] Adding changelog entry for the summarization fix. --- changelog/3937.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3937.fixed.md diff --git a/changelog/3937.fixed.md b/changelog/3937.fixed.md new file mode 100644 index 000000000..eda9d27f6 --- /dev/null +++ b/changelog/3937.fixed.md @@ -0,0 +1 @@ +- Fixed context summarization leaving orphaned tool responses in the kept context when tool calls were moved to the summarized portion.