Skip to content

feat(dialogue): animate token highlight during speech playback#7

Open
yjpark wants to merge 2 commits intomainfrom
claude/fix-blank-page-bug-VHSil
Open

feat(dialogue): animate token highlight during speech playback#7
yjpark wants to merge 2 commits intomainfrom
claude/fix-blank-page-bug-VHSil

Conversation

@yjpark
Copy link
Contributor

@yjpark yjpark commented Feb 10, 2026

Use Web Speech API boundary events to track speaking progress and
highlight the current token with a glowing pulse animation in both
the token flow chips and the detail table.

https://claude.ai/code/session_018ANiNAw1R6prwWozJwmxxh

Use Web Speech API boundary events to track speaking progress and
highlight the current token with a glowing pulse animation in both
the token flow chips and the detail table.

https://claude.ai/code/session_018ANiNAw1R6prwWozJwmxxh
Remove `?` (suspend) from `use_server_future` in SentenceAnalysis so the
component handles its own loading state instead of suspending the entire
page tree. Without a SuspenseBoundary, the suspension propagated up and
blanked the whole DialogueDetail view.

https://claude.ai/code/session_01XRW5NtZTf4ssoFKyH5fc2R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants