summaryrefslogtreecommitdiff
path: root/packages/server/src/core/turn.ts
AgeCommit message (Expand)Author
2025-05-14refactor: break submitQuery into smaller functions (#350)Brandon Keiji
2025-05-11feat: Integrate centralized error reporting for API interactionsTaylor Mullen
2025-05-10Enable tools to cancel active execution.Taylor Mullen
2025-05-09Make cancel not explode.Taylor Mullen
2025-05-02Cleanup low value comments. (#248)Jacob Richman
2025-05-02Use parameter properties where possible. (#242)Jacob Richman
2025-04-26Prevent console.warn's for tool calls.Taylor Mullen
2025-04-22fix hanging toolsJaana Dogan
2025-04-21Remove redundant else branches (#86)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-20add linter for checking license headers (and eslint --fix target to match, an...Tyler
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter