summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useToolScheduler.test.ts
AgeCommit message (Expand)Author
2025-06-25fix: prepublish changes to package names (#1420)Brandon Keiji
2025-06-23Ensure telemetry events are flushed immediately (#1344)Jerop Kipruto
2025-06-23refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)Jerop Kipruto
2025-06-22Clearcut logging - initial implementation (#1274)owenofbrien
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-04refactor(core): Centralize tool response formatting (#743)N. Taylor Mullen
2025-06-02feat: Add --yolo mode that automatically accepts all tools executions (#695)Tolik Malibroda
2025-06-01refactor: Centralize tool scheduling logic and simplify React hook (#670)N. Taylor Mullen
2025-05-31Test: Add comprehensive tests for useToolScheduler hookTaylor Mullen
2025-05-29Refactor read-file and support images. (#480)Jacob Richman