Skip to content

Phase 5: preserve mixed-source context across follow-up turns - #1070

Merged
Paul Lizer (paullizer) merged 1 commit into
fix/1031-tabular-row-orchestration-scalefrom
feature/1060-conversation-continuity
Jul 23, 2026
Merged

Phase 5: preserve mixed-source context across follow-up turns#1070
Paul Lizer (paullizer) merged 1 commit into
fix/1031-tabular-row-orchestration-scalefrom
feature/1060-conversation-continuity

Conversation

@paullizer

Copy link
Copy Markdown
Contributor

Summary\n- Add a default-off �nable_mixed_source_conversation_continuity flag, effective only with the existing Phase 2 Chat/Search flag.\n- Persist a compact, privacy-safe continuity record through the existing conversation metadata path, with source identity, role/order, native engine, version, terminal status, aggregate coverage flags, and citation/artifact counts.\n- Keep current explicit selections authoritative. History references are reauthorized through the existing Phase 1 manifest before native evidence processing; version changes and incomplete prior coverage require fresh execution.\n- Cover compact serialization, selection precedence, revocation/version decisions, standard/streaming parity wiring, and version alignment.\n- Update feature documentation and release notes for

@paullizer
Paul Lizer (paullizer) merged commit d7e04ec into fix/1031-tabular-row-orchestration-scaleJul 23, 2026
2 checks passed
Sign up for freeto 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

@paullizer