Skip to content

feat(retained): admit portable context transfers - #191

Merged
drewstone merged 2 commits into
mainfrom
feat/retained-context-transfer
Aug 29, 2026
Merged

feat(retained): admit portable context transfers#191
drewstone merged 2 commits into
mainfrom
feat/retained-context-transfer

Conversation

@drewstone

Copy link
Copy Markdown
Owner

Summary

  • Admit portable context for one exact fresh destination.
  • Recover accepted transfers after a server restart.
  • Keep conversation text out of the durable operation ledger.
  • Separate retained readiness from the public health timeout.
  • Update all direct dependencies to current releases.

Proof

  • pnpm test: 1,028 passed and 11 skipped.
  • pnpm typecheck: passed.
  • pnpm outdated --format json: no outdated direct dependencies.
  • The route test proves transferred messages reach the backend request.
  • The restart test proves SQLite contains no portable message text.

@drewstone
drewstone merged commit e94e87b into main Aug 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant