summaryrefslogtreecommitdiff
path: root/packages/server/src/utils/nextSpeakerChecker.test.ts
AgeCommit message (Expand)Author
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-27feat: Allow cancellation of in-progress Gemini requests and pre-execution checksTaylor Mullen
2025-05-26Fix(chat): Finalize next speaker detection logicTaylor Mullen
2025-05-26Refactor(chat): Introduce custom Chat class for future modificationsTaylor Mullen
2025-05-10Don't prematurely end convo w/ Gemini.Taylor Mullen