qwen-code/packages/cli/src/ui/commands
Yiheng Xu cd375fefe5 sync gemini-cli 0.1.17
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
2025-08-05 17:09:19 +08:00
..
aboutCommand.test.ts feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605) 2025-07-30 20:38:20 +00:00
aboutCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
authCommand.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
authCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
bugCommand.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
bugCommand.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
chatCommand.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
chatCommand.ts feat(chat): Implement /chat delete command (#2401) 2025-07-27 22:18:12 +00:00
clearCommand.test.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
clearCommand.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
compressCommand.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
compressCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
copyCommand.test.ts feat: Added /copy command for copying output to clipboard with new Command Service approach (#3706) 2025-07-20 18:57:41 +00:00
copyCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
corgiCommand.test.ts Migrate /corgi (#4419) 2025-07-17 23:40:36 +00:00
corgiCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
directoryCommand.test.tsx sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
directoryCommand.tsx feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241) 2025-07-31 19:02:08 +00:00
docsCommand.test.ts fix: ci 2025-08-02 15:10:29 +08:00
docsCommand.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
editorCommand.test.ts update /editor to new slash command arch (#4153) 2025-07-17 00:27:36 +00:00
editorCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
extensionsCommand.test.ts Summarize extensions and MCP servers on startup (#3977) 2025-07-18 18:45:00 +00:00
extensionsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
helpCommand.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
helpCommand.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
ideCommand.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
ideCommand.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
initCommand.test.ts feat(cli): introduce /init command for GEMINI.md creation (#4852) 2025-07-29 16:49:01 +00:00
initCommand.ts feat(cli): introduce /init command for GEMINI.md creation (#4852) 2025-07-29 16:49:01 +00:00
mcpCommand.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
mcpCommand.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
memoryCommand.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
memoryCommand.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
privacyCommand.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
privacyCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
quitCommand.test.ts updated /quit to use new slash command arch (#4259) 2025-07-17 02:40:56 +00:00
quitCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
restoreCommand.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
restoreCommand.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
setupGithubCommand.test.ts Use new URLs for downloading workflows (#5524) 2025-08-04 20:10:36 +00:00
setupGithubCommand.ts Use new URLs for downloading workflows (#5524) 2025-08-04 20:10:36 +00:00
statsCommand.test.ts updated /stats to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
statsCommand.ts prefactor(commands): Command Service Prefactor for Extensible Commands (#4511) 2025-07-20 20:57:34 +00:00
themeCommand.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
themeCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
toolsCommand.test.ts Merge tag 'v0.1.15' into feature/yiheng/sync-gemini-cli-0.1.15 2025-08-01 23:06:11 +08:00
toolsCommand.ts merge main branch functionalities 2025-08-02 14:47:37 +08:00
types.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
vimCommand.ts Vim mode (#3936) 2025-07-25 22:36:42 +00:00