Release version 0.0.17

修复folder窗口的状态未保持上次的位置和大小
会话长消息时虚拟渲染
支持部分agent实时更新上下文用量
代码警告消除和优化
升级OpenCode SDK到最新版本
This commit is contained in:
xintaofei
2026-03-09 10:25:08 +08:00
parent 34819f42b9
commit 2c350866e1
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "codeg",
"version": "0.0.16",
"version": "0.0.17",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",