Release version 0.2.13

优化系统管理的布局和操作交互;
支持把目录附加到会话(临时处理);
修复新会话页面连接到未安装的agent时,后续连接其它agent没有反应了。
This commit is contained in:
xintaofei
2026-03-23 20:30:47 +08:00
parent 22c7c47dac
commit 6a5c0edb2d
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "codeg",
"private": true,
"version": "0.2.12",
"version": "0.2.13",
"scripts": {
"dev": "next dev --turbopack",
"build": "next build",