Release version 0.1.3
支持自定义消息发送和消息换行的快捷键 修复agent执行命令可能会残留子进程 继续重构会话消息处理逻辑(简化消息处理逻辑,提升性能) 升级Gemini CLI的SDK版本 修复git仓库初始化功能 添加缺失的agent图标,感谢 @hsqbyte https://github.com/xintaofei/codeg/pull/9 完善 Gemini CLI 会话扫描目录,感谢 @hsqbyte https://github.com/xintaofei/codeg/pull/10 支持按模型名搜索会话,感谢 @hsqbyte https://github.com/xintaofei/codeg/pull/10 支持在会话实时响应时添加消息到队列
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "codeg"
|
||||
version = "0.1.2"
|
||||
version = "0.1.3"
|
||||
description = "Agent Code Generation App"
|
||||
authors = ["feitao"]
|
||||
edition = "2021"
|
||||
|
||||
Reference in New Issue
Block a user