summaryrefslogtreecommitdiff
path: root/packages/server/src/utils/nextSpeakerChecker.ts
AgeCommit message (Expand)Author
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-22fix: forward entire tool call confirmation object through useToolScheduler (#...Brandon Keiji
2025-05-11Workaround model bug where it returns invalid history items.Taylor Mullen
2025-05-10Don't prematurely end convo w/ Gemini.Taylor Mullen