fix(chat): translate session replay cursors #14

Merged
tkmind merged 1 commits from codex/fix-session-replay-cursor into main 2026-07-17 08:55:38 +00:00
Owner

Summary

  • keep Portal replay cursors separate from Goose SSE cursors
  • resume with the newest persisted upstream_event_id
  • omit unmapped Last-Event-ID so Goose can replay the authoritative Finish
  • add regression guard documentation

Validation

  • npm run verify:h5-session-patches
  • node --test billing-session-concurrency.test.mjs
  • proxySessionEvents mapped/unmapped cursor simulations

Scope

Portal session SSE replay only; no production changes in this PR.

## Summary - keep Portal replay cursors separate from Goose SSE cursors - resume with the newest persisted upstream_event_id - omit unmapped Last-Event-ID so Goose can replay the authoritative Finish - add regression guard documentation ## Validation - npm run verify:h5-session-patches - node --test billing-session-concurrency.test.mjs - proxySessionEvents mapped/unmapped cursor simulations ## Scope Portal session SSE replay only; no production changes in this PR.
tkmind added 1 commit 2026-07-17 08:51:50 +00:00
fix(chat): translate session replay cursors
Memind CI / Test, build, and release guards (pull_request) Successful in 2m55s
cce56a4c6a
tkmind merged commit 055d53c58b into main 2026-07-17 08:55:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#14