sync: integrate upstream wave 2 (commits 33-64) - #253
Merged
Conversation
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
…8919) Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…into memory from db (pingdotgg#8988)
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: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Owner
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Sep 2, 2026
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. |
aaditagrawal
force-pushed
the
sync/upstream-20260902-wave-1
branch
from
September 2, 2026 05:38
ae115e2 to
3d2b880
Compare
aaditagrawal
force-pushed
the
sync/upstream-20260902-wave-2
branch
from
September 2, 2026 05:38
5f4d524 to
b5936cc
Compare
Owner
Author
aaditagrawal
changed the base branch from
sync/upstream-20260902-wave-1
to
graphite-base/253
September 2, 2026 06:24
aaditagrawal
added a commit
that referenced
this pull request
Sep 2, 2026
## What changed Integrates upstream commits 1-32 of the September 2 sync, through `f86c5e8c87`. This is the first layer of a four-PR Graphite stack. It brings in the initial upstream web, server, desktop, and mobile changes while preserving the fork's multi-provider runtime, provider usage monitoring, provider management, and orchestration reliability behavior. Notable adaptations include retaining signed attachment metadata and byte-range media delivery, preserving the rate-limit panel, and keeping browser recording failure handling compatible with the fork. ## Verification - `vp check` - `vp run typecheck` - focused server and browser tests (218 passing) ## Stack 1. #252 2. #253 3. #254 4. #255
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 upstream commits 33-64 of the September 2 sync, through
0bfb6df34b.This layer adds the next upstream server, web, mobile, and dependency updates. Conflict resolution keeps the fork's signed attachment metadata alongside upstream video byte ranges and preserves provider-neutral transient logging behavior.
Verification
vp checkvp run typecheckStack