From fc0604155e8de20243a7df3b370ecd2374f5776b Mon Sep 17 00:00:00 2001 From: ciregenz Date: Tue, 1 Sep 2026 18:15:13 -0700 Subject: [PATCH] [eric] release: the exp.3 changelog names the bounded rebuild recap Co-Authored-By: Claude Fable 5.1 Claude-Session: https://claude.ai/code/session_012G8kyALnPjsA7aJFmMBq3R --- backend/apps/help/changelog.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/apps/help/changelog.py b/backend/apps/help/changelog.py index 5bf72633..4d3aa63f 100644 --- a/backend/apps/help/changelog.py +++ b/backend/apps/help/changelog.py @@ -42,6 +42,7 @@ P_RELEASES: List[ReleaseNote] = [ "Scrolling up in the wide side areas of a full-screen chat scrolls the conversation instead of being ignored, and does not snap you back to the bottom.", "Cards, the message box and settings panels no longer draw drop shadows, which were repainted on every pan for no visible gain.", "The green window button is Full Screen (or restore) only; the fill, halves and quarters tiling menu is gone.", + "Picking a very long chat back up no longer restarts it at the edge of the context window. The recap it rebuilds from is now bounded (the newest steps in full, older ones as one-line stubs, the rest counted), so a chat with hundreds of tool calls resumes at a fraction of the size and stops compacting on its first step.", ], ), ReleaseNote(