From 870ea8fbbfab8c00d8d8b1e8c9b086df3d52196a Mon Sep 17 00:00:00 2001 From: "tembo[bot]" <208362400+tembo[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 19:24:58 +0000 Subject: [PATCH] docs: add changelog entry for real-time message updates --- changelog.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index 9e0b680..5983cd7 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,14 @@ description: "Keep track of changes and updates to Tembo" icon: "clock-rotate-left" --- + + +## Faster real-time messages + +Task messages now update in real-time using socket events instead of periodic re-fetching. This means you'll see new agent messages and replies appear instantly as they arrive, without any polling delay. + + + ## Sidebar: Recent Tasks