Conversation
Thread transfer impact
This comment will update automatically after the next completed run. |
This branch has not been deployed
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.
What Changed
Live turn completion can disappear into a quiet sidebar state. Show one small, silent check for 900 ms when a mounted foreground row observes the same turn go from running to successfully completed, then return to the existing presentation.
Why
The current and legacy sidebars share the tick. It requires a connected, synchronized shell with a stable connection generation. Old servers without the catch-up completion marker keep static statuses; hydration, reconnect, background, stop, interruption and error paths do not celebrate.
UI Changes
Cropped Electron component fixtures with synthetic state, using the actual proposed components. The before fixture reproduces the existing presentation; these clips do not establish backend or provider execution.
Short playable video · Before recording
Validation: 141 focused sidebar/status tests, targeted lint/format and web typecheck passed. Electron component recording covers running → completed → settled, failure and reconnect catch-up using the actual reducer and glyph. Reduced motion shows a static tick; catch-up produced zero ticks. A live provider turn and the legacy sidebar were not exercised end to end.
Fresh GPT-5.6 Sol read-only source review found no actionable findings against the four frozen feature changes and coding standard
144fbf46af335d8d18a95c8d4b4f2e9e0207fa2e. The directclaude -p --model claude-opus-5 --effort high --tools Read,Grep,Glob --permission-mode planreview launch exited 1 before model execution because OAuth refresh failed. Cross-provider review therefore did not occur.This draft targets
whimsy/electron-base-20260905at reviewed revisiond7462d29, because the working revision diverges from fork main. Only this concern is in the diff. Web and Electron share the renderer; React Native mobile is unchanged and untested. No packaged Nightly build was installed.Checklist
Built with GPT-6 Astra (integration and spectrum) and GPT-5.6 Sol (bounded feature workers and fresh source review), using the Codex harness in T3 Code.