Skip to content

chore(sync): merge upstream runtime through v0.0.35 - #247

Merged
aaditagrawal merged 7 commits into
mainfrom
sync/upstream-20260830-runtime
Aug 29, 2026
Merged

chore(sync): merge upstream runtime through v0.0.35#247
aaditagrawal merged 7 commits into
mainfrom
sync/upstream-20260830-runtime

Conversation

@aaditagrawal

@aaditagrawal aaditagrawal commented Aug 29, 2026

Copy link
Copy Markdown
Owner

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

  1. chore(sync): merge upstream foundations through v0.0.34 #246: foundations through v0.0.34
  2. This PR: runtime through v0.0.35
  3. chore(sync): merge upstream product through v0.0.36 #248: product through v0.0.36
  4. chore(sync): merge upstream main through 2026-08-30 #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
  • Focused provider/orchestration tests during conflict resolution

Mobile native verification is delegated to hosted CI because this machine has neither a usable Xcode installation nor an Android emulator.

@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 7554cd42-2949-44dd-b5bc-d1665dc25aec

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

aaditagrawal commented Aug 29, 2026

Copy link
Copy Markdown
Owner Author

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). labels Aug 29, 2026
@aaditagrawal aaditagrawal changed the title fix(desktop): let Clerk UI receive stable auth fixes (#8248) chore(sync): merge upstream runtime through v0.0.35 Aug 29, 2026
@aaditagrawal
aaditagrawal marked this pull request as ready for review August 29, 2026 21:32
@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown

Thread transfer impact

✅ Thread transfer remains within every enforced ceiling.

ℹ️ No successful main baseline artifact is available yet. This run establishes the initial measurement.

Provider Metric Main baseline This PR Impact PR ceiling
Codex Total thread wire 13.3 KiB 15.1 KiB
Codex Thread snapshot wire 6.9 KiB 7.3 KiB
Codex Live turn WebSocket wire 6.4 KiB 7.8 KiB
Codex Live turn WebSocket decoded 55.5 KiB 66.4 KiB
Codex Live turn messages 9 21
Claude Total thread wire 13.3 KiB 15.1 KiB
Claude Thread snapshot wire 6.9 KiB 7.3 KiB
Claude Live turn WebSocket wire 6.4 KiB 7.8 KiB
Claude Live turn WebSocket decoded 56.4 KiB 66.4 KiB
Claude Live turn messages 9 21

Baseline: unavailable · PR result: e29dc82 · Source CI: success

Scenario and decoded snapshot size

10 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.

  • Codex decoded thread snapshot: 109.5 KiB
  • Claude decoded thread snapshot: 110.2 KiB

Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed.

@aaditagrawal
aaditagrawal force-pushed the sync/upstream-20260830-runtime branch from 17c9c10 to 330fb9c Compare August 29, 2026 21:41
@aaditagrawal
aaditagrawal force-pushed the sync/upstream-20260830-runtime branch from 330fb9c to e29dc82 Compare August 29, 2026 21:48

aaditagrawal commented Aug 29, 2026

Copy link
Copy Markdown
Owner Author

Merge activity

  • Aug 29, 9:54 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Aug 29, 9:56 PM UTC: Graphite couldn't merge this PR because it had merge conflicts.

@aaditagrawal
aaditagrawal changed the base branch from sync/upstream-20260830-foundations to graphite-base/247 August 29, 2026 21:55
aaditagrawal added a commit that referenced this pull request Aug 29, 2026
## 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.
@aaditagrawal
aaditagrawal changed the base branch from graphite-base/247 to main August 29, 2026 21:55
@aaditagrawal
aaditagrawal merged commit 5c9dc8b into main Aug 29, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants