mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 21:20:44 +00:00
|
Some checks are pending
Qwen Code CI / Lint (GitHub Actions) (push) Waiting to run
Qwen Code CI / Lint (Javascript) (push) Waiting to run
Qwen Code CI / Lint (Shell) (push) Waiting to run
Qwen Code CI / Lint (YAML) (push) Waiting to run
Qwen Code CI / Lint (push) Blocked by required conditions
Qwen Code CI / Test (push) Blocked by required conditions
Qwen Code CI / Test-1 (push) Blocked by required conditions
Qwen Code CI / Test-3 (push) Blocked by required conditions
Qwen Code CI / Test-2 (push) Blocked by required conditions
Qwen Code CI / Test-4 (push) Blocked by required conditions
Qwen Code CI / Test-5 (push) Blocked by required conditions
Qwen Code CI / Test-6 (push) Blocked by required conditions
Qwen Code CI / Test-7 (push) Blocked by required conditions
Qwen Code CI / Test-8 (push) Blocked by required conditions
Qwen Code CI / Post Coverage Comment (push) Blocked by required conditions
Qwen Code CI / CodeQL (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker-1 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none-1 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:docker-2 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none-2 (push) Waiting to run
E2E Tests / E2E Test - macOS (push) Waiting to run
* refactor: openaiContentGenerator * refactor: optimize stream handling * refactor: re-organize refactored files * fix: unit test cases * feat: `/model` command for switching to vision model * fix: lint error * feat: add image tokenizer to fit vlm context window * fix: lint and type errors * feat: add `visionModelPreview` to control default visibility of vision models * fix: remove deprecated files * fix: align supported image formats with bailian doc |
||
|---|---|---|
| .. | ||
| aboutCommand.test.ts | ||
| aboutCommand.ts | ||
| agentsCommand.ts | ||
| authCommand.test.ts | ||
| authCommand.ts | ||
| bugCommand.test.ts | ||
| bugCommand.ts | ||
| chatCommand.test.ts | ||
| chatCommand.ts | ||
| clearCommand.test.ts | ||
| clearCommand.ts | ||
| compressCommand.test.ts | ||
| compressCommand.ts | ||
| copyCommand.test.ts | ||
| copyCommand.ts | ||
| corgiCommand.test.ts | ||
| corgiCommand.ts | ||
| directoryCommand.test.tsx | ||
| directoryCommand.tsx | ||
| docsCommand.test.ts | ||
| docsCommand.ts | ||
| editorCommand.test.ts | ||
| editorCommand.ts | ||
| extensionsCommand.test.ts | ||
| extensionsCommand.ts | ||
| helpCommand.test.ts | ||
| helpCommand.ts | ||
| ideCommand.test.ts | ||
| ideCommand.ts | ||
| initCommand.test.ts | ||
| initCommand.ts | ||
| mcpCommand.test.ts | ||
| mcpCommand.ts | ||
| memoryCommand.test.ts | ||
| memoryCommand.ts | ||
| modelCommand.test.ts | ||
| modelCommand.ts | ||
| privacyCommand.test.ts | ||
| privacyCommand.ts | ||
| quitCommand.test.ts | ||
| quitCommand.ts | ||
| restoreCommand.test.ts | ||
| restoreCommand.ts | ||
| settingsCommand.test.ts | ||
| settingsCommand.ts | ||
| setupGithubCommand.test.ts | ||
| setupGithubCommand.ts | ||
| statsCommand.test.ts | ||
| statsCommand.ts | ||
| summaryCommand.ts | ||
| terminalSetupCommand.test.ts | ||
| terminalSetupCommand.ts | ||
| themeCommand.test.ts | ||
| themeCommand.ts | ||
| toolsCommand.test.ts | ||
| toolsCommand.ts | ||
| types.ts | ||
| vimCommand.ts | ||