fix(web): respect panel motion and nested timeline scrolling - #750
Merged
Merged
Conversation
Adapt T3 Code sources da6a85b1365993d0ff2a79698cd82498de247d8a, 7c2702d68ae2e10fa9d3a08c996ed47c393dcffd, and 68607c5a99147710b92228e0642f6c0a642e32a6 for Pylon composer and context controls.
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
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 a tool result has its own scroll area, wheel and navigation keys could also move the outer timeline or collapse the composer. The timeline now responds only when that nested area can hand scrolling to its parent. Composer and draft-hero transitions also use Pylon's existing panel-motion setting, including reduced-motion and disabled states.
This adapts selected T3 Code changes from da6a85b1365993d0ff2a79698cd82498de247d8a, 7c2702d68ae2e10fa9d3a08c996ed47c393dcffd, and 68607c5a99147710b92228e0642f6c0a642e32a6 while preserving Pylon context controls. Keyboard worktree submit and Escape suggestions were already adopted in prior Pylon PRs and are outside this diff.
Validation: 166 focused tests passed;
vp run -F web typecheckpassed; changed-file lint exited 0 with existing warnings;git diff --checkpassed. Independent review found no blocking issue. Browser interaction verification remains pending because this task has no browser-use approval.Implemented by GPT-6 Sol (low reasoning) in the Codex harness, with root-agent oversight and independent GPT-6 Sol review.