qwen-code/packages/cli/src/ui/hooks
Allen Hutchison 718f68d247
feat: update /bug command to point to Qwen-Code repo (#154)
This commit updates the /bug command to point to the Qwen-Code
repository instead of the Gemini CLI repository.

The following files were modified:

- `packages/cli/src/ui/hooks/slashCommandProcessor.ts`: Updated the URL
  for the /bug command.
- `packages/cli/src/ui/hooks/slashCommandProcessor.test.ts`: Updated the
  test for the /bug command to reflect the new URL.
- `docs/cli/commands.md`: Updated the documentation for the /bug
  command and replaced all instances of "Gemini CLI" with "Qwen Code".
2025-07-31 14:04:43 +08:00
..
atCommandProcessor.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
atCommandProcessor.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
shellCommandProcessor.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
shellCommandProcessor.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
slashCommandProcessor.test.ts feat: update /bug command to point to Qwen-Code repo (#154) 2025-07-31 14:04:43 +08:00
slashCommandProcessor.ts feat: update /bug command to point to Qwen-Code repo (#154) 2025-07-31 14:04:43 +08:00
useAuthCommand.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useAutoAcceptIndicator.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useAutoAcceptIndicator.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useBracketedPaste.ts pre-release commit 2025-07-22 23:26:01 +08:00
useCompletion.integration.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useCompletion.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useCompletion.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useConsoleMessages.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useConsoleMessages.ts pre-release commit 2025-07-22 23:26:01 +08:00
useEditorSettings.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useEditorSettings.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useGeminiStream.test.tsx pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useGeminiStream.ts Update: compress/hard constrained token usage (#136) 2025-07-30 18:14:24 +08:00
useGitBranchName.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useGitBranchName.ts pre-release commit 2025-07-22 23:26:01 +08:00
useHistoryManager.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useHistoryManager.ts pre-release commit 2025-07-22 23:26:01 +08:00
useInputHistory.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useInputHistory.ts pre-release commit 2025-07-22 23:26:01 +08:00
useKeypress.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useKeypress.ts pre-release commit 2025-07-22 23:26:01 +08:00
useLoadingIndicator.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useLoadingIndicator.ts pre-release commit 2025-07-22 23:26:01 +08:00
useLogger.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
usePhraseCycler.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
usePhraseCycler.ts pre-release commit 2025-07-22 23:26:01 +08:00
usePrivacySettings.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useReactToolScheduler.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useRefreshMemoryCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
useShellHistory.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useShellHistory.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useShowMemoryCommand.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00
useStateAndRef.ts pre-release commit 2025-07-22 23:26:01 +08:00
useTerminalSize.ts pre-release commit 2025-07-22 23:26:01 +08:00
useThemeCommand.ts pre-release commit 2025-07-22 23:26:01 +08:00
useTimer.test.ts pre-release commit 2025-07-22 23:26:01 +08:00
useTimer.ts pre-release commit 2025-07-22 23:26:01 +08:00
useToolScheduler.test.ts pre-release: fix ci (#1) 2025-07-22 09:27:14 -07:00