Skip to content

(v0.4.3) SoulX Update: Desktop Companion, AI Dynamic Island, Multi‑Account, and More

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Aug 09:55
· 12 commits to main since this release

img

  1. 增加了SoulX-FlashHead桌面伴侣,可以在电脑上渲染一个3D真人,你可以在SoulX-FlashHead中学习到如何启动一个SoulX-FlashHead后端,并连接上agent party,你完全可以把这个仓库丢给编程智能体(如:Claude code,opencode等),AI将自动帮你部署。
  2. 修复了记忆相关的一些BUG,记忆也允许逐条添加。
  3. 增加了对electron应用的控制工具,但是不能适配于所有的electron应用,大部分标准的electron开源应用会有更好的适配度。
  4. 增加了一个日记系统,让AI在没有输入的情况下按着你设计的内置逻辑自主完成一些内心活动和简单工作。于自动行为或者子代理任务不同的是,这个系统偏向于角色扮演,而不是定时任务。
  5. 增加了AI灵动岛取代了之前的极简模式,开启灵动岛时,桌宠将获得更多的灵动岛工具能力,例如播放音乐,查看天气时间,待办事项,日历,番茄钟,剪切板能相关功能的AI版本。
  6. 增加了多账户功能,不同的账户对于不同的存档备份,账户之间完全隔离。
  7. 增加了任务完成时的提醒
  8. 增加了windows系统上的WSL沙盒选项
  9. 外观支持CSS注入了。
  10. 修复了一堆BUG哈哈哈。

  1. Added the SoulX-FlashHead Desktop Companion, which allows you to render a 3D realistic human avatar on your computer. You can learn how to start a SoulX-FlashHead backend and connect it to Agent Party in the SoulX-FlashHead repository. Feel free to feed this repo to a coding agent (e.g., Claude Code, OpenCode, etc.) – the AI will automatically handle the deployment for you.
  2. Fixed several memory‑related bugs; memories can now be added one by one.
  3. Added control tools for Electron applications, though they may not be compatible with all Electron apps. Most standard open‑source Electron apps will have better adaptation.
  4. Introduced a Diary System that allows the AI to autonomously perform internal monologues and simple tasks according to your designed internal logic even without user input. Unlike automated behaviors or sub‑agent tasks, this system is geared toward role‑playing rather than scheduled jobs.
  5. Replaced the previous minimalist mode with the AI Dynamic Island. When the Dynamic Island is enabled, the desktop pet gains more Dynamic Island tools, such as AI‑powered versions of music playback, weather and time viewing, to‑do lists, calendars, Pomodoro timers, and clipboard management.
  6. Added multi‑account support. Different accounts have separate save backups, and accounts are completely isolated from each other.
  7. Added notifications upon task completion.
  8. Added a WSL sandbox option for Windows systems.
  9. Appearance now supports CSS injection.
  10. Fixed a bunch of bugs (haha).

Download

👉 Windows-portable

👉 Windows-exe

👉 MacOS-portable

👉 MacOS-dmg

👉 Linux-AppImage-X86_64

👉 Linux-AppImage-Arm64