gemini-cli/packages/cli/src
Arya Gummadi 1145f25ee3
feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-09-15 03:20:21 +00:00
..
commands Make a stateful extensions list component, with update statuses (#8301) 2025-09-12 16:20:04 +00:00
config Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154) 2025-09-13 06:31:15 +00:00
core Move IdeClient.connect() to initializeApp(). (#8282) 2025-09-11 20:07:57 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
test-utils Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ui feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665) 2025-09-15 03:20:21 +00:00
utils Fix #8077: Settings command overwrites entire JSON file, leaking environment variables (#8154) 2025-09-13 06:31:15 +00:00
zed-integration feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
gemini.test.tsx Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
gemini.tsx fix(rendering): remove React.strictMode from gemini.tsx (#8145) 2025-09-10 22:30:45 +00:00
nonInteractiveCli.test.ts Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
nonInteractiveCli.ts Structured JSON Output (#8119) 2025-09-10 20:19:47 +00:00
validateNonInterActiveAuth.test.ts JSON errors in non-interactive auth validation (#8373) 2025-09-12 23:18:40 +00:00
validateNonInterActiveAuth.ts JSON errors in non-interactive auth validation (#8373) 2025-09-12 23:18:40 +00:00