← 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
18801 fix(routing): use fresh config in resolveAgentRoute to prevent stale bindings mcaxtr 2026-02-17 View
18850 fix: prevent ReDoS in session filter via safe-regex utilities mrmcsmartypants1 2026-02-17 View
18904 fix(sandbox): restore SHA-1 in slugifySessionKey to preserve workspace dirs steflsd 2026-02-17 View
19362 feat(discord): clean up sessions when channel is deleted chubes4 2026-02-17 View
19528 feat: directory-per-session store to eliminate monolithic JSON bottleneck binary64 2026-02-17 View
20136 Telegram: fix cross-provider model checkmark in /models keyboard powerdot 2026-02-18 View
20204 fix(sessions): allow negative IDs and colon separators in session IDs zerone0x 2026-02-18 View
20755 docs: add /export-session command to changelog boris721 2026-02-19 View
21544 Gateway: include diagnostics state in sessions.list sey-agent 2026-02-20 View
21992 fix(telegram): allow colon in provider name for model callback parsing (#21939) lailoo 2026-02-20 View
22025 fix(telegram): accept colon provider ids in mdl_list callbacks lc708 2026-02-20 View
22596 fix: use defer for file handle cleanup in TranslationMemory.Save() hobostay 2026-02-21 View
23656 fix(routing): trust binding agentId even when not in agents.list SleuthCo 2026-02-22 View
23670 fix(security): add ReDoS protection for user-controlled regex patterns kevinWangSheng 2026-02-22 View
23671 fix(security): use crypto.randomInt for session slug generation kevinWangSheng 2026-02-22 View