qwen-code-ci-bot
ae6716c651
refactor: merge coder-model and qwen3.5-plus, remove vision model switching
...
- Merge coder-model and qwen3.5-plus into a single coder-model with vision capability
- Remove vlmSwitchMode CLI argument and experimental.vlmSwitchMode setting
- Remove useVisionAutoSwitch hook and inline image format checking into useGeminiStream
- Remove ModelSwitchDialog and related vision switch UI components
- Update all related tests to reflect the simplified model structure
- Set DEFAULT_QWEN_MODEL to coder-model
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-02-26 14:43:07 +08:00
mingholy.lmh
a8a05188cb
feat(coding-plan): implement Coding Plan configuration management and update prompts
2026-02-11 16:18:23 +08:00
mingholy.lmh
b9dd080bd1
feat: add auth entry: coding plan
2026-02-11 11:58:33 +08:00
LaZzyMan
9af9ea259d
feat: add select ui for claude marketplace
2026-01-23 16:23:30 +08:00
LaZzyMan
bc7e586028
Merge branch 'main' into feat/extension
2026-01-22 11:41:04 +08:00
LaZzyMan
1e41965a7e
fix settings in interactive mode
2026-01-21 11:29:48 +08:00
tanzhenxin
c87197d420
Redesign settings dialog with curated list and view-switching UI
2026-01-18 21:56:33 +08:00
LaZzyMan
4c7605d900
Merge branch 'main' into feat/extension
2026-01-14 17:56:01 +08:00
LaZzyMan
70991e474f
fix/lint error
2026-01-14 15:42:50 +08:00
mingholy.lmh
afe6ba255e
fix: align authType & model persisting behavior across dialogs
2026-01-07 22:58:11 +08:00
LaZzyMan
50dac93c80
feat: migrate command format
2026-01-07 13:43:00 +08:00
tanzhenxin
17129024f4
Add Gemini provider, remove legacy Google OAuth, and tune generation defaults
2025-12-19 16:26:54 +08:00
tanzhenxin
bf52c6db0f
fix review comments
2025-12-16 20:36:24 +08:00
tanzhenxin
fb8412a96a
code refactor
2025-12-16 20:03:49 +08:00
tanzhenxin
2837aa6b7c
rework /resume slash command
2025-12-16 19:54:55 +08:00
Alexander Farber
12877ac849
Refactor /resume command to use dialog instead of standalone Ink app
2025-12-13 13:08:07 +01:00
tanzhenxin
5b2f3e285c
remove /quit-confirm slash command
2025-12-04 16:21:32 +08:00
tanzhenxin
0a75d85ac9
Session-Level Conversation History Management ( #1113 )
2025-12-03 18:04:48 +08:00
Mingholy
d0e76c76a8
refactor(auth): save authType after successfully authenticated ( #1036 )
2025-11-19 11:21:46 +08:00
tanzhenxin
160b64523e
Add Interactive Approval Mode Dialog ( #1012 )
2025-11-13 19:02:53 +08:00
tanzhenxin
eb95c131be
Sync upstream Gemini-CLI v0.8.2 ( #838 )
2025-10-23 09:27:04 +08:00