gemini-cli/packages/cli/src
2025-09-15 01:15:19 +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 chore(tests): Remove stale snapshot for deleted App.tsx (#8446) 2025-09-15 01:15:19 +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