qwen-code/packages/cli/src/ui/commands
2025-12-04 16:21:32 +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 Add Interactive Approval Mode Dialog (#1012) 2025-11-13 19:02:53 +08:00
approvalModeCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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
corgiCommand.test.ts Migrate /corgi (#4419) 2025-07-17 23:40:36 +00:00
corgiCommand.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +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 feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 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 Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
extensionsCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
ideCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
memoryCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
modelCommand.test.ts Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
modelCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08:00
restoreCommand.ts Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0 2025-09-11 16:26:56 +08: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 # 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483) 2025-09-01 14:48:55 +08:00
setupGithubCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +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 remove /quit-confirm slash command 2025-12-04 16:21:32 +08:00
vimCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00