sync: integrate remaining upstream commits through 09d13de43 - #266
Merged
Conversation
…ands (pingdotgg#9553) Scrolling a long thread to the end with the composer at rest landed flush against the short composer. The expansion that followed then covered the last rows, because the timeline reserves only the live overlay height and does not move for footer growth. The timeline now keeps the expanded composer's height clear while the composer rests, so expanding it again changes nothing above the composer. The composer reports its resting flag from a layout effect and publishes a fresh overlay height whenever that flag changes, so the reservation is always computed from a height that belongs to the same layout. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…otgg#9562) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…9582) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
…9622) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…ngdotgg#9623) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Keep fork opaque-attachment claims while resolving inline documents with fileName/mimeType and forcing downloads for other generic files. Accept empty skillDispatchInput on promptless continuation, and mock expo-image so the mobile ProviderIcon suite can load after Antigravity.
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: unavailable · PR result: 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. |
Stop duplicating Claude prompt text when there is no skill dispatch, keep opaque attachment downloads flagged, assert only Codex binaries on the binaryPath re-probe, and advertise Antigravity in PROVIDER_OPTIONS.
…e-4-bb46' into codex/sync-upstream-20260904-wave-5-bb46 Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
aaditagrawal
marked this pull request as ready for review
September 5, 2026 06:32
This was referenced Sep 5, 2026
Owner
Author
This was referenced Sep 5, 2026
Owner
Author
Merge activity
|
aaditagrawal
changed the base branch from
codex/sync-upstream-20260904-wave-4-bb46
to
main
September 5, 2026 07:45
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.

What changed
Integrates the remaining 30 upstream commits (161–190) through
09d13de43, stacked on #265.After this lands,
git rev-list --count HEAD..upstream/mainis 0. The fork is fully up to date with read-only upstreampingdotgg/t3code.Included upstream work
Fork adaptations
<runtime_info>onsession/prompt) is shared throughStandardAcpAdapterFollow-up on this stack
Pushed CI fixes across #262–#266: inline attachment metadata, promptless
skillDispatchInputtest expectation,vp checkformatting, and a mobileexpo-imagemock.Stack
mainVerification
vp run typecheckpassed on this branchvp checkpassed on this branch after formatter cleanupaaditagrawal/t3code)