qwen-code/packages/cli/src/ui/commands
2025-07-17 23:40:36 +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
bugCommand.test.ts update /bug to new slash command arch (#4246) 2025-07-17 01:46:35 +00:00
bugCommand.ts update /bug to new slash command arch (#4246) 2025-07-17 01:46:35 +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 bug(ux): update context percentage when /clear command is run (#4162) 2025-07-17 14:14:35 +00:00
clearCommand.ts bug(ux): update context percentage when /clear command is run (#4162) 2025-07-17 14:14:35 +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
corgiCommand.test.ts Migrate /corgi (#4419) 2025-07-17 23:40:36 +00:00
corgiCommand.ts Migrate /corgi (#4419) 2025-07-17 23:40:36 +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
editorCommand.test.ts update /editor to new slash command arch (#4153) 2025-07-17 00:27:36 +00:00
editorCommand.ts update /editor to new slash command arch (#4153) 2025-07-17 00:27:36 +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
helpCommand.ts
ideCommand.test.ts Add /ide status & /ide install commands to manage IDE integration (#4265) 2025-07-16 22:36:14 +00:00
ideCommand.ts Add /ide status & /ide install commands to manage IDE integration (#4265) 2025-07-16 22:36:14 +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
memoryCommand.ts
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
quitCommand.test.ts updated /quit to use new slash command arch (#4259) 2025-07-17 02:40:56 +00:00
quitCommand.ts updated /quit to use new slash command arch (#4259) 2025-07-17 02:40:56 +00:00
restoreCommand.test.ts migrate restore command (#4388) 2025-07-17 23:23:17 +00:00
restoreCommand.ts migrate restore command (#4388) 2025-07-17 23:23:17 +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
themeCommand.ts
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 /corgi (#4419) 2025-07-17 23:40:36 +00:00