Conversation
fazxes
force-pushed
the
fazxes/stream-session-transcript
branch
from
August 29, 2026 00:56
eab2fd0 to
759aae4
Compare
Persist finalized transcript bytes independently of viewport scrolling and stream exact records before semantic hydration. Fall back through one semantic rebuild for missing or incomplete records, fail closed on corrupt committed data, and preserve native history across resize.
Stream the persisted transcript through the existing reset frame and keep semantic state out of the historical body. Reanchor retained state after publication so continuations and later resizes preserve exact scrollback.
Keep runtime tests below production source for the direct-write audit and align slash-menu geometry with the resumed-session notice.
Wait for the stable text-first resume anchor before sending Ctrl-O in the brutal flow.
Normalize the transient queue status independently of its current footer suffix.
Keep interactive resume failures closed after teardown, preserve startup diagnostics as structured state, and only replay a complete caught-up transcript on resize. Cover terminal mode restoration, legacy wire backfill, active-tail resize, and complete large-session output.
Append startup postlude entries through the existing transcript contracts and protect the renderer's idle footer reservation during direct resume streaming. This keeps the complete historical tail intact before the first normal frame.
Commit the streamed historical anchor before adding startup notices, preserve the renderer's footer-gap contract, and extend the physical guard only when structured retention caps a large session.
fazxes
force-pushed
the
fazxes/stream-session-transcript
branch
from
August 29, 2026 02:58
759aae4 to
6064019
Compare
Assert the slash picker displaces transcript content relative to its resumed baseline while preserving the existing exact marker-copy and blank-gap checks across platform-specific path wrapping.
fazxes
marked this pull request as ready for review
August 29, 2026 04:15
Position the resume stream at the existing terminal cursor without reserving welcome rows. Keep restored scrollback contiguous when fx starts near the bottom of a terminal.
Persist executable and complete semantic presentation state in one resume snapshot. Stream saved terminal history first, then install retained interaction state without rebuilding the event log. Reflow session-owned history through the existing reset frame at each terminal width, and use hard resets where direct terminals do not clear native scrollback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary