qwen-code/packages/cli/src/ui/commands
2025-08-18 16:42:45 +00:00
..
aboutCommand.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
aboutCommand.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
authCommand.test.ts
authCommand.ts
bugCommand.test.ts Add session id to session summary and /bug template (#6313) 2025-08-15 15:15:54 +00:00
bugCommand.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
chatCommand.test.ts /chat save command saves empty conversations with only system context (#6121) 2025-08-14 16:30:30 +00:00
chatCommand.ts Revert "Update semantic color tokens" (#6365) 2025-08-16 03:18:31 +00:00
clearCommand.test.ts
clearCommand.ts
compressCommand.test.ts
compressCommand.ts
copyCommand.test.ts
copyCommand.ts
corgiCommand.test.ts
corgiCommand.ts
directoryCommand.test.tsx feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354) 2025-08-05 17:01:01 +00:00
directoryCommand.tsx chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138) 2025-08-13 20:17:38 +00:00
docsCommand.test.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
docsCommand.ts chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
editorCommand.test.ts
editorCommand.ts
extensionsCommand.test.ts
extensionsCommand.ts
helpCommand.test.ts fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611) 2025-08-04 16:53:50 +00:00
helpCommand.ts fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611) 2025-08-04 16:53:50 +00:00
ideCommand.test.ts Revert "Show /ide enable & /ide disable commands based on connection status" (#6486) 2025-08-18 16:42:45 +00:00
ideCommand.ts Revert "Show /ide enable & /ide disable commands based on connection status" (#6486) 2025-08-18 16:42:45 +00: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 chore(compiler): Enable strict property access TS compiler flag. (#6255) 2025-08-17 16:43:21 +00:00
mcpCommand.ts fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850) 2025-08-13 19:31:24 +00:00
memoryCommand.test.ts feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354) 2025-08-05 17:01:01 +00:00
memoryCommand.ts feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354) 2025-08-05 17:01:01 +00:00
privacyCommand.test.ts
privacyCommand.ts
quitCommand.test.ts
quitCommand.ts
restoreCommand.test.ts
restoreCommand.ts
settingsCommand.test.ts feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
settingsCommand.ts feat(ui): add /settings command and UI panel (#4738) 2025-08-10 00:04:52 +00:00
setupGithubCommand.test.ts feat(/setup-github): Use node to download the files (#5863) 2025-08-12 01:32:23 +00:00
setupGithubCommand.ts feat(/setup-github): Use node to download the files (#5863) 2025-08-12 01:32:23 +00:00
statsCommand.test.ts
statsCommand.ts
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
toolsCommand.ts
types.ts fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850) 2025-08-13 19:31:24 +00:00
vimCommand.ts