Skip to content

Backport upstream reliability and workflow fixes#16

Merged
jln13x merged 1 commit into
personalfrom
t3code/upstream-pr-shortlist
Jul 21, 2026
Merged

Backport upstream reliability and workflow fixes#16
jln13x merged 1 commit into
personalfrom
t3code/upstream-pr-shortlist

Conversation

@jln13x

@jln13x jln13x commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Summary

Backports a focused reliability and quality batch from open upstream T3 Code PRs onto the personal
fork. The changes prioritize Codex correctness, predictable recovery, lower background/streaming
cost, safer diff rendering, and small Git/Desktop quality-of-life improvements.

This PR adds the nine backports not already present in personal:

personal already contains pingdotgg#4009 and pingdotgg#4187 through PR #15. This branch keeps those implementations,
adds explicit cursor-page regression coverage for pingdotgg#4187, and consolidates all eleven entries in the
upstream integration ledger rather than replaying duplicate code.

Local adaptations

Full behavior, reconciliation notes, and future upstream-sync expectations are documented in
docs/upstream-integrations.md.

Verification

  • vp check — passed with 0 errors and 11 existing warnings
  • vp run typecheck — passed
  • vp test — 637 files passed, 2 skipped; 5,186 tests passed, 7 skipped
  • git diff --check origin/personal...HEAD — passed

An isolated web runtime/pairing smoke passed before the final rebase. Packaged Electron and semantic
browser click-through verification were not available in this environment; the affected paths are
covered by focused regression tests and the full suite.

Integrate focused correctness, performance, recovery, diff rendering, Git workflow, and desktop hardening changes from upstream PRs pingdotgg#4136, pingdotgg#4009, pingdotgg#3903, pingdotgg#4187, pingdotgg#3830, pingdotgg#2338, pingdotgg#3885, pingdotgg#4213, pingdotgg#4205, pingdotgg#3520, and pingdotgg#4107.

Document local adaptations, exclusions, and verification expectations in the personal fork inventory.
@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Jul 21, 2026
@jln13x
jln13x merged commit 1acc4d5 into personal Jul 21, 2026
6 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

1 participant