fix(coding-agent): restore Working text shimmer - #1392
Merged
Conversation
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.
Summary\n\nPass the generated working indicator options on the turn-start path so the literal Working text receives its shimmer formatter and animation interval.\n\n## Evidence\n\nCompiled PTY A/B proof from the regression report:\n- Report: /Users/yeongyu/sisyphuslabs/.omo/ulw-loop/beta36-regression-2026-09-05T05-39-37-633Z/L9-origin-dev-working-fix/REPORT.md\n- Control artifacts: /Users/yeongyu/sisyphuslabs/.omo/ulw-loop/beta36-regression-2026-09-05T05-39-37-633Z/L9-origin-dev-working-fix/working-shimmer/ and runtime-build/\n- Fixed artifacts: /Users/yeongyu/sisyphuslabs/.omo/ulw-loop/beta36-regression-2026-09-05T05-39-37-633Z/L9-origin-dev-working-fix/working-shimmer-fixed/ and runtime-build-fixed/\n- Comparison: /Users/yeongyu/sisyphuslabs/.omo/ulw-loop/beta36-regression-2026-09-05T05-39-37-633Z/L9-origin-dev-working-fix/frame-comparison.json\n\nCONTROL captured 0 styled frames; FIXED captured 214 styled frames and 191 style signatures over 10.9 seconds.\n\nNo local Bun tests were run per task constraint; tests are remote-only.
Summary by cubic
Restores the shimmer animation on the literal "Working" text in interactive mode by passing the generated working indicator options instead of the unset raw options field when a turn starts.
packages/coding-agent/CHANGELOG.mdandpackages/coding-agent/src/modes/interactive/changes.md.Written for commit 2b94905. Summary will update on new commits.