qwen-code/packages/cli/src/ui/commands
2025-07-16 21:32:34 +00:00
..
aboutCommand.test.ts migrate /about (#4207) 2025-07-15 06:22:46 +00:00
aboutCommand.ts migrate /about (#4207) 2025-07-15 06:22:46 +00:00
authCommand.test.ts updated '/auth' to use new slash command arch (#3797) 2025-07-14 16:22:37 +00:00
authCommand.ts updated '/auth' to use new slash command arch (#3797) 2025-07-14 16:22:37 +00:00
chatCommand.test.ts refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857) 2025-07-16 00:47:56 +00:00
chatCommand.ts refactor: Optimize the display information of "/chat list" and "/chat resume" (#2857) 2025-07-16 00:47:56 +00:00
clearCommand.test.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
clearCommand.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
compressCommand.test.ts migrate compress command (#4271) 2025-07-16 01:59:16 +00:00
compressCommand.ts migrate compress command (#4271) 2025-07-16 01:59:16 +00:00
docsCommand.test.ts update /docs to new slash command arch (#4133) 2025-07-16 15:56:05 +00:00
docsCommand.ts update /docs to new slash command arch (#4133) 2025-07-16 15:56:05 +00:00
extensionsCommand.test.ts update /extensions to new slash command arch (#4229) 2025-07-15 21:40:09 +00:00
extensionsCommand.ts update /extensions to new slash command arch (#4229) 2025-07-15 21:40:09 +00:00
helpCommand.test.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
helpCommand.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
mcpCommand.test.ts Move MCP slash command to new system (#3678) 2025-07-16 02:35:05 +00:00
mcpCommand.ts fix: update google/genai to v1.9.0 and switch to parametersJsonSchema for MCP related tools (#4176) 2025-07-16 21:32:34 +00:00
memoryCommand.test.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
memoryCommand.ts feature(commands) - Refactor Slash Command + Vision For the Future (#3175) 2025-07-07 20:45:44 +00:00
privacyCommand.test.ts Migrate /privacy to new architecture (#4202) 2025-07-15 05:45:06 +00:00
privacyCommand.ts Migrate /privacy to new architecture (#4202) 2025-07-15 05:45:06 +00:00
statsCommand.test.ts updated /stats to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
statsCommand.ts updated /stats to use new slash command arch (#4146) 2025-07-15 20:10:04 +00:00
themeCommand.test.ts update /theme to new slash command arch (#3791) 2025-07-11 20:01:28 +00:00
themeCommand.ts update /theme to new slash command arch (#3791) 2025-07-11 20:01:28 +00:00
toolsCommand.test.ts update /tools to new slash command arch (#4236) 2025-07-16 20:12:22 +00:00
toolsCommand.ts update /tools to new slash command arch (#4236) 2025-07-16 20:12:22 +00:00
types.ts migrate compress command (#4271) 2025-07-16 01:59:16 +00:00