We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f47b209 commit 691a26fCopy full SHA for 691a26f
1 file changed
UPDATE_LOG.md
@@ -2,11 +2,14 @@
2
### v0.1.0
3
4
* 优化 子代理模式相关细节(子代理模式下,只做计划与调度)
5
+* 优化 项目结构,成熟的技能转为 `solon-ai-skill-*`
6
+* 优化 上下文摘要压缩处理
7
* 添加 恢复命令(恢复这前的快照并继续执行)
8
* 添加 并行子代理支持
9
* 调整 取消 browser 插件(包可以小100多m,以小优先)
10
* 调整 取消 agent-team 代码实现,改由自然语言驱动 agent-team(以小优先)
11
* 调整 general-purpose 更名为 general
12
+* 修复 Windows 下创建中文文件,文件夹及执行中文命令 bat 的乱码问题
13
14
### v0.0.23
15
0 commit comments