qwen-code/packages/cli/src
Mingholy e274b4469a
Some checks are pending
Qwen Code CI / Lint (push) Waiting to run
Qwen Code CI / Test (push) Blocked by required conditions
Qwen Code CI / Test-1 (push) Blocked by required conditions
Qwen Code CI / Test-2 (push) Blocked by required conditions
Qwen Code CI / Test-3 (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
Merge pull request #1214 from kfxmvp/fix/issue-1186-schema-converter
fix: add configurable OpenAPI 3.0 schema compliance for Gemini compatibility (#1186)
2025-12-17 11:12:57 +08:00
..
acp-integration test 2025-12-13 23:04:00 +08:00
commands Sync upstream Gemini-CLI v0.8.2 (#838) 2025-10-23 09:27:04 +08:00
config Merge pull request #1214 from kfxmvp/fix/issue-1186-schema-converter 2025-12-17 11:12:57 +08:00
core feat(i18n): Add Internationalization Support for UI and LLM Output (#1058) 2025-11-21 15:44:37 +08:00
i18n Merge pull request #1214 from kfxmvp/fix/issue-1186-schema-converter 2025-12-17 11:12:57 +08:00
nonInteractive feat: implement SDK MCP server support and enhance control request handling 2025-12-05 13:14:54 +08:00
patches adh/bugfix/1563 (#4822) 2025-07-25 16:39:37 +00:00
services Add /resume slash command to switch between previous sessions 2025-12-13 13:08:06 +01:00
test-utils remove obsolete corgi mode 2025-12-13 16:41:03 +08:00
ui fix review comments 2025-12-16 20:36:24 +08:00
utils Merge pull request #1205 from afarber/rename-leftover-gemini-references 2025-12-16 14:46:14 +08:00
gemini.test.tsx Merge pull request #1205 from afarber/rename-leftover-gemini-references 2025-12-16 14:46:14 +08:00
gemini.tsx Merge branch 'main' into 1179-add-resume-cmd 2025-12-16 15:29:58 +08:00
nonInteractiveCli.test.ts DeepSeek V3.2 Thinking Mode Integration (#1134) 2025-12-05 15:08:35 +08:00
nonInteractiveCli.ts DeepSeek V3.2 Thinking Mode Integration (#1134) 2025-12-05 15:08:35 +08:00
nonInteractiveCliCommands.ts fix: basic slash command support (#1020) 2025-11-18 13:46:42 +08:00
validateNonInterActiveAuth.test.ts Headless enhancement: add stream-json as input-format/output-format to support programmatically use (#926) 2025-11-21 09:26:05 +08:00
validateNonInterActiveAuth.ts feat: enhance logging capabilities and update query options in sdk-typescript 2025-12-04 17:10:20 +08:00