chore(turbo): ingest upstream through v0.0.34-nightly.20260812.1072 - #69
Conversation
…JSON body (pingdotgg#5072) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Illia Panasenko <hello@ipanasenko.me>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
…shift+click and show shortcut in tooltip (pingdotgg#5994) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…ontext menu (pingdotgg#5574) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com> Co-authored-by: Thuong Tin <thuongtin@gmail.com> Co-authored-by: Kapish14 <kapishnarang01@gmail.com> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: codex <codex@users.noreply.github.com>
Co-authored-by: codex <codex@users.noreply.github.com>
pingdotgg#6189) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…gdotgg#6187) Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…the sidebar footer (pingdotgg#6031) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
Co-authored-by: Rodrigo Brechard <rodrigo@clubtidy.fr> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: codex <codex@users.noreply.github.com>
Ingests pingdotgg/t3code main at 560d4a4 (contains every nightly through v0.0.34-nightly.20260812.1072) into the Turbo stack — 26 commits: OKLCH theme palettes, Open VSX theme search, compact sidebar footer with pull-requests/usage back buttons, Copy Thread ID, shift+click new thread, self-hosted GitLab PR routing, hourly usage view, mobile composer rework. Conflict resolutions: - themePalette: fork region roles compose with upstream's OKLCH pipeline (decodeThemeColors(withRegionThemeRoles(...))); the managed generator keeps the withDerivedRegionThemeRoles wrapper; the legacy-file test compares canonical OKLCH forms. - SidebarChrome: upstream's compact footer + back buttons, fork's environment switcher above the menu. - ComposerPrimaryActions: upstream's stage-artwork button inside the fork's fixed PrimaryActionSlot (size-full; the slot owns the box). Both test suites kept. - Mobile ThreadComposer: upstream's iOS settings menu + the fork's usage meters coexist. - BranchToolbar/EnvModeSelector: upstream's markers and overflow classes. Also fixes the pull-requests page under chat panes: ChatPaneWorkspace now routes full-page child routes through the outlet (isChatPaneTargetRouteId) instead of painting panes over them — clicking Pull Requests previously changed the URL and nothing else. Version line to 0.0.42. Seam manifest verifies (26 seams, 172 checks); web suite 2334 passed; typecheck clean on web/t3/client-runtime/contracts/ mobile. 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: Repository UI 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:
Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
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. |
Repairs nightly sync run 31552658971 using the merge-ingest pattern (#53, #66): merges pingdotgg/t3code main
560d4a456, which contains all 8 nightlies we were missing throughv0.0.34-nightly.20260812.1072.Seven conflicts, all resolved in the fork's favor with upstream as base
decodeThemeColors(withRegionThemeRoles(...)); the managed generator keeps its derived-region wrapperPrimaryActionSlot(size-full— the slot owns the box, preserving the no-jump invariant); both test suites kept (16 pass)Also: pull-requests page now renders under chat panes
ChatPaneWorkspacepainted panes over every child route; full-page children like/pull-requestschanged the URL and nothing else. It now routes non-pane child routes through the outlet (isChatPaneTargetRouteId, unit-tested) — panes return when you navigate back to a thread.Verification
node scripts/turbo-customization-manifest.ts verify: 26 seams, 172 file checks pass🤖 Generated with Claude Code