feat(client): preview thread lifecycle actions until shell receipts - #819
Merged
Merged
Conversation
|
Deployment failed for project pylon-marketing with the following error: Learn More: https://vercel.com/pylon-code?upgradeToPro=build-rate-limit |
Contributor
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
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.
When settling, snoozing, pinning, or reordering a thread on a remote environment, the shell list currently waits for the command reply and projected event before showing the change. This makes the action feel inert during network delay and can let a late settle/snooze reply navigate away after the user reverses the action.
Preview the eight lifecycle actions in the shared client runtime for web and mobile. The persisted shell remains authoritative: a rejected or interrupted command rolls back, an accepted action stays visible only until its persisted receipt sequence reaches the live shell, and a disconnect clears the preview so a cached shell never presents it as confirmed. Sidebar navigation rechecks the selected thread and current lifecycle state after the reply.
Adapted from T3 source
9ea892e3b365faff31eed294ac38f70d122656b2for Pylon's environment-scoped shell and command receipts. Provider turns, admissions, project data, and thread details are unchanged.Validation: 196 focused client-runtime and sidebar logic tests; client-runtime, web, and mobile typechecks; scoped lint and formatting; independent read-only review. No live browser or mobile interaction was performed.
Model: GPT-6 Sol (low) via the Codex harness.
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.