summaryrefslogtreecommitdiff
path: root/packages/server/src/core/geminiChat.ts
AgeCommit message (Expand)Author
2025-05-27feat: Allow cancellation of in-progress Gemini requests and pre-execution checksTaylor Mullen
2025-05-26Fix(chat): Prevent empty model response after function callTaylor Mullen
2025-05-26Refactor(chat): Introduce custom Chat class for future modificationsTaylor Mullen