qwen-code/packages/cli/src/ui/commands
2025-09-11 17:00:50 +08:00
..
aboutCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
aboutCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
agentsCommand.ts feat: subagent feature wip 2025-09-10 14:35:08 +08:00
authCommand.test.ts
authCommand.ts
bugCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
bugCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
chatCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
chatCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
clearCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
clearCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
compressCommand.test.ts
compressCommand.ts
copyCommand.test.ts
copyCommand.ts
corgiCommand.test.ts
corgiCommand.ts
directoryCommand.test.tsx Merge tag 'v0.1.18' of https://github.com/google-gemini/gemini-cli into chore/sync-gemini-cli-v0.1.18 2025-08-13 15:11:10 +08:00
directoryCommand.tsx 🔧 Miscellaneous Improvements and Refactoring (#466) 2025-08-27 17:32:57 +08:00
docsCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
docsCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
editorCommand.test.ts
editorCommand.ts
extensionsCommand.test.ts
extensionsCommand.ts
helpCommand.test.ts
helpCommand.ts
ideCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
ideCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
initCommand.test.ts chore: format&lint 2025-08-11 12:01:43 +08:00
initCommand.ts make /init respect configured context filename and align docs with QWEN.md 2025-08-11 11:56:12 +08:00
mcpCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
mcpCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
memoryCommand.test.ts update: use sub-command to switch between project and global memory ops 2025-08-26 13:18:11 +08:00
memoryCommand.ts rename GEMINI_DIR to QWEN_DIR 2025-08-26 20:14:10 +08:00
privacyCommand.test.ts
privacyCommand.ts
quitCommand.test.ts
quitCommand.ts feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553) 2025-09-11 16:59:26 +08:00
restoreCommand.test.ts
restoreCommand.ts
settingsCommand.test.ts fix: yargs locale 2025-08-25 18:34:41 +08:00
settingsCommand.ts fix: settings directory and command description 2025-08-25 17:52:39 +08:00
setupGithubCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
setupGithubCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
statsCommand.test.ts
statsCommand.ts
summaryCommand.ts feat: Add Welcome Back Dialog, Project Summary, and Enhanced Quit Options (#553) 2025-09-11 16:59:26 +08:00
terminalSetupCommand.test.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
terminalSetupCommand.ts Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289) 2025-08-13 17:32:54 +00:00
themeCommand.test.ts
themeCommand.ts
toolsCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
toolsCommand.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
types.ts Merge branch 'main' into feat/subagents 2025-09-11 17:00:50 +08:00
vimCommand.ts