summaryrefslogtreecommitdiff
path: root/packages/cli/src/nonInteractiveCli.ts
AgeCommit message (Expand)Author
2025-06-11refactor(telemetry): pass config object to telemetry functionsjerop
2025-06-07refactor: rename gemini-code to gemini-cli (#822)cperry-goog
2025-06-05fix(cli): Handle non-array tool response parts (#758)N. Taylor Mullen
2025-06-03Refactor: Use config.getGeminiClient() for GeminiClient instantiation (#715)N. Taylor Mullen
2025-06-02refactor: maintain 1 GeminiChat per GeminiClient (#710)Brandon Keiji
2025-06-02enable async tool discovery by making the registry accessor async; remove cal...Olcan
2025-06-01feat: Implement non-interactive mode for CLI (#675)N. Taylor Mullen