Skip to content

Conversation

@marcus-daily
Copy link
Contributor

No description provided.

Copy link

@filipi87 filipi87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

val text: String,
val spoken: Boolean,
@SerialName("aggregated_by")
val aggregatedBy: String? = null

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blech. You just pointed out an issue in client-web -- aggregatedBy really isn't optional. It should always be there. I think I wrote out the types in the client long before I finished all the server-side work and overlooked the ? when I went back to it.

Copy link

@mattieruth mattieruth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. I won't block you, but two things:

  1. the aggregated_by not being optional
  2. any way to mark the bot-transcription bits deprecated?

@marcus-daily
Copy link
Contributor Author

Thanks @mattieruth, I've addressed both comments, will merge shortly.

@marcus-daily marcus-daily merged commit 8e0db3b into main Dec 17, 2025
1 check 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.

5 participants