sync: complete upstream alignment through 7a089b2b24 - #268
Merged
Conversation
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…g#9564) Co-authored-by: Claude Code <noreply@anthropic.com>
…otgg#9565) Co-authored-by: Claude Code <noreply@anthropic.com>
…ngdotgg#9566) Co-authored-by: Claude Code <noreply@anthropic.com>
pingdotgg#9567) Co-authored-by: Claude Code <noreply@anthropic.com>
…gg#9568) Co-authored-by: Claude Code <noreply@anthropic.com>
…gg#9569) Co-authored-by: Claude Code <noreply@anthropic.com>
pingdotgg#9570) Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
…tgg#9572) Co-authored-by: Claude Code <noreply@anthropic.com>
…9573) Co-authored-by: Claude Code <noreply@anthropic.com>
…rm (pingdotgg#9574) Co-authored-by: Claude Code <noreply@anthropic.com>
…ingdotgg#9575) Co-authored-by: Claude Code <noreply@anthropic.com>
…gdotgg#9576) Co-authored-by: Claude Code <noreply@anthropic.com>
…#9589) Co-authored-by: Claude Code <noreply@anthropic.com>
…#9770) Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
…tgg#9775) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Press ArrowUp in an empty composer to get the last prompt sent in this thread. ArrowUp again goes further back, ArrowDown comes forward, and going past the newest prompt clears the composer. History is per thread and derived from the thread's user messages on the keypress, so nothing new is stored or synced. Send-time appends (terminal and element context, preview annotations, review comments, the ultrathink prefix) and app-composed sends are stripped. With text in the composer, arrows move the caret unless the caret is on the first or last visual line of an unedited recalled prompt. Modifiers, IME composition, menus, approvals, and pending questions take priority. Attachments are not restored. Prior art: pingdotgg#1778 by @PratyushChauhan, pingdotgg#4336 by @mfazekas, pingdotgg#7952 by @sethwebster. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This was referenced Sep 5, 2026
Owner
Author
This was referenced Sep 5, 2026
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. |
…nce' into sync/alignment-20260905-current # Conflicts: # apps/server/src/server.test.ts Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
…t-20260905-current
This was referenced Sep 5, 2026
The 7k-line shiki-wasm worker cases can exceed the 15s unit timeout under CI load, so the Enter-edit tests hang and fail. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
WorkerPoolManager can fire a delayed setImmediate after tests finish. Unstubbing cancelAnimationFrame first made that callback throw and fail an otherwise green unit run. Co-authored-by: aaditagrawal <aaditagrawal@users.noreply.github.com>
Owner
Author
Merge activity
|
aaditagrawal
changed the base branch from
sync/alignment-20260905-performance
to
main
September 5, 2026 07:47
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.

Completes the remaining upstream changes through
7a089b2b2449c5c146e1a7d554a31e6d55924d3f. The combined stack incorporates all 148 commits that were missing after #266.Adopts mounted-row asset loading, stable streaming renderers, bounded mobile review caches, shared client settings, maintenance APIs, and current desktop/tooling changes. Extends lazy asset acquisition to fork assistant images/files, preserves SDK transports and provider instances, eager replay ordering, rate-limit activities, WSL/log access, and migration lineage. Also fixes Antigravity workspace containment for new nested paths and final-file symlinks, and updates stale adapter documentation.
Validation: full check/typecheck and native static checks passed. Web: 3,939 tests; shared packages: 2,152; mobile/desktop: 2,093; tooling/SSH/Tailscale/marketing: 382. Final full server rerun passed 4,073 tests (14 skips); additional focused Copilot tests pass after the final runtime compatibility patch. Integrated web/Android verification on the final stack covers assistant media/download, terminal history and cross-client output, and settings/usage navigation. Android development APK builds successfully. Live provider session coverage is limited to available credentials; no universal throughput speedup is claimed.