Skip to content

Releases: Richasy/Rodel.Agent

2.2505.2.0

08 May 09:45
c34ba17
Compare
Choose a tag to compare

更改记录 / Changelog

🐛 Bug 修复 / Bug fixes

2.2505.1.0

05 May 11:50
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Feature

  • 添加应用语言设置

🐛 Bug 修复 / Bug fixes

  • 修复消息流式渲染时内存占用过高的问题

2.2504.2.0

20 Apr 15:15
Compare
Choose a tag to compare

更改记录 / Changelog

🐛 Bug fixes

  • 修复 Gemini 连续对话报错的问题并更新依赖

2.2503.2.0

28 Mar 12:32
6088585
Compare
Choose a tag to compare

更改记录 / Changelog

  • 📝 docs: 添加火山/腾讯语音的配置文档 @Richasy (#111)

🚀 功能 / Features

  • ✨ feat: 添加火山语音和腾讯语音 @Richasy (#108)

🐛 Bug 修复 / Bug fixes

  • 🐛 fix: 使用 WinRT API 进行数据库初始复制 @Richasy (#110)
  • 🐛 fix: 修复助理创建时服务切换没有更新模型列表的问题 @Richasy (#109)
  • 🐛 fix: 在发送OpenAI消息时去除不接受的字符 @Richasy (#104)

2.2503.1.0

23 Mar 04:48
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

  • 重构代码,使用自己的 AI 底层库,集成 MCP @Richasy (#101)

🐛 Bug 修复 / Bug fixes

  • 修复 MCP 重命名问题,处理打包 AOT 警告 @Richasy (#102)

如何安装?

前提条件

在系统设置的开发者选项里打开 开发人员模式

步骤

  1. 根据自己的设备类型(x64 / ARM64)下载对应的压缩包。
  2. 解压到本地文件夹,在文件夹内右键单击 install.ps1 文件,在菜单中选择 使用 PowerShell 运行
  3. 等待脚本安装证书和依赖。安装证书时会提示你要以管理员权限运行,允许即可。
  4. 安装完成后,在开始菜单里找到 小幻助理,点击即可运行。
  5. 小幻助理文档 里查看具体的使用说明

2.2409.2.0

25 Sep 07:17
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

🧰 管理与维护 / Maintain

2.2407.3.0

17 Jul 07:10
166589b
Compare
Choose a tag to compare

更改记录 / Changelog

🐛 Bug 修复 / Bug fixes

  • 提高会话加载性能 @Richasy (#63)
  • 在创建助理时,禁止对话轮次和初始消息同时设置 @Richasy (#62)
  • 修复创建 agent 时删除初始消息的匹配问题 @Richasy (#61)

2.2407.2.0

12 Jul 02:13
03071aa
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

2.2407.1.0

01 Jul 13:12
Compare
Choose a tag to compare

更改记录 / Changelog

🚀 功能 / Features

🐛 Bug 修复 / Bug fixes

  • 修复对话模型选择记忆没有生效的问题 @Richasy (#35)
  • 修复自定义绘图模型尺寸无法修改的问题 @Richasy (#29)

空白数据库 / Empty Database

08 Jul 05:22
Compare
Choose a tag to compare
Pre-release

在应用程序初始化工作目录失败时使用。

  1. 将压缩包下载到本地。
  2. 将数据库文件(后缀为.db)解压到您的工作目录中。
  3. 重启应用程序。

Use when the application initialization working directory fails.

  1. Download the compressed package to the local
  2. Extract the database file (with the suffix .db) inside to your working directory.
  3. Restart the application.