Release version 0.5.3

解决codex在会话页面有时不返回权限配置选项;
优化web/server模式下的目录选择,现在支持目录树选择,而不是硬文本写入。
This commit is contained in:
xintaofei
2026-03-30 15:05:09 +08:00
parent 8d393b3b4f
commit 544abbd15d
4 changed files with 4 additions and 4 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -847,7 +847,7 @@ checksum = "c3e64b0cc0439b12df2fa678eae89a1c56a529fd067a9115f7827f1fffd22b32"
[[package]]
name = "codeg"
version = "0.5.2"
version = "0.5.3"
dependencies = [
"agent-client-protocol-schema",
"axum",