qwen-code/packages/cli/src/ui/commands
2026-01-19 10:08:21 +08:00
..
aboutCommand.test.ts refactor(cli): centralize system information collection 2025-11-06 10:42:52 +08:00
aboutCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
agentsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
approvalModeCommand.test.ts fix: handle setApprovalMode error in untrusted folders 2026-01-06 22:04:43 +08:00
approvalModeCommand.ts fix: handle setApprovalMode error in untrusted folders 2026-01-06 22:04:43 +08:00
authCommand.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
authCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
bugCommand.test.ts refactor(cli): centralize system information collection 2025-11-06 10:42:52 +08:00
bugCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
clearCommand.test.ts Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
clearCommand.ts Session-Level Conversation History Management (#1113) 2025-12-03 18:04:48 +08:00
compressCommand.test.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00
compressCommand.ts feat: support /compress and /summary commands for non-interactive & ACP 2025-12-26 17:55:02 +08:00
copyCommand.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
copyCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
directoryCommand.test.tsx Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00
directoryCommand.tsx Rename leftover Gemini references to Qwen in UI strings 2025-12-11 11:14:09 +01:00
docsCommand.test.ts # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
docsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
editorCommand.test.ts update /editor to new slash command arch (#4153) 2025-07-17 00:27:36 +00:00
editorCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
extensionsCommand.test.ts feat: extension slash commands 2026-01-16 16:29:03 +08:00
extensionsCommand.ts feat: add i18n 2026-01-19 10:08:21 +08:00
helpCommand.test.ts sync gemini-cli 0.1.17 2025-08-05 17:09:19 +08:00
helpCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
ideCommand.test.ts Add Gemini provider, remove legacy Google OAuth, and tune generation defaults 2025-12-19 16:26:54 +08:00
ideCommand.ts update user messages 2026-01-07 17:25:27 +08:00
initCommand.test.ts Merge branch 'main' into chore/sync-gemini-cli-v0.3.4 2025-09-16 19:51:32 +08:00
initCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
languageCommand.test.ts feat: fix ci 2025-12-26 22:38:44 +08:00
languageCommand.ts fix(cli): prevent HTML comment escape by sanitizing --!> and --> 2025-12-26 22:45:35 +08:00
mcpCommand.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
mcpCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
memoryCommand.test.ts feat: extension slash commands 2026-01-16 16:29:03 +08:00
memoryCommand.ts fix(cli): /memory show respects context.fileName 2026-01-07 20:07:41 +08:00
modelCommand.test.ts refactor: update authentication handling and model configuration 2026-01-07 22:58:09 +08:00
modelCommand.ts chore: add i18n 2026-01-07 22:58:10 +08:00
permissionsCommand.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
permissionsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
quitCommand.test.ts updated /quit to use new slash command arch (#4259) 2025-07-17 02:40:56 +00:00
quitCommand.ts remove /quit-confirm slash command 2025-12-04 16:21:32 +08:00
restoreCommand.test.ts Rename more references 2025-12-11 11:14:11 +01:00
restoreCommand.ts Rrename Gemini references to Qwen and fix IDE connection path 2025-12-11 11:14:10 +01:00
resumeCommand.test.ts Add tests for /resume command and update SettingsDialog snapshots 2025-12-13 14:03:35 +01:00
resumeCommand.ts Refactor /resume command to use dialog instead of standalone Ink app 2025-12-13 13:08:07 +01:00
settingsCommand.test.ts fix: yargs locale 2025-08-25 18:34:41 +08:00
settingsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
setupGithubCommand.test.ts feat: update references from Gemini to Qwen in setup commands and gitignore handling (#1156) 2025-12-11 14:09:22 +08:00
setupGithubCommand.ts feat: update references from Gemini to Qwen in setup commands and gitignore handling (#1156) 2025-12-11 14:09:22 +08:00
skillsCommand.ts Add skills list display to CLI interface 2026-01-08 14:45:48 +08:00
statsCommand.test.ts updated /stats to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
statsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
summaryCommand.ts fix: wrong slash_command in systemMessage 2025-12-26 17:55:03 +08:00
terminalSetupCommand.test.ts Explict imports & exports with type modifier (#3774) 2025-08-25 22:04:53 +00:00
terminalSetupCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
themeCommand.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
themeCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
toolsCommand.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
toolsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
types.ts Add skills command with completion support 2026-01-08 14:23:13 +08:00
vimCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00