fix: track TUI agent events for external runs (#1567) (thanks @vignesh07)

This commit is contained in:
Peter Steinberger
2026-01-24 06:59:02 +00:00
parent f56f799990
commit ae48066d28
3 changed files with 107 additions and 15 deletions

View File

@@ -55,6 +55,7 @@ Docs: https://docs.clawd.bot
- Exec approvals: persist allowlist entry ids to keep macOS allowlist rows stable. (#1521) Thanks @ngutman.
- 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.
## 2026.1.22