# Release version 0.6.6
New @ file mention support in chat and fixes for terminal and Docker stability. - feat: add @ file mention support in chat input and unify directory attachment. - fix: update run button state when terminal tab is closed directly. - fix: fix terminal not opening in Docker and slim down Docker image. ----------------------------- # 发布版本 0.6.6 新增聊天输入框 @ 文件提及功能,并修复终端与 Docker 稳定性问题。 - 新增:聊天输入框支持 @ 文件提及,并统一目录附件处理逻辑; - 修复:终端标签页直接关闭时正确更新运行按钮状态; - 修复:修复 Docker 环境下终端无法打开的问题,并精简 Docker 镜像。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "codeg"
|
||||
version = "0.6.5"
|
||||
version = "0.6.6"
|
||||
description = "Agent Code Generation App"
|
||||
authors = ["feitao"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user