summaryrefslogtreecommitdiff
path: root/packages/server/src/core/turn.test.ts
AgeCommit message (Expand)Author
2025-05-27feat: Allow cancellation of in-progress Gemini requests and pre-execution checksTaylor Mullen
2025-05-26Refactor(chat): Introduce custom Chat class for future modificationsTaylor Mullen
2025-05-22Fix(server): Ensure debug responses are not recorded after cancellation (#491)Allen Hutchison