Skip to content

sync: port upstream terminal font reliability, late UI polish, and faster post-update reconnect (#5348–#5444) - #209

Merged
cursor[bot] merged 22 commits into
mainfrom
codex/sync-20260806-l6-terminal-polish-63f7
Aug 6, 2026
Merged

sync: port upstream terminal font reliability, late UI polish, and faster post-update reconnect (#5348–#5444)#209
cursor[bot] merged 22 commits into
mainfrom
codex/sync-20260806-l6-terminal-polish-63f7

Conversation

@aaditagrawal

@aaditagrawal aaditagrawal commented Aug 6, 2026

Copy link
Copy Markdown
Owner

L6/7 of the 2026-08-06 upstream sync stack. Stacked on L5 (#208). Completes the 83-commit port before the ancestry marker.

What lands

Fork deviations preserved

Verification

vp check and vp run typecheck pass.

Review after L5. Ancestry PR (#210) follows.

Open in Web Open in Cursor 

@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 2ffb1e89-89bd-44f5-8c63-9191023b883a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XL 500-999 effective changed lines (test files excluded in mixed PRs). labels Aug 6, 2026
@cursor
cursor Bot marked this pull request as ready for review August 6, 2026 03:11
@cursor
cursor Bot force-pushed the codex/sync-20260806-l5-appearance-features-63f7 branch from 371c30a to f89b5a4 Compare August 6, 2026 03:29
@cursor
cursor Bot force-pushed the codex/sync-20260806-l6-terminal-polish-63f7 branch from 3694f0b to a15bf97 Compare August 6, 2026 03:30
@cursor
cursor Bot changed the base branch from codex/sync-20260806-l5-appearance-features-63f7 to main August 6, 2026 03:35
@cursor
cursor Bot force-pushed the codex/sync-20260806-l6-terminal-polish-63f7 branch from a15bf97 to 0146793 Compare August 6, 2026 03:42
@github-actions github-actions Bot added size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). and removed size:XL 500-999 effective changed lines (test files excluded in mixed PRs). labels Aug 6, 2026
@cursor
cursor Bot force-pushed the codex/sync-20260806-l6-terminal-polish-63f7 branch from 0146793 to f095b6b Compare August 6, 2026 03:45
@cursor

cursor Bot commented Aug 6, 2026

Copy link
Copy Markdown

@coderabbitai review

@cursor
cursor Bot force-pushed the codex/sync-20260806-l6-terminal-polish-63f7 branch from f095b6b to ed173cd Compare August 6, 2026 03:59
@cursor
cursor Bot changed the base branch from main to codex/sync-20260806-l5-appearance-features-63f7 August 6, 2026 04:00
@cursor
cursor Bot force-pushed the codex/sync-20260806-l5-appearance-features-63f7 branch from 25b255e to 0618e89 Compare August 6, 2026 04:11
arhxam and others added 14 commits August 6, 2026 04:11
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Cursor ACP todo title fallback is N/A: fork migrated Cursor to SDK and deleted CursorAcpExtension.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
…#5391)

Co-authored-by: T3 Code Test <t3code-test@example.com>
(cherry picked from commit e0c85a2)
t3dotgg and others added 8 commits August 6, 2026 04:12
Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
(cherry picked from commit 30e4715)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
(cherry picked from commit 990bb0b)
Upstream pingdotgg#5394 switched the Publish job to github.token for rate-limit
isolation. This fork already publishes via RELEASE_APP_* secrets, so
restore minting that app token for softprops/action-gh-release while
keeping the rest of the pingdotgg#5394 workflow updates.

Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
@cursor
cursor Bot force-pushed the codex/sync-20260806-l6-terminal-polish-63f7 branch from ed173cd to 471b31a Compare August 6, 2026 04:13
@github-actions github-actions Bot added size:XL 500-999 effective changed lines (test files excluded in mixed PRs). and removed size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). labels Aug 6, 2026
@cursor
cursor Bot deleted the branch main August 6, 2026 04:19
@cursor
cursor Bot changed the base branch from codex/sync-20260806-l5-appearance-features-63f7 to main August 6, 2026 04:19
@cursor
cursor Bot merged commit 9eb2a13 into main Aug 6, 2026
12 checks passed
@cursor
cursor Bot deleted the codex/sync-20260806-l6-terminal-polish-63f7 branch August 6, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 500-999 effective changed lines (test files excluded in mixed PRs). 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.

8 participants