chore(sync): merge upstream runtime through v0.0.35 - #247
Conversation
…#8231) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
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. |
17c9c10 to
330fb9c
Compare
330fb9c to
e29dc82
Compare
## What changed Merge the upstream release train through v0.0.34 into the maintained fork. This is the foundation layer of a four-PR Graphite stack and includes the early mobile, desktop, workflow, and shared-runtime changes from the upstream range. Conflict resolution preserves the fork's provider registry, provider management, usage monitoring, orchestration reliability, fork README, hosted runner policy, and fork-only release safeguards. ## Stack 1. This PR: foundations through v0.0.34 2. #247: runtime through v0.0.35 3. #248: product through v0.0.36 4. #249: upstream head through 2026-08-30 ## Verification - `node_modules/.bin/vp check` - `node_modules/.bin/vp run typecheck` - Full repository test suite on the integrated stack: 933 files passed, 3 skipped; 9,698 tests passed, 26 skipped - Integrated isolated web QA on the completed stack Mobile native verification is delegated to hosted CI because this machine has neither a usable Xcode installation nor an Android emulator. The native patch was also dry-run checked against the installed React Native dependency.

What changed
Merge the upstream release train through v0.0.35 on top of #246. This layer carries the larger server/runtime and desktop authentication changes while adapting them to the fork's multi-provider architecture.
The resolution keeps provider-neutral session/event behavior, provider-specific model and runtime settings, usage/rate-limit reporting, and the fork's open provider-kind compatibility.
Stack
Verification
node_modules/.bin/vp checknode_modules/.bin/vp run typecheckMobile native verification is delegated to hosted CI because this machine has neither a usable Xcode installation nor an Android emulator.