LaZzyMan
|
22504b0a5b
|
feat: add extension for gemini and claude
|
2026-01-07 11:06:17 +08:00 |
|
cris
|
e3c20b03bd
|
reslove blank
|
2025-12-30 16:03:11 +08:00 |
|
cris
|
4db50d4158
|
fix resume unwork on windows
|
2025-12-30 16:00:55 +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 |
|
tanzhenxin
|
9942b2b877
|
Merge branch 'main' into 1179-add-resume-cmd
|
2025-12-16 15:29:58 +08:00 |
|
tanzhenxin
|
bd3bdd82ea
|
Merge pull request #1205 from afarber/rename-leftover-gemini-references
fix(ide): rename Gemini references to Qwen and fix IDE connection path
|
2025-12-16 14:46:14 +08:00 |
|
tanzhenxin
|
b9a2cc7bdf
|
Add chat recording toggle (CLI + settings) and disable recording in tests
|
2025-12-15 13:48:38 +08:00 |
|
Alexander Farber
|
4930a24d07
|
Polish the PR, minor improvements
|
2025-12-13 14:35:40 +01:00 |
|
tanzhenxin
|
e9036daa8d
|
fix failed unit tests
|
2025-12-13 21:14:05 +08:00 |
|
Alexander Farber
|
7a97fcd5f1
|
Add tests for /resume command and update SettingsDialog snapshots
|
2025-12-13 14:03:35 +01:00 |
|
Alexander Farber
|
4504c7a0ac
|
Rename ResumeSessionPicker to StandaloneSessionPicker and add documentation
|
2025-12-13 13:33:44 +01:00 |
|
Alexander Farber
|
56a62bcb2a
|
Fix input focus issue by using useKeypress instead of useInput for ResumeSessionDialog
|
2025-12-13 13:08:07 +01:00 |
|
Alexander Farber
|
e76f47512c
|
Add guards
|
2025-12-13 13:08:07 +01:00 |
|
Alexander Farber
|
f5c868702b
|
Put shared code in new files
|
2025-12-13 13:08:07 +01:00 |
|
Alexander Farber
|
12877ac849
|
Refactor /resume command to use dialog instead of standalone Ink app
|
2025-12-13 13:08:07 +01:00 |
|
Alexander Farber
|
2de50ae436
|
Add tests
|
2025-12-13 13:08:07 +01:00 |
|
Alexander Farber
|
a761be80a5
|
Filter out empty sessions
|
2025-12-13 13:08:07 +01:00 |
|
pomelo
|
c7f4c462f4
|
Merge pull request #1219 from afarber/1181-resume-session-id
feat: show session resume command on exit
|
2025-12-13 17:02:16 +08:00 |
|
tanzhenxin
|
f8aeb06823
|
remove obsolete corgi mode
|
2025-12-13 16:41:03 +08:00 |
|
Alexander Farber
|
ba3b576906
|
Hide resume message when session has no messages
|
2025-12-11 13:10:01 +01:00 |
|
Alexander Farber
|
b67ee32481
|
Update snapshots
|
2025-12-11 12:53:30 +01:00 |
|
Alexander Farber
|
5b8ce440ea
|
Show session resume command on exit
|
2025-12-11 12:22:48 +01:00 |
|
Alexander Farber
|
6d3cf4cd98
|
Rrename Gemini references to Qwen and fix IDE connection path
|
2025-12-11 11:14:10 +01:00 |
|
Alexander Farber
|
5b74422be6
|
Do not skip the tests
|
2025-12-09 16:46:18 +01:00 |
|
Alexander Farber
|
06c398a015
|
Remove vertical borders from input prompt for easier copy/paste
|
2025-12-09 16:37:32 +01:00 |
|
tanzhenxin
|
3e2a2255ee
|
DeepSeek V3.2 Thinking Mode Integration (#1134)
Qwen Code CI / CodeQL (push) Waiting to run
Qwen Code CI / Test-3 (push) Blocked by required conditions
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 / Post Coverage Comment (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
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
|
2025-12-05 15:08:35 +08:00 |
|
pomelo
|
a58d3f7aaf
|
Merge pull request #1148 from QwenLM/feat/no-quit-confirm
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
Qwen Code CI / Test-3 (push) Blocked by required conditions
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 / Post Coverage Comment (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 / 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
Remove `/quit-confirm` flow
|
2025-12-05 10:56:08 +08:00 |
|
tanzhenxin
|
1c45ef563d
|
remove unused files
|
2025-12-04 17:41:52 +08:00 |
|
mingholy.lmh
|
d76cdf1076
|
feat: sdk subagent support
|
2025-12-04 17:10:20 +08:00 |
|
mingholy.lmh
|
e1ffaec499
|
feat: create draft framework for cli & sdk
|
2025-12-04 17:10:16 +08: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 |
|
pomelo
|
83fc321e15
|
Merge pull request #1090 from QwenLM/feat/logger-enhancement
Qwen Code CI / Lint (push) Has been cancelled
Qwen Code CI / CodeQL (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:docker (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:none (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:docker-1 (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:none-1 (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:docker-2 (push) Has been cancelled
E2E Tests / E2E Test (Linux) - sandbox:none-2 (push) Has been cancelled
E2E Tests / E2E Test - macOS (push) Has been cancelled
Qwen Code CI / Test-3 (push) Has been cancelled
Qwen Code CI / Test (push) Has been cancelled
Qwen Code CI / Test-1 (push) Has been cancelled
Qwen Code CI / Test-2 (push) Has been cancelled
Qwen Code CI / Post Coverage Comment (push) Has been cancelled
Qwen Code CI / Test-4 (push) Has been cancelled
Qwen Code CI / Test-5 (push) Has been cancelled
Qwen Code CI / Test-6 (push) Has been cancelled
Qwen Code CI / Test-7 (push) Has been cancelled
Qwen Code CI / Test-8 (push) Has been cancelled
Improve Usage Statistics by Moving Key Snapshot Fields into Properties
|
2025-11-21 15:55:26 +08:00 |
|
pomelo
|
48b77541c3
|
feat(i18n): Add Internationalization Support for UI and LLM Output (#1058)
|
2025-11-21 15:44:37 +08:00 |
|
tanzhenxin
|
f2439f8d53
|
fix: skip one unstable test case
|
2025-11-21 15:43:05 +08:00 |
|
tanzhenxin
|
fb6d0b43fa
|
feat: change shortcut for subagent execution display
|
2025-11-21 15:42:17 +08:00 |
|
tanzhenxin
|
442a9aed58
|
Replace spawn with execFile for memory-safe command execution (#1068)
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
|
2025-11-20 15:04:00 +08:00 |
|
tanzhenxin
|
07069f00d1
|
feat: remove prompt completion feature (#1076)
|
2025-11-20 14:36:51 +08:00 |
|
Mingholy
|
d0e76c76a8
|
refactor(auth): save authType after successfully authenticated (#1036)
|
2025-11-19 11:21:46 +08:00 |
|
tanzhenxin
|
3ed93d5b5d
|
fix: integration tests (#1062)
|
2025-11-19 10:23:16 +08:00 |
|
BlockHand
|
29261c75e1
|
feat: openApi configurable window (#1019)
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-2 (push) Waiting to run
E2E Tests / E2E Test (Linux) - sandbox:none-2 (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 - macOS (push) Waiting to run
|
2025-11-14 10:18:57 +08:00 |
|
tanzhenxin
|
160b64523e
|
Add Interactive Approval Mode Dialog (#1012)
|
2025-11-13 19:02:53 +08:00 |
|
pomelo-nwu
|
82170e96c6
|
refactor(cli): centralize system information collection
|
2025-11-06 10:42:52 +08:00 |
|
Vinh Nguyen
|
db58aaff3a
|
fix: update tool name from Gemini to Qwen Code in ToolsList component and snapshots
|
2025-10-31 10:25:49 +07:00 |
|
tanzhenxin
|
f8be8a61c8
|
🐛 Bug Fixes Release v0.1.1 (#898)
|
2025-10-29 12:25:50 +08:00 |
|
UncleFB
|
6da6bc0dfd
|
fix input filter
|
2025-10-28 14:38:46 +08:00 |
|
tanzhenxin
|
eb95c131be
|
Sync upstream Gemini-CLI v0.8.2 (#838)
|
2025-10-23 09:27:04 +08:00 |
|