← Back to Clusters

Session Management Enhancements

This cluster of pull requests focuses on improving session management and related functionalities within the OpenClaw framework.

45 PRs
fix sessions Representative: #3410
# Title Author Created GitHub
3410 fix(sessions): always compute session paths from current environment rep sakunsylvi 2026-01-28 View
6850 fix: support direct channel:account:peer format in session key extraction toboto 2026-02-02 View
7224 feat(telegram): inherit forum topic bindings from parent group Buywatermelon 2026-02-02 View
8633 fix: support wildcard patterns (* and **) in exec allowlist dbottme 2026-02-04 View
8879 fix(sessions-spawn): resolve target agent's bound accountId for subagent gate... gianni-dalerta 2026-02-04 View
9266 fix(gateway): configure nested lane concurrency to prevent sessions_send timeout 100menotu001 2026-02-05 View
12075 feat(browser): session-aware context isolation for multi-agent browser use xiaoyaner0201 2026-02-08 View
12318 fix: Use defer for file handle cleanup in TranslationMemory.Save() hobostay 2026-02-09 View
12884 Feature/named persistent sessions dylanb 2026-02-09 View
13360 fix: widen slugifySessionKey base from 32 to 41 chars zerone0x 2026-02-10 View
14432 System prompt: add guidance for spawning background sub-agents vignesh07 2026-02-12 View
14734 test(agents): guard against stale allowAgents in existing sessions davidahmann 2026-02-12 View
15176 fix(sessions): allow channel-routed session IDs and cross-agent paths cathrynlavery 2026-02-13 View
15244 feat: Thread-session binding — route sub-agent I/O through platform threads spk-alex 2026-02-13 View
15684 fix(telegram): persist relative session transcript paths Jdo300 2026-02-13 View
15744 fix: allow cross-agent session path validation scottgl9 2026-02-13 View
15793 fix(sessions): gracefully handle stale cross-agent session file paths lxcong 2026-02-13 View
15857 fix: recognize safe shell builtins in exec-approvals allowlist LucasAIBuilder 2026-02-14 View
15888 fix: store relative session file paths instead of absolute devAnon89 2026-02-14 View
16061 fix(sessions): tolerate invalid sessionFile metadata haoyifan 2026-02-14 View
16194 fix: route exec approvals to explicit targets regardless of sessionFilter MisterGuy420 2026-02-14 View
16249 fix(sessions): allow cross-agent session paths in multi-agent bindings 0xbrak 2026-02-14 View
16441 feat: add topicId matching to bindings for Telegram forum topics alextnetto 2026-02-14 View
16531 fix(sessions): allow WhatsApp-style identifiers in session IDs (#16211) robbyczgw-cla 2026-02-14 View
16542 fix(sessions): use atomic temp+rename write on Windows aldoeliacim 2026-02-14 View
16964 test: add regression tests for sub-agent session path resolution StressTestor 2026-02-15 View
17131 feat(sessions): expose isProcessing flag in sessions.list oxtiger 2026-02-15 View
17132 fix: filter out invalid session entries with empty sessionFile Limitless2023 2026-02-15 View
18107 fix(security): prevent ReDoS in session filter patterns (CWE-1333) brandonwise 2026-02-16 View
18179 CLI: add sessions --json-debug diagnostics p6l-richard 2026-02-16 View