qwen-code/packages/cli/src
JAYADITYA 6b19c8bd55
feat: add humorous tip for new line shortcut in Gemini CLI (#5666)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2025-08-09 07:24:21 +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
services feat: Enable /setup-github to always run, and error appropriately (#5653) 2025-08-06 13:06:37 +00:00
test-utils
ui feat: add humorous tip for new line shortcut in Gemini CLI (#5666) 2025-08-09 07:24:21 +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
validateNonInterActiveAuth.ts