chore(sync): merge upstream product through v0.0.36 - #248
Conversation
…tgg#8358) Co-authored-by: Dara Adedeji <daraadedeji07@gmail.com> Co-authored-by: Ahmed Besic <ahmed-besic@users.noreply.github.com> Co-authored-by: Michael Brown <michaeltbrown.mtb@gmail.com> Co-authored-by: Lars Nieuwenhuis <35393046+lnieuwenhuis@users.noreply.github.com> Co-authored-by: Guilherme Barros <gbarros1095@gmail.com> Co-authored-by: PC <pc@localhost> Co-authored-by: 1xpixi <157762409+1xpixi@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
…pingdotgg#7538) Co-authored-by: Theo Browne <me@t3.gg>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com> Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com> Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
Co-authored-by: Yash Singh <saiansh2525@gmail.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
…ngdotgg#8395) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
Recent scheduled nightlies have been delayed or skipped. Move the nightly cron from minute 7 to minute 38. Keep the existing three-hour interval. This tests a different point in each three-hour window without claiming it will fix GitHub schedule delivery. Authored by GPT-5.6 Sol with the Codex harness.
…gdotgg#8235) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Add a mod+shift+p shortcut that pins or unpins the active thread. Ignore the shortcut during terminal focus and when the server does not support thread pinning.
Co-authored-by: codex <codex@users.noreply.github.com>
…mproving launch times (pingdotgg#5769) Co-authored-by: Claude Opus 5 <noreply@anthropic.com> Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com> Co-authored-by: Utkarsh Patil <73941998+UtkarshUsername@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
…6011) Co-authored-by: Shivam Sharma <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Shivam Sharma <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
Co-authored-by: Shivam Sharma <91240327+shivamhwp@users.noreply.github.com>
…gdotgg#7313) Co-authored-by: Shivam Sharma <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Julius Marminge <julius@mac.lan>
|
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. |
11b9abf to
80e4395
Compare
330fb9c to
e29dc82
Compare
80e4395 to
3a00d61
Compare
Merge activity
|
## 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.36 on top of #247. This layer integrates the newer product and provider behavior, including Grok/ACP reliability work, while preserving the fork's richer shared ACP runtime.
The adapted shared ACP layer retains runtime modes, model metadata, approval memory, liveness monitoring, plan events, and the fork's complete built-in provider set.
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.