fix: handle extension relay session reuse

This commit is contained in:
Peter Steinberger
2026-01-24 04:41:14 +00:00
parent d9f173a03d
commit 6c3a9fc092
3 changed files with 81 additions and 3 deletions
+1
View File
@@ -48,6 +48,7 @@ Docs: https://docs.clawd.bot
- Agents: treat plugin-only tool allowlists as opt-ins; keep core tools enabled. (#1467)
- 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)
## 2026.1.22