summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useReactToolScheduler.ts
AgeCommit message (Collapse)Author
2025-06-08fix mcp timeouts and missing description on mcp errors (#868)Olcan
2025-06-08fix(tool-scheduler): Correctly pipe cancellation signal to tool calls (#852)N. Taylor Mullen
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-05refactor: remove unnecessary useRefs (#780)Brandon Keiji
2025-06-05OpenTelemetry Integration & Telemetry Control Flag (#762)Jerop Kipruto
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda
Co-authored-by: N. Taylor Mullen <[email protected]>
2025-06-01refactor: Centralize tool scheduling logic and simplify React hook (#670)N. Taylor Mullen