Release version 0.1.10
升级Codex CLI、Gemini CLI、OpenCode的SDK到最新版本; 增强git贮藏(stash)功能,支持可视化操作; 支持git提交窗口中目录的右键快捷操作; 新建文件/目录时输入框自动获得焦点; 修复git在非 ASCII 字符(如中文)时的各种异常。
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "codeg",
|
||||
"version": "0.1.9",
|
||||
"version": "0.1.10",
|
||||
"identifier": "app.codeg",
|
||||
"build": {
|
||||
"beforeDevCommand": "pnpm dev",
|
||||
|
||||
Reference in New Issue
Block a user