Session History

Session history system for OpenClaw — persistent, browsable, resumable chat sessions with SQLite index, archive/restore, migration, paginated UI, and chat dropdown integration. Use when: (1) adding session archival/indexing to OpenClaw, (2) implementing session browsing/search in the dashboard, (3) adding session resume/rename/delete, (4) archiving active sessions from the dashboard, (5) adding pagination to session lists, or (6) integrating recent sessions into the chat dropdown.

modbender Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/session-history-enhancements commit 202692a7c7

Frequently asked questions

npx skillmds@latest add modbender/session-history-2