qwen-code/packages/cli/src/ui/commands
2026-03-18 16:45:12 +08:00
..
aboutCommand.test.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
aboutCommand.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +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 feat(i18n): add translations for "Configure authentication information for login" in multiple languages 2026-02-11 17:00:43 +08:00
authCommand.ts feat(i18n): add translations for "Configure authentication information for login" in multiple languages 2026-02-11 17:00:43 +08:00
bugCommand.test.ts test(bugCommand): update test to match new system info format 2026-03-05 11:35:08 +08:00
bugCommand.ts feat(cli): refactor about dialog and add proxy field 2026-01-19 10:54:45 +08:00
clearCommand.test.ts feat(cli): add detail mode to /context and track loaded skill bodies 2026-03-15 14:39:33 +08:00
clearCommand.ts feat(cli): add detail mode to /context and track loaded skill bodies 2026-03-15 14:39:33 +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 fix: unblock input after ESC cancel, suppress abort errors, add hint 2026-02-11 11:22:19 +08:00
contextCommand.ts feat(cli): add detail mode to /context and track loaded skill bodies 2026-03-15 14:39:33 +08:00
copyCommand.test.ts refactor(debug): replace ConsolePatcher with debugLogger and update error reporting 2026-02-02 17:37:54 +08:00
copyCommand.ts feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
directoryCommand.test.tsx chore: clean up orphaned bfsFileSearch code and discoveryMaxDirs setting 2026-01-19 14:10:42 +08:00
directoryCommand.tsx feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +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
exportCommand.test.ts fix: export command should use current session ID instead of loadLastSession 2026-03-11 11:16:29 +08:00
exportCommand.ts fix(i18n): localize slash command descriptions 2026-03-13 00:16:31 +08:00
extensionsCommand.test.ts fix mcp ui 2026-03-09 15:20:30 +08:00
extensionsCommand.ts fix mcp ui 2026-03-09 15:20:30 +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
hooksCommand.ts refactor hookregisry and add test 2026-02-24 23:44:44 -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
insightCommand.ts feat(cli): Refine insight progress indicator UI 2026-02-26 15:25:39 +08:00
languageCommand.test.ts feat: Add Portuguese (pt-BR) Support and Refactored I18n Architecture 2026-01-26 23:28:17 +08:00
languageCommand.ts Merge branch 'main' into feat/debug-logging-refactor 2026-02-01 20:47:38 +08:00
mcpCommand.test.ts feat(mcp): update i18n locales and tests for MCP TUI 2026-02-25 16:28:29 +08:00
mcpCommand.ts fix mcp ui 2026-03-09 15:20:30 +08:00
memoryCommand.test.ts Merge branch 'main' into feat/extension 2026-01-19 21:16:07 +08:00
memoryCommand.ts feat(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +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 fix(i18n): localize slash command descriptions 2026-03-13 00:16:31 +08: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(core,cli): migrate console.debug to debugLogger (M3 Phase 1-3) 2026-01-25 20:57:25 +08:00
setupGithubCommand.ts fix: unblock input after ESC cancel, suppress abort errors, add hint 2026-02-11 11:22:19 +08:00
skillsCommand.ts feat(cli): migrate console calls to debugLogger and stdioHelpers (M3 Phase 7-9) 2026-01-26 15:02: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 fix: unblock input after ESC cancel, suppress abort errors, add hint 2026-02-11 11:22:19 +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 feat(skills): add bundled /review skill for out-of-the-box code review (#2348) 2026-03-14 15:15:08 +08:00
vimCommand.ts feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00