gemini-cli/packages/cli/src
Gal Zahavi ec0acc486e
fix(cli) : fix shell colors to match new coloring (#8747)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-18 20:35:55 +00:00
..
commands fix(cli): uninstall extensions using their source URL (#8692) 2025-09-18 16:00:28 +00:00
config fix(shell): update shell setting from usePty to enableInteractiveShell (#8726) 2025-09-18 20:05:01 +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 fix: positional arguments for MCP prompts (#8034) 2025-09-15 15:13:21 +00:00
test-utils Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
ui fix(cli) : fix shell colors to match new coloring (#8747) 2025-09-18 20:35:55 +00:00
utils fix(mcp): Display OAuth authentication messages in CLI UI instead of debug console (#6919) 2025-09-17 22:25:33 +00:00
zed-integration feat(shell): enable interactive commands with virtual terminal (#6694) 2025-09-11 20:27:27 +00:00
gemini.test.tsx fix(cli): Auto restart CLI inner node process on trust change (#8378) 2025-09-17 20:05:40 +00:00
gemini.tsx refactor(ui): Optimize rendering performance (#8239) 2025-09-17 22:37:13 +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