sync: integrate upstream wave 1 through 355fbd96d - #262
Merged
Conversation
…tgg#9167) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…g#9101) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
…ingdotgg#9258) Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Julius Marminge <julius0216@outlook.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> Co-authored-by: maria <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: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ingdotgg#7272) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…9277) 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: Claude Code <noreply@anthropic.com>
…the composer (pingdotgg#9280) Co-authored-by: Claude Code <noreply@anthropic.com>
…gg#9298) Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…#9306) Co-authored-by: Claude Code <noreply@anthropic.com>
Merge the first 40 upstream commits after 14f15cf into the fork. Fork adaptations: - Keep Cursor on the TypeScript SDK; port auto/full-access onto SDK local options - Keep CursorAcpSupport deleted - Renumber upstream auto-pull and settlement-repair migrations to 50/51 - Preserve opaque .bin attachment metadata while adding inline document previews - Keep the Windows Spectre runtime component IDs from the fork release fix - Preserve Hermes companion UI, Night sky artwork, and provider-aware runtime modes Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
…erge The document-attachment preview auto-merge used FileIcon without importing it and split the import block with module-scope constants. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
…eam move Upstream relocated the node:sqlite Effect client into @t3tools/shared. Update remaining fork-only migration tests and provide FileSystem/Path to Cursor skill discovery. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: 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. |
This was referenced Sep 4, 2026
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.
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.
…ocks Wave 1 dropped the trailing no-dispatch text push when avoiding duplicate prompt+command blocks. Restore the else-if so literal prompts, /compact, and ultrathink still reach the SDK. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Slash-command expansion requires the final content block to be text, so image attachments now precede the prompt. Update the attachment test to match that order. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
aaditagrawal
marked this pull request as ready for review
September 5, 2026 06:32
Owner
Author
This was referenced Sep 5, 2026
Owner
Author
Merge activity
|
4 tasks
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 first 40 upstream commits after merge-base
14f15cfed, through355fbd96d.This is layer 1 of a 5-PR stack catching the fork up to
pingdotgg/t3codemain(190 unique commits behind as of 2026-09-04).Included upstream work
Fork adaptations
sandboxOptions/autoReview).CursorAcpSupportstays deleted..binattachment metadata while adding inline document previews.@t3tools/shared/nodeSqliteClient.CI follow-up
Restored the trailing no-dispatch text push in
ClaudeAdapterafter skipping duplicate prompt+command blocks, so literal prompts,/compact, and ultrathink still reach the SDK. Image attachments stay ahead of that text block (required for slash-command expansion); the adapter test now expects that order.Stack
main(commits 1–40)Verification
vp run typecheckpassed (suggestions only)aaditagrawal/t3code). Upstream remains read-only.Checklist