From 5b6f0adfa5d95959e4d50428fd52222526ee471d Mon Sep 17 00:00:00 2001 From: ciregenz Date: Tue, 1 Sep 2026 19:46:13 -0700 Subject: [PATCH] [eric] release: the exp.3 changelog names the shutdown line 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 4d3aa63f..c24cc3eb 100644 --- a/backend/apps/help/changelog.py +++ b/backend/apps/help/changelog.py @@ -43,6 +43,7 @@ P_RELEASES: List[ReleaseNote] = [ "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.", + "A chat that was still running when OpenSwarm's engine shut down now says so in the chat, with a line to send a message to continue, instead of looking like you stopped it yourself.", ], ), ReleaseNote(