fix: gate TUI lifecycle updates to active run (#1567) (thanks @vignesh07)

This commit is contained in:
Peter Steinberger
2026-01-24 07:23:25 +00:00
parent 8f4426052c
commit ad7fc4964a
3 changed files with 33 additions and 1 deletions
+1
View File
@@ -58,6 +58,7 @@ Docs: https://docs.clawd.bot
- MS Teams (plugin): remove `.default` suffix from Graph scopes to avoid double-appending. (#1507) Thanks @Evizero.
- Browser: keep extension relay tabs controllable when the extension reuses a session id after switching tabs. (#1160)
- TUI: track active run ids from chat events so tool/lifecycle updates show for non-TUI runs. (#1567) Thanks @vignesh07.
- TUI: ignore lifecycle updates from non-active runs to keep status accurate. (#1567) Thanks @vignesh07.
## 2026.1.22