Skip to content

[codex] Fix chat bubble width and realtime transcript duplicates#1655

Merged
oscharko merged 1 commit into
devfrom
codex/fix-chat-voice-ui
Jun 28, 2026
Merged

[codex] Fix chat bubble width and realtime transcript duplicates#1655
oscharko merged 1 commit into
devfrom
codex/fix-chat-voice-ui

Conversation

@oscharko

Copy link
Copy Markdown
Contributor

Summary

  • Fix right-aligned user chat bubbles so short sentences do not wrap into artificially narrow columns.
  • Deduplicate realtime assistant transcripts when the provider mirrors the same text through multiple event shapes.
  • Add regression coverage for mirrored realtime transcript events and repeated text across separate user turns.

Validation

  • npm --workspace @oscharko-dev/keiko-ui test -- src/app/components/desktop/hooks/useRealtimeVoice.test.ts src/app/components/desktop/ChatWindow.test.tsx
  • npm --workspace @oscharko-dev/keiko-ui run typecheck
  • git diff --check

@oscharko oscharko force-pushed the codex/fix-chat-voice-ui branch from 429361c to 9cdb3ba Compare June 28, 2026 08:32
@oscharko oscharko enabled auto-merge (squash) June 28, 2026 08:33
@oscharko oscharko force-pushed the codex/fix-chat-voice-ui branch from 9cdb3ba to 23cf4e5 Compare June 28, 2026 08:46
@oscharko oscharko merged commit 0ecb01c into dev Jun 28, 2026
13 checks passed
@oscharko oscharko deleted the codex/fix-chat-voice-ui branch June 28, 2026 09:03
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.

1 participant