merge: sync upstream through 55333833ec (classic-merge) - #454
Merged
Conversation
…gg#10198) Co-authored-by: Claude Code <noreply@anthropic.com>
…otgg#10199) Co-authored-by: Claude Code <noreply@anthropic.com>
…ingdotgg#10200) Co-authored-by: Claude Code <noreply@anthropic.com>
…tgg#10173) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…ing (pingdotgg#10210) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…ingdotgg#10211) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…#9561) Co-authored-by: Julius Marminge <51714798+juliusmarminge@users.noreply.github.com>
…dotgg#10247) Co-authored-by: Claude Code <noreply@anthropic.com>
…tgg#10021) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…gdotgg#9754) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…10324) Co-authored-by: Claude Code <noreply@anthropic.com>
…gdotgg#10305) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
56 commits after #453: shared project defaults, thread balancing across machines, remaining-quota usage, persist project icons, /usage-limits, and Knip unused-export audits.
Two more commits after d924fe2: pooled provider usage limits and removal of usage-limits demo fixtures.
Upstream pooled-limits used Array.toSorted, which Hermes does not provide. Copy then sort so mobile and shared keep the same ordering.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
The mobile existence contract requires queue-bound sends to set the timeline anchor only inside `if (!sendWillQueue)`. Shared project defaults also match the "work" settings query, so the catalog test includes that row.
patroza
marked this pull request as ready for review
September 6, 2026 07:15
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Five more web a11y/copy commits after 00d6109. Keep the fork custom-application picker; take pingdotgg#10124's "Choose editor" label.
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.
Classic-merge of
pingdotgg/t3codemain(00d6109cbb) intofork/dev.Land with
gh pr merge --merge(never squash). This preserves the merge's second parent sofork/dev..upstream/mainstays honest.Follow-up to #453.
Incoming
58 commits after #453, including:
00d6109cbbremove usage limits demo fixtures (chore(web): remove usage limits demo fixtures pingdotgg/t3code#10330)b273d1cfe9pool subscription limits per provider across accounts and environments (feat(usage): pool subscription limits per provider across accounts and environments pingdotgg/t3code#10300)d924fe2664real OG preview card when t3.codes is shared (fix(marketing): show a real preview card when t3.codes is shared pingdotgg/t3code#10305)272d6d747eGitHub mark for github.com links (feat(markdown): show the GitHub mark for github.com links pingdotgg/t3code#10324)a495385584save linked media from chat on mobile (fix(mobile): save linked media from chat pingdotgg/t3code#10271)b7465a3bc9stop the work log flickering during subagent runs (fix(mobile): stop the work log flickering during subagent runs and failing calls pingdotgg/t3code#10273)420fd76f60balance new threads across connected machines (feat(connections): balance new threads across connected machines pingdotgg/t3code#9895)9f40b2f563shared project defaults and scoped overrides (feat(settings): add shared project defaults and scoped overrides pingdotgg/t3code#9754)eee05575ebpersist project icons across reloads (fix(clients): persist project icons across reloads and reconnects pingdotgg/t3code#10138)be53bbd850remaining-quota usage (feat(usage): show remaining quota instead of used pingdotgg/t3code#9889)183c343309/usage-limits(feat: show provider usage limits with /usage-limits pingdotgg/t3code#9875)c8872fd22akeep Antigravity Google sign-in across restarts (fix(server): keep the Antigravity Google sign-in across server restarts pingdotgg/t3code#10244)050690d1bcsettle threads using PR terminal timestamps (fix(server): settle threads using actual pull request terminal timestamps pingdotgg/t3code#9934)e2e6ce6a29image dimensions on signed asset URLs (feat(server): report image dimensions with signed asset URLs pingdotgg/t3code#10198)b2e15185aeWindows 95 landing page (feat(marketing): add a Windows 95 landing page pingdotgg/t3code#10286)Weld
3-way (never whole-file ours/theirs):
rpcSessionFactoryLayerbeside knip-private overlapping RPCs and incoming HostResources.reuseBaseBranch, queued-turn outbox,/newslash command, and sidebar v2 status beside thread balancing and shared project defaults./usage-limits, and plan-ready mobile status beside fork sequential-delete and deeplink tests.d924fe2664merged cleanly (#10300pooled limits,#10330demo-fixture removal). HermestoSortedin pooled limits replaced with copy-then-sort.Do not squash