chore(upstream): sync 2026-09-03 - #23
Merged
Merged
Conversation
Co-authored-by: Simone <185146821+Lucenx9@users.noreply.github.com>
…ingdotgg#9258) Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Julius Marminge <julius0216@outlook.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>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…ingdotgg#7272) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…9277) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
…the composer (pingdotgg#9280) Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Replace the obsolete Visual Studio Spectre component check with an architecture-specific filesystem check against the latest installed MSVC toolset. This lets current Visual Studio Build Tools installs pass Windows desktop preflight while still failing when the required Spectre libraries are absent. Model: GPT-5 Codex via T3 Code.
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Server-side auto-settlement stamped settledAt with the sweep time, so old threads looked newly settled on every startup and sorted wrong in the Settled shelf. The reactor now carries the thread's last user/turn activity through the internal auto-settle command and the decider persists it as settledAt, while updatedAt stays the command time. Migration 046 repairs projection_threads.settled_at for identifiable past sweeps without touching the event log. Web and mobile sort and label settled rows through a shared client-runtime resolver. Refs pingdotgg#9057. Pairs with pingdotgg#9081. Made with GPT-5.6 Sol in T3 Code through the Codex harness; follow-up and merge by Claude Fable 5 in Claude Code. Co-authored-by: eimexdev <eimexdev@users.noreply.github.com>
…#9287) Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…#9292) Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…gg#9298) Co-authored-by: Julius Marminge <julius@mac.lan> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…#9306) Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria <maria@kuuro.net> Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: maria-rcks <254055478+maria-rcks@users.noreply.github.com>
…dotgg#9171) Co-authored-by: shivam <91240327+shivamhwp@users.noreply.github.com>
…ingdotgg#9363) Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: t3-code[bot] <269035359+t3-code[bot]@users.noreply.github.com>
… named (pingdotgg#9365) Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…gg#9366) Co-authored-by: Claude Code <noreply@anthropic.com>
…lly (pingdotgg#9355) Co-authored-by: Claude Code <noreply@anthropic.com>
Co-authored-by: maria-rcks <maria@kuuro.net> Co-authored-by: Julius Marminge <julius0216@outlook.com> Co-authored-by: Claude Code <noreply@anthropic.com>
…ngdotgg#9122) Co-authored-by: Lars Nieuwenhuis <35393046+lnieuwenhuis@users.noreply.github.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…ingdotgg#9348) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…gdotgg#9123) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
…pingdotgg#9202) Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com>
berghtho
marked this pull request as ready for review
September 3, 2026 12:13
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 freeto 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.
Problem
Integrate the next reviewed upstream batch while preserving CMD Riker fork authority and Lead Agent behavior.
Previous integrated upstream: aab4049
New frozen upstream: 2b745ef
Tested integration head: 9694b15
Blocking issue: #22
Prior native backlog: #19
Incoming commits and source pull requests
Risk and review
Conflicts and fork preservation
No fork-owned Riker file changed. Shared seams retain branded projectId input, canonical server-side project resolution, project isolation, authorization scopes, and sanitized gateway errors.
Capability delta
Verification
Detached Windows checkout at exact head. Publication, package, cloud, and provider credential variables were removed before executable checks.
Draft blocker
Not merge-ready. The batch is too broad for reliable one-session native review. Antigravity needs supported native Linux reproduction; iOS ObjC++/Swift changes need an iOS build/simulator; desktop browser/build changes need macOS evidence; targeted lint/format remains incomplete. See #22.
Actions stayed disabled. Every publication target remained berghtho/t3code.
Performed by OpenAI GPT-5 in the Codex desktop Native Harness.