[TODO] Implement session chain lookup in _derive_previous_session_id() #2

Open
opened 2026-05-19 08:07:51 -04:00 by hermes-admin · 0 comments

From MemoryMaxx v2026.5.16 Postmortem:

_derive_previous_session_id() currently always returns None. The session chain lookup is not yet implemented.

Requirements:

  • Query session history to find the previous session ID for the same user/platform
  • Handle edge cases (first session, sessions with no prior)
  • Integrate with episodic memory tools (Telegram/Matrix backfill)

Status: Not implemented

Assigned: J7

**From MemoryMaxx v2026.5.16 Postmortem:** `_derive_previous_session_id()` currently always returns `None`. The session chain lookup is not yet implemented. **Requirements:** - Query session history to find the previous session ID for the same user/platform - Handle edge cases (first session, sessions with no prior) - Integrate with episodic memory tools (Telegram/Matrix backfill) **Status:** Not implemented **Assigned:** J7
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
san/mononoke#2
No description provided.