Release version 0.6.0

集成消息通道,初步支持Telegram + Lark机器人、命令、事件管理;
修复:未支持docker运行环境的必要依赖;
修复部分窗口的权限设置;
Agent在实时响应中因为错误而中断时发送系统通知;
优化node全局安装时的权限处理。
This commit is contained in:
xintaofei
2026-03-31 17:39:25 +08:00
parent 2d5bd6454c
commit c4ae6188f5
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "codeg"
version = "0.5.3"
version = "0.6.0"
description = "Agent Code Generation App"
authors = ["feitao"]
edition = "2021"