刘伟光
2b62b1e8bc
feat: 将注释修改成英文
2025-12-12 14:40:30 +08:00
刘伟光
bb8447edd7
fix: 修复在docker环境中无法连接ide的问题
2025-12-12 11:36:15 +08:00
yiliang114
e91ea3ac1a
refactor(vscode-ide-companion): simplify openDiff tool implementation
...
- Remove redundant file reading logic from ide-server
- Leverage diffManager's new capability to read old content internally
- Simplify openDiff tool call site to pass only newContent
- Update comments to reflect the simplified implementation
2025-12-09 15:53:41 +08:00
yiliang114
e2beecb9c4
feat(vscode-ide-companion): 更新核心服务和扩展功能
...
- 增强 extension.ts,集成新增功能
- 优化 ide-server.ts,改进服务端逻辑
- 更新 diff-manager.ts,提升差异管理能力
- 改进 ACP 连接和消息处理
- 更新会话处理器,支持新的交互模式
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-21 01:54:24 +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
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
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
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
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
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
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