Skip to content

chore(turbo): ingest upstream through 692eb1a57; retire the personal ~/.t3 backend - #87

Merged
gfsaaser24 merged 9 commits into
turbofrom
repair/turbo-nightly-20260901b
Sep 1, 2026
Merged

chore(turbo): ingest upstream through 692eb1a57; retire the personal ~/.t3 backend#87
gfsaaser24 merged 9 commits into
turbofrom
repair/turbo-nightly-20260901b

Conversation

@gfsaaser24

Copy link
Copy Markdown
Owner

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.sqlite and, when it found one, registered a local:t3 instance labelled "T3 Code (personal)" on port 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, plus the two test mocks that stubbed it. The guarded one-way official import (apps/server/src/turbo/officialImport/**, seam official-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 lint zero errors; scripts (32), web src/turbo/ (85), and server projection/OpenRouter (18) suites all pass. The 8 desktop src/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

StiensWout and others added 9 commits September 1, 2026 12:52
…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>
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XXL labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 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: 4c90d24 · 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.4 KiB
  • Claude decoded thread snapshot: 110.1 KiB

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

@gfsaaser24
gfsaaser24 merged commit 218ae21 into turbo Sep 1, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL 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.

5 participants