index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
ui
/
hooks
/
useToolScheduler.test.ts
Age
Commit message (
Expand
)
Author
2025-08-20
Remove unused attribute (#6661)
Tommaso Sciortino
2025-08-19
Log all session metadata (#6423)
owenofbrien
2025-08-15
Revert #6088 (#6328)
Gal Zahavi
2025-08-15
feat(core): Migrate MockTools to declarative pattern. (#6197)
joshualitt
2025-08-14
feat(core): refactor shell execution to use node-pty (#6088)
Gal Zahavi
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-07-21
Various spelling improvements (#3497)
Josh Soref
2025-07-17
Zed integration (#4266)
Conrad Irwin
2025-07-11
Summarize tool call outputs using tool specific summarizers (#3745)
anj-s
2025-07-04
Add and improve JSDoc comments for core tool methods (#3128)
moon jooho
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-23
Ensure telemetry events are flushed immediately (#1344)
Jerop Kipruto
2025-06-23
refactor: rename `disableDataCollection` to `dataCollectionEnabled` (#1319)
Jerop Kipruto
2025-06-22
Clearcut logging - initial implementation (#1274)
owenofbrien
2025-06-08
fix mcp timeouts and missing description on mcp errors (#868)
Olcan
2025-06-08
fix(tool-scheduler): Correctly pipe cancellation signal to tool calls (#852)
N. Taylor Mullen
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-04
refactor(core): Centralize tool response formatting (#743)
N. Taylor Mullen
2025-06-02
feat: Add --yolo mode that automatically accepts all tools executions (#695)
Tolik Malibroda
2025-06-01
refactor: Centralize tool scheduling logic and simplify React hook (#670)
N. Taylor Mullen
2025-05-31
Test: Add comprehensive tests for useToolScheduler hook
Taylor Mullen
2025-05-29
Refactor read-file and support images. (#480)
Jacob Richman