chore(turbo): ingest upstream through 692eb1a57; retire the personal ~/.t3 backend - #87
Merged
Merged
Conversation
…pingdotgg#9001) Co-authored-by: Guillermo Casanova <guillermo.casanova.b@gmail.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>
….t3 backend Ingests the seven upstream commits from c17d02c..692eb1a (quit-shortcut confirmation, project settings from thread menus, remote Claude model manifest discovery, PR sidebar sync, the Electron 43 preview fix, and one revert). The merge was conflict-free; every fork seam still verifies. Retires the fork's second local backend. Since 0.0.36 the desktop bootstrap probed for ~/.t3/userdata/state.sqlite and, when it found one, registered a "local:t3" instance labelled "T3 Code (personal)" on primary+2. T3 Turbo now stands on its own home: that bootstrap block is gone, and so is DesktopBackendConfiguration.resolveLocalHome, the start-config builder that existed only to serve it. The guarded one-way official import stays as the supported way to bring legacy data across. Version bumped to 0.0.49. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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. |
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.
Ingests the seven upstream commits from
c17d02cff..692eb1a57(quit-shortcut confirmation, project settings from thread menus, remote Claude model manifest discovery, PR sidebar sync, the Electron 43 preview fix, and one revert). The merge was conflict-free and all 30 fork seams / 180 file checks still verify.It also retires the fork's second local backend. Since 0.0.36 the desktop bootstrap probed for
~/.t3/userdata/state.sqliteand, when it found one, registered alocal:t3instance labelled "T3 Code (personal)" on port primary+2. T3 Turbo now stands on its own home: that bootstrap block is gone, and so isDesktopBackendConfiguration.resolveLocalHome, the start-config builder that existed only to serve it, plus the two test mocks that stubbed it. The guarded one-way official import (apps/server/src/turbo/officialImport/**, seamofficial-data-import) is untouched and remains the supported way to bring legacy data across.Version bumped to 0.0.49 in desktop, server, web, and contracts.
Verification: seam manifest verify passes (30 seams / 180 checks); typecheck clean across desktop/web/server/client-runtime/contracts;
vp lintzero errors; scripts (32), websrc/turbo/(85), and server projection/OpenRouter (18) suites all pass. The 8 desktopsrc/app/failures are pre-existing Windows path-separator assertions, identical on the unmodified baseline.Model/harness: Claude Fable 5 via Claude Code.
🤖 Generated with Claude Code