Release version 0.4.5

重构消息里读/写工具的显示,大大提升阅读性;
支持Cline Agent;
Welcome页面支持快捷键;
优化会话页面滚动到底部的按钮样式;
调整folder顶部的终端按钮。
This commit is contained in:
xintaofei
2026-03-28 20:41:44 +08:00
parent 53cdc0ca31
commit ffa7188ee5
4 changed files with 4 additions and 4 deletions

View File

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