-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(sessions): declare the withheld interrupted write as a held pending Session write #4828
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dixso
wants to merge
30
commits into
openai:main
Choose a base branch
from
dixso:fix-deferred-interrupted-session-write
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
eaf8c30
fix(sessions): persist deferred interrupted-turn items when the appro…
dixso 9245717
refactor: share the deferred-prefix selection between both resume paths
dixso 6c3174c
fix: derive the park-time deferral decision from checkpoint state
dixso 449e91a
fix: carry the deferred prefix through a streamed re-interruption
dixso 313b8c0
fix: confirm the deferred prefix against the Session and carry it to …
dixso 3b3cd8b
fix: suppress only what the Session provably holds, by collision-free…
dixso b5b63f3
fix: recognize hosted MCP approval identities when reconciling the pr…
dixso 47d3852
test: pin that an emptied resolved turn corrupts nothing in either ru…
dixso 0d485af
fix(sessions): declare the withheld interrupted write as a held pendi…
dixso e7df96d
test: cover the held pending write across both runners and its serial…
dixso 86b5f7f
refactor(sessions): drop the dead no-state park bridge and tighten de…
dixso b95d567
test: pin that a settled or discarded batch never lingers on the live…
dixso 529b930
style: apply ruff formatting to the touched files
dixso f31635a
fix(sessions): narrow the fresh park registration for the type checker
dixso f8785fd
fix(sessions): validate the held resume's Session and settle only pai…
dixso 546a3b4
style: satisfy line length and the settling batch parameter type
dixso d7bbe1a
fix(sessions): carry the held batch through detached parks, pending a…
dixso d4d70d9
fix(sessions): keep run input out of the held batch, register final s…
dixso 0ce31cd
fix(sessions): dedupe the rebuilt final response against the batch an…
dixso 1b916c7
fix(sessions): settle held batches through the canonical pairing and …
dixso ca6dd82
fix(sessions): keep crash recovery armed when the rebuilt final items…
dixso ab167f5
fix(sessions): give the held pending write its own schema version, se…
dixso b1775aa
fix(sessions): defer compaction when the settling batch carries the t…
dixso 25ee168
fix(sessions): make the 1.18 corpus entries reproducible and scope th…
dixso 9fed9ca
test: pin that the held-only keys are refused on an ordinary pending …
dixso fd6311c
fix(sessions): settle the pairs an emptied resolved turn leaves behind
dixso b498f4b
fix(sessions): dispose of the held batch when the run ends, not when …
dixso 58ac099
fix(sessions): count and classify the settling batch on the compactio…
dixso 33651b1
fix(sessions): the held record owns the conversion policy of its items
dixso 0170048
fix(sessions): the final sweep's direct settle speaks the settle dialect
dixso File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.