Releases: ChatLunaLab/chatluna
Releases · ChatLunaLab/chatluna
v1.4.0-alpha.7
从 1.3.X 版本更新之前务必备份数据库,自动迁移可能失效!!!
新特性
N/A
修复 & 改进
What's Changed
- [Fix] stabilize conversation ordering and bump alpha.6 by @dingyi222666 in #831
- [Fix] normalize agent skill lookup and tool filtering by @dingyi222666 in #832
- [Fix] bump chatluna-agent to 1.0.20 by @dingyi222666 in #833
Full Changelog: v1.4.0-alpha.5...v1.4.0-alpha.7
v1.4.0-alpha.5
预览版更新为重大变更,数据库进行了重大变更,请在更新之前备份自己的 koishi 数据库!
更新之前务必备份数据库,自动迁移可能失效!!!
新特性
N/A
修复 & 改进
What's Changed
- chore: bump alpha.4 and scope agent tool masks by @dingyi222666 in #827
- [Fix] stabilize conversation resolution flow by @dingyi222666 in #828
- fix(core): 调整代理配置项显隐与默认地址 by @CookSleep in #829
- [Refactor] bump package versions to 1.4.0-alpha.5 by @dingyi222666 in #830
Full Changelog: v1.4.0-alpha.3...v1.4.0-alpha.5
v1.4.0-alpha.3
预览版更新为重大变更,数据库进行了重大变更,请在更新之前备份自己的 koishi 数据库!
更新之前务必备份数据库,自动迁移可能失效!!!
新特性
N/A
修复 & 改进
What's Changed
- fix(core): stop blacklisted sessions before allow_reply by @dingyi222666 in #823
- [Fix] align agent behavior and conversation lifecycle hooks by @dingyi222666 in #824
- [Fix] Keep conversation commands on the active preset lane by @dingyi222666 in #825
- chore: bump changed package versions by @dingyi222666 in #826
Full Changelog: v1.4.0-alpha.2...v1.4.0-alpha.3
v1.4.0-alpha.2
预览版更新为重大变更,数据库进行了重大变更,请在更新之前备份自己的 koishi 数据库!
更新之前务必备份数据库,自动迁移可能失效!!!
新特性
- core: 优化自动压缩实现。(#820)
修复 & 改进
- core: 修复无法使用的问题 (#819)
What's Changed
- [Fix] preserve compacted history metadata by @dingyi222666 in #820
- chore: bump version to 1.4.0-alpha.2 by @dingyi222666 in #821
Full Changelog: v1.4.0-alpha.1...v1.4.0-alpha.2
v1.4.0-alpha.1
预览版更新为重大变更,数据库进行了重大变更,请在更新之前备份自己的 koishi 数据库!
更新之前务必备份数据库,自动迁移可能失效!!!
新特性
N/A
修复 & 改进
What's Changed
- fix(core): 正式支持 direct tool observation by @CookSleep in #815
- [Fix] Recover conversation migration state safely by @dingyi222666 in #817
- chore: bump version to 1.4.0-alpha.1 by @dingyi222666 in #818
Full Changelog: v1.4.0-alpha.0...v1.4.0-alpha.1
v1.4.0-alpha.0
此次更新为重大变更,因此为预览版,请在更新之前备份自己的 koishi 数据库!
更新之前务必备份数据库,自动迁移可能失效!!!
新特性
- core: 彻底移除房间系统,改用新的会话系统 (#805) 更新之前务必备份数据库,自动迁移可能失效!!!
修复 & 改进
- extension-agent: 优化 extension-agent 的各项功能和稳定性。感谢 @CookSleep (#812, #813, #806, #804, #810)
- extension-tools: 优化禁言工具提示词 (#811)
- extension-variable: 优化假期变量实现 (#807)
- core: 空响应自动重试 (#809)
What's Changed
- docs(extension-agent): 补充 open-terminal 工作目录建议 by @CookSleep in #804
- fix(extension-agent): add background option to e2b command execution by @dingyi222666 in #806
- feat(core): replace room system with conversation runtime by @dingyi222666 in #805
- fix(core): 将空响应视为失败并交给模型重试 by @CookSleep in #809
- docs(extension-tools): clarify group mute operator hints by @CookSleep in #811
- fix(extension-agent): 修复 Skill 导入与管理页刷新 by @CookSleep in #812
- fix(extension-agent): keep sub-agent tool permissions independent by @CookSleep in #813
- fix(extension-variable): migrate lunar variables to before-chat and renderer providers by @Juvwxyz in #807
- fix(agent): 明确 pending 消息消费决策 by @CookSleep in #810
- [Refactor] bump package versions for 1.4.0-alpha.0 by @dingyi222666 in #814
New Contributors
Full Changelog: v1.3.36...v1.4.0-alpha.0
v1.3.36
此次更新修复了 bug...
新特性
N/A
修复 & 改进
- extension-agent: 优化 extension-agent 的各项功能和稳定性,重点优化了前端页面设计。感谢 @CookSleep (#797, #801, #800
What's Changed
- fix(extension-tools): 为 send_file 增加 plugin-common 来源元信息 by @CookSleep in #797
- fix(extension-agent): fallback when bwrap is unusable by @springtiming in #801
- fix(adapter-openai-like): 支持按关键词隐藏模型 by @CookSleep in #798
- feat(extension-agent): 增强 Skills、Sub Agent 与 Computer 管理体验 by @CookSleep in #800
- chore(packages): bump manifests for 1.3.36 release by @dingyi222666 in #802
Full Changelog: v1.3.35...v1.3.36
v1.3.35
此次更新修复了 bug...
新特性
- extension-tools: 添加文件发送工具 (#786)
修复 & 改进
- extension-agent: 优化 extension-agent 的各项功能和稳定性 (#790, #791, #792, #794)
- extension-gemini: 修复 system prompt 传递问题 (#793)
What's Changed
- fix(extension-agent): align e2b backend with current sdk by @dingyi222666 in #790
- fix(extension-agent): restore keep-alive sandbox reconnects and skill bin checks by @dingyi222666 in #791
- fix(extension-agent): forward MCP headers via requestInit by @CookSleep in #792
- fix(adapter-gemini): preserve all system segments in system instruction by @CookSleep in #793
- feat(extension-tools): add OneBot file sender tool and improve agent/open-terminal robustness by @CookSleep in #794
- [Chore] bump package versions for 1.3.35 release by @dingyi222666 in #795
Full Changelog: v1.3.34...v1.3.35
v1.3.34
此次更新增加了新功能!
新特性
- exetension-agent: 全新的 ChatLuna Agent 插件!它有:
- Skills 支持,并且可以让模型自己搜索安装 Skills
- 电脑能力支持,可以选择三种后端,运行 bash,文件系统写入
- Sub Agent 支持,允许自由编排
- MCP 支持
- Tool 权限系统,隐藏或者禁用 Tool
- 以上的功能均支持 WebUI 可视化管理
- 欢迎体验,Koishi 插件市场搜索 ChatLuna Agent 即可安装 (#786)
- core: 新增 replyQuoteThreshold (#782)
修复 & 改进
- adapter: 升级适配器的交错思考支持,修复 url 索引问题,优化思考时间显示 (#777, #785, #787)
- extension-long-memory: 修复 emgas 不可用的问题 (#779, #782)
What's Changed
- [Chore] Bump package versions by @dingyi222666 in #775
- Refactor: Improve reasoning content handling in agent executor and adapters by @dingyi222666 in #777
- fix(extension-long-memory): stabilize emgas extraction and graph persistence by @dingyi222666 in #779
- feat(core): refine config schema and fix emgas lint by @PinkElysiaDev in #782
- feat(adapter-claude): support interleaved thinking with streaming by @dingyi222666 in #783
- Update funding URL for Afdian by @dingyi222666 in #784
- Change funding URL in FUNDING.yml by @dingyi222666 in #785
- [Feature] add unified agent management workspace by @dingyi222666 in #786
- [Fix] Restore adapter v1 endpoint and streaming compatibility by @dingyi222666 in #787
- chore(packages): bump manifests for 1.3.34 release by @dingyi222666 in #788
Full Changelog: v1.3.33...v1.3.34
v1.3.33
此次更新修复了之前版本含有的 Bug。
新特性
- core: 改进了 Agent 执行核心。新的核心现在支持 human in loop 主动交互(当工具调用时你可以继续发送消息,加入到 agent 调用队列中),并且还可能优化了 agent 重试机制?(#772)
- core: 重新统计了 API 返回的使用数据,可以输出每次请求的 token 使用情况(包括缓存读写)(#773)
修复 & 改进
- core: 优化无限上下文实现 (#774)
What's Changed
- Refactor: Implement full agent support with simplified execution flow by @dingyi222666 in #772
- Refactor: Migrate to LangChain UsageMetadata and improve agent executor event flow by @dingyi222666 in #773
- [Refactor] Simplify infinite context compression system by @dingyi222666 in #774
Full Changelog: v1.3.32...v1.3.33