Skip to content

Fix 0m meeting time for skipped/auto-named speakers#30

Merged
execsumo merged 1 commit into
mainfrom
claude/speakers-meeting-time-bug-jk4o2o
Jun 24, 2026
Merged

Fix 0m meeting time for skipped/auto-named speakers#30
execsumo merged 1 commit into
mainfrom
claude/speakers-meeting-time-bug-jk4o2o

Conversation

@execsumo

Copy link
Copy Markdown
Owner

Speakers persisted via skipNaming (the "Skip" button and the
auto-dismiss path) were created without totalMeetingDuration or
totalWordCount, so they defaulted to 0 and showed "0m" in the
Speakers settings tab even after being renamed. saveSpeakerName
already carried these stats from the naming candidate; skipNaming
now does the same.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_01W14mbfXxsSN9dEBdwApYmH

Speakers persisted via skipNaming (the "Skip" button and the
auto-dismiss path) were created without totalMeetingDuration or
totalWordCount, so they defaulted to 0 and showed "0m" in the
Speakers settings tab even after being renamed. saveSpeakerName
already carried these stats from the naming candidate; skipNaming
now does the same.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01W14mbfXxsSN9dEBdwApYmH
@execsumo
execsumo merged commit 9a5999b into main Jun 24, 2026
3 checks passed
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