gemini-cli/packages/cli/src
laurentsimon 60362e0329
fix: MCP servers allowed in settings do not show up in /mcp command (#5324)
2025-08-07 23:42:17 +00:00
..
acp feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613) 2025-08-06 17:50:02 +00:00
commands feat(mcp): add `gemini mcp` commands for `add`, `remove` and `list` (#5481) 2025-08-06 15:52:29 +00:00
config fix: MCP servers allowed in settings do not show up in /mcp command (#5324) 2025-08-07 23:42:17 +00:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services feat: Enable /setup-github to always run, and error appropriately (#5653) 2025-08-06 13:06:37 +00:00
test-utils fix(ux) bug in replaceRange dealing with newLines that was breaking vim support (#5320) 2025-07-31 23:16:29 +00:00
ui Use semantic colors in themes (#5796) 2025-08-07 23:11:35 +00:00
utils feat: open repo secrets page in addition to README (#5684) 2025-08-07 16:00:46 +00:00
gemini.test.tsx bug(cli): Prefer IPv4 dns resolution by default. (#5338) 2025-08-01 19:30:39 +00:00
gemini.tsx avoid loading and initializing CLI config twice in non-interactive mode (#5793) 2025-08-07 21:19:06 +00:00
nonInteractiveCli.test.ts feat(cli): route non-interactive output to stderr (#5624) 2025-08-05 23:11:21 +00:00
nonInteractiveCli.ts avoid loading and initializing CLI config twice in non-interactive mode (#5793) 2025-08-07 21:19:06 +00:00
validateNonInterActiveAuth.test.ts Add a setting to disable auth mode validation on startup (#5358) 2025-08-01 18:49:03 +00:00
validateNonInterActiveAuth.ts Add a setting to disable auth mode validation on startup (#5358) 2025-08-01 18:49:03 +00:00