Release version 0.1.10

升级Codex CLI、Gemini CLI、OpenCode的SDK到最新版本;
增强git贮藏(stash)功能,支持可视化操作;
支持git提交窗口中目录的右键快捷操作;
新建文件/目录时输入框自动获得焦点;
修复git在非 ASCII 字符(如中文)时的各种异常。
This commit is contained in:
xintaofei
2026-03-15 23:30:14 +08:00
parent cad6e69a75
commit 3ea78b1532
4 changed files with 4 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -792,7 +792,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
[[package]]
name = "codeg"
version = "0.1.9"
version = "0.1.10"
dependencies = [
"agent-client-protocol-schema",
"base64 0.22.1",