From 800fd6a916be4602bb9cbff622dd09429e928123 Mon Sep 17 00:00:00 2001 From: namanbansal013 Date: Thu, 26 Mar 2026 11:52:34 -0300 Subject: [PATCH] Changelog entry for the websocket word context leak. --- changelog/4145.fixed.2.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4145.fixed.2.md diff --git a/changelog/4145.fixed.2.md b/changelog/4145.fixed.2.md new file mode 100644 index 000000000..4fceb9bb1 --- /dev/null +++ b/changelog/4145.fixed.2.md @@ -0,0 +1 @@ +- Fixed websocket TTS word timestamps so interrupted contexts cannot leak stale words or backward PTS values into later turns. \ No newline at end of file