Release version 0.0.15

集成next-intl支持前后端多语言
修复和优化agent sdk预检和安装,提升agent操作效率和稳定性
升级注册表中多个Agent SDK的版本
支持设置页面Agent SDK操作后,其它页面相关状态及时更新
This commit is contained in:
xintaofei
2026-03-07 21:45:44 +08:00
parent b7058a2bb6
commit a16a230c44
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.14",
"version": "0.0.15",
"identifier": "app.codeg",
"build": {
"beforeDevCommand": "pnpm dev",