01Unifies AI agent sessions from multiple platforms (Claude Code, Cursor, Copilot, Windsurf) into a single local store.
02Assigns memorable names (e.g., 'dark-ocean') to sessions for easy identification and loading.
03Exposes a local MCP server with programmatic tools for agents to read, search, save, and delete sessions.
04Captures and stores AI agent 'learnings' (patterns, preferences, insights) for future context injection.
05Provides a terminal UI for browsing sessions and an auto-sync feature to keep sessions updated in the background.
060 GitHub stars