fix(desktop): bind Side Conversation events to Host admission - #3716
Draft
Astro-Han wants to merge 19 commits into
Draft
fix(desktop): bind Side Conversation events to Host admission#3716Astro-Han wants to merge 19 commits into
Astro-Han wants to merge 19 commits into
Conversation
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Generated-by: Codex
Astro-Han
force-pushed
the
fix/side-conversation-event-ownership
branch
from
August 24, 2026 19:20
f32cbb5 to
b3194c4
Compare
Generated-by: Codex
Astro-Han
force-pushed
the
fix/side-conversation-event-ownership
branch
from
August 24, 2026 19:38
41aa14c to
f51928a
Compare
Derive admission observation from the Host-owned Session mode and keep ordinary Session streams unchanged. Remove the duplicate renderer send intent and tighten continuity decoding. Generated-by: Codex
Keep Session event listeners bound to the current validated Host target epoch instead of filtering replacement events through the original host identity. Generated-by: Codex
Reconcile buffered Host admission events when Stop outcome is unknown and bind successor/retraction fixtures to the actual submitted ticket. Generated-by: Codex
Follow replacement target epochs within the owning profile while rejecting same-named Session channels from other Hosts. Generated-by: Codex
Assert that replaying admission and text after an unknown Stop restores the real Host Turn streaming projection. Generated-by: Codex
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
No durable message schema, settlement/recovery policy, CLI projection, or Desktop primary-conversation projection is changed.
Behavior evidence
The production-shaped React hook + Workbar seam covers:
Verification
npm run buildgit diff --checkpassedExact-head CI: passed for
364dd1a96adaac3ba1bbaecbdb4da453cbcf11f6(run 32772641137).AI use
Codex contributed the implementation, regression tests, verification, and adversarial/simplification review. No commit from Draft PR #3633 was cherry-picked or copied; its old branch/review was used only as failure evidence.