yiliang114
|
39426be9a1
|
wip
|
2025-11-18 14:25:05 +08:00 |
|
yiliang114
|
91af599823
|
refactor(vscode-ide-companion): 文件版权头 Copyright 2025 Google LLC
|
2025-11-18 10:34:27 +08:00 |
|
yiliang114
|
ad8d7aae8a
|
refactor(vscode-ide-companion): 文件版权头 Copyright 2025 Google LLC
|
2025-11-18 10:33:40 +08:00 |
|
yiliang114
|
d22d07a840
|
feat(vscode-ide-companion): 添加 Qwen Code CLI 安装检测和提示功能
- 新增 CliDetector 类用于检测 Qwen Code CLI 安装状态
- 在 WebViewProvider 中集成 CLI 检测逻辑
- 添加 CLI 未安装时的提示和安装引导功能
- 优化 agent 连接流程,增加 CLI 安装检测步骤
|
2025-11-18 01:52:46 +08:00 |
|
yiliang114
|
28892996b3
|
feat(vscode): 重构 Qwen 交互模型并优化权限请求 UI
- 重构 QwenAgentManager 类,支持处理多种类型的消息更新
- 改进权限请求界面,增加详细信息展示和选项选择功能
- 新增工具调用卡片组件,用于展示工具调用相关信息
- 优化消息流处理逻辑,支持不同类型的内容块
- 调整会话切换和新会话创建的处理方式
|
2025-11-18 01:00:25 +08:00 |
|
yiliang114
|
eeeb1d490a
|
feat(vscode-ide-companion): 实现自定义权限请求 UI 并添加文件读写功能
- 新增 fs/read_text_file 和 fs/write_text_file 方法处理
- 实现精美的 Claude 风格权限请求 UI
- 优化权限请求处理逻辑,支持取消操作
- 添加日志输出以便调试
|
2025-11-17 21:44:39 +08:00 |
|
yiliang114
|
247c237647
|
fix(vscode-ide-companion): 优化缓存 Qwen Chat UI 的登录态机制
|
2025-11-17 20:00:52 +08:00 |
|
yiliang114
|
c423e12aa7
|
feat(vscode-ide-companion): update qwen logo
|
2025-11-17 19:10:17 +08:00 |
|
yiliang114
|
dc40995e70
|
feat(vscode-ide-companion): import chat chat customEditor to vscode extension folder
|
2025-11-17 18:53:00 +08:00 |
|
tanzhenxin
|
eb95c131be
|
Sync upstream Gemini-CLI v0.8.2 (#838)
|
2025-10-23 09:27:04 +08:00 |
|
mingholy.lmh
|
14ea33063f
|
Merge tag 'v0.3.0' into chore/sync-gemini-cli-v0.3.0
|
2025-09-11 16:26:56 +08:00 |
|
tanzhenxin
|
2572faf726
|
# 🚀 Sync Gemini CLI v0.2.1 - Major Feature Update (#483)
|
2025-09-01 14:48:55 +08:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Shreya Keshive
|
5be9172ad5
|
fix(ide): preserve focus when showing diff view (#6795)
|
2025-08-22 02:24:45 +00:00 |
|
Shreya Keshive
|
80ff3cd25e
|
feat(ide ext): Write workspace path to port file (#6659)
|
2025-08-20 21:09:53 +00:00 |
|
tanzhenxin
|
303b6999f4
|
fix: qwen vscode extension
|
2025-08-19 18:20:40 +08:00 |
|
tanzhenxin
|
7dbc240847
|
chore: sync gemini-cli v0.1.19
|
2025-08-18 19:55:46 +08:00 |
|
Sunny Sachanandani
|
4896c7739f
|
[ide-mode] Fix path delimiter for multi-root workspaces on Windows (#6273)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-15 22:58:31 +00:00 |
|
Shreya Keshive
|
db347eeee8
|
IDE integration Gemini command multi-folder support + bump version (#6265)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-15 00:07:06 +00:00 |
|
christine betts
|
5c5fc89eb1
|
[ide-mode] Support multi-folder workspaces (#6177)
|
2025-08-14 20:12:57 +00:00 |
|
christine betts
|
af93a10a92
|
[ide-mode] Write port to file in ide-server (#5811)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-14 18:09:19 +00:00 |
|
christine betts
|
8dd6f04199
|
Show IDE diff options in both panes (#5986)
|
2025-08-11 16:13:45 +00:00 |
|
christine betts
|
407393b128
|
[ide-mode] Hide diff options when active diff is not focused (#5808)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-08 15:21:50 +00:00 |
|
Shreya Keshive
|
f1663d9615
|
README + reduce required VS Code version for companion extension (#5719)
|
2025-08-07 21:25:06 +00:00 |
|
Shreya Keshive
|
024b8207eb
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
|
christine betts
|
fde9849d48
|
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 17:36:05 +00:00 |
|
Yiheng Xu
|
9ffeacc0f9
|
fix tool
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:25 +08:00 |
|
Yiheng Xu
|
cd375fefe5
|
sync gemini-cli 0.1.17
Co-Authored-By: Qwen-Coder <qwen-coder@alibabacloud.com>
|
2025-08-05 17:09:19 +08:00 |
|
christine betts
|
93f8fe3671
|
[ide-mode] Add openDiff tool to IDE MCP server (#4519)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 21:36:23 +00:00 |
|
christine betts
|
d54780edda
|
[ide-mode] Add openDiff tool to IDE MCP server (#4519)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-04 21:36:23 +00:00 |
|
Shreya Keshive
|
2cdaf912ba
|
Generate NOTICES.TXT and surface via command (#5310)
|
2025-08-03 20:19:34 +00:00 |
|
Shreya Keshive
|
4f69b2d8dc
|
Generate NOTICES.TXT and surface via command (#5310)
|
2025-08-03 20:19:34 +00:00 |
|
Shreya Keshive
|
83c4dddb7e
|
Only enable IDE integration if gemini-cli is running in the same path as open workspace (#5068)
|
2025-07-28 20:55:00 +00:00 |
|
Shreya Keshive
|
69c6808b14
|
Only enable IDE integration if gemini-cli is running in the same path as open workspace (#5068)
|
2025-07-28 20:55:00 +00:00 |
|
Shreya Keshive
|
cfe3753d4c
|
Refactors companion VS Code extension to import & use notification schema defined in gemini-cli (#5059)
|
2025-07-28 18:20:56 +00:00 |
|
Shreya Keshive
|
787aa624da
|
Refactors companion VS Code extension to import & use notification schema defined in gemini-cli (#5059)
|
2025-07-28 18:20:56 +00:00 |
|
Shreya Keshive
|
e275441651
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
|
Shreya Keshive
|
165b29c3b1
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
|
christine betts
|
1b8ba5ca6b
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +00:00 |
|
christine betts
|
1d3ad9d075
|
Add drawer for active files in IDE mode (#4682)
Co-authored-by: Shreya <shreyakeshive@google.com>
|
2025-07-25 14:50:34 +00:00 |
|
Shreya Keshive
|
30b6cf8a00
|
Add "Gemini CLI: Run" command shortcut (#4792)
|
2025-07-24 19:55:39 +00:00 |
|
christine betts
|
4e376c0447
|
[ide-mode] Send the cursor and selected text from the IDE server (#4621)
|
2025-07-24 19:54:41 +00:00 |
|
Shreya Keshive
|
6380bfe35c
|
Minor refactoring of VS Code companion extension code (#4761)
|
2025-07-24 05:32:55 +00:00 |
|
christine betts
|
1969d805f2
|
[ide-mode] Use active files and selected text in user prompt (#4614)
|
2025-07-21 20:52:02 +00:00 |
|
christine betts
|
9bdcdf97d8
|
[ide-mode] Keep track of recently-opened files and send them to the CLI (#4463)
|
2025-07-21 17:54:37 +00:00 |
|
christine betts
|
d7041a6595
|
[ide-mode] Send ping every 30 seconds to prevent client from closing connection (#4329)
|
2025-07-18 19:33:04 +00:00 |
|
Shreya Keshive
|
0c76affe6d
|
Minor refactoring of IDE companion server (#4331)
|
2025-07-17 01:03:56 +00:00 |
|
christine betts
|
b61016f2a5
|
Set port dynamically in VSCode extension and read from it in gemini-cli and send initial notification (#4255)
|
2025-07-15 22:13:03 +00:00 |
|
christine betts
|
7effdad3e2
|
[ide-mode] Stream notifications when the active file changes (#4147)
Co-authored-by: Scott Densmore <scottdensmore@mac.com>
|
2025-07-15 16:19:22 +00:00 |
|
christine betts
|
e9d680e8a4
|
Introduce VSCode companion extension (#3917)
|
2025-07-14 15:34:44 +00:00 |
|