gemini-cli/packages/cli/src
Lee Won Jun b8084ba815
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Co-authored-by: Lee-WonJun <10369528+Lee-WonJun@users.noreply.github.com>
2025-08-09 07:03: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 Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03: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 Centralize Key Binding Logic and Refactor (Reopen) (#5356) 2025-08-09 07:03:17 +00:00
utils [ide-mode] Close all open diffs when the CLI gets closed (#5792) 2025-08-08 15:38:30 +00:00
gemini.test.tsx bug(cli): Prefer IPv4 dns resolution by default. (#5338) 2025-08-01 19:30:39 +00:00
gemini.tsx feat: Add option to hide line numbers in code blocks (#5857) 2025-08-08 22:11:14 +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