[v0.5.5] N.E.K.O. (Agent-enhanced)
中文Change log
[主要更新]
- 对Agent前端进行了大量翻新。现在Agent功能(键鼠&MCP)重新恢复支持。
- 新增了Live2D参数调整(捏人系统),可以对模型的发饰、服饰、颜色等数据进行直接编辑
- 锁定状态改为游戏模式,不再弹出菜单栏
[次要更新]
- 新增了可以改色的兽耳娘模型(credit: umijin68)
- 阿里的对话模型已更新至Qwen3-Omni-1201最新版本
- 现在任何状态下拖拽Live2D模型都会立即保存位置
- 美化了前端图标,使用更美观的Icon以及呼吸灯特效
- 现在菜单栏大小会自适应Live2D模型大小
- 人设编辑变为多行输入模式,方便撰写小作文
[Bug修复]
- 修复了文本模式下,热重置意外使用语音session的bug
- 修复了tts session在结束后没有手动结束的bug
- 修复了一些与鼠标穿透有关的bug
- 将端口监听由0.0.0.0改为127.0.0.1回路,提高了安全性;手机直连用户请注意这一点
English Change Log
[Major Updates]
- Performed extensive revamps to the Agent frontend. Agent features (keyboard/mouse & MCP) are now supported again.
- Added Live2D parameter customization (character-tuning system), allowing direct editing of model accessories, outfits, colors, and other data.
- In locked mode, the interface now switches to Game Mode, and the menu bar will no longer pop up.
[Minor Updates]
- Added a recolorable beast-ear girl Live2D model (credit: umijin68).
- Updated Alibaba's dialogue model to the latest Qwen3-Omni-1201 version.
- Dragging the Live2D model will now immediately save its position in any state.
- Improved frontend icons with more aesthetically pleasing designs and a breathing-light effect.
- The menu bar size now auto-adjusts based on the Live2D model size.
- Character profile editing now supports multi-line input, making it easier to write longer descriptions.
[Bug Fixes]
- Fixed a bug where hot-reload accidentally used the voice session while in text mode.
- Fixed an issue where the TTS session did not properly terminate after ending.
- Fixed several mouse-through (click-through) related bugs.
- Changed port listening from 0.0.0.0 to 127.0.0.1 loopback to improve security — mobile device direct-connection users, please take note of this.
What's Changed
- Add i18n support for parameter editor and improve persistent expression handling by @Tonnodoubt in #132
- Liangfix: Fix Live2D model disappearing immediately after loading by @Tonnodoubt in #136
- 为主人档案和猫娘档案的属性添加滚动条,方便阅读和修改 by @Chiya-mt in #137
- Critical update to enhance security and robust session handling. by @wehos in #138
- feat(交互): 添加模型位置和缩放的自动保存功能 by @CN-QanYi in #139
- Fix: Add error handling for motionManager.update and coreModel.update overrides by @Tonnodoubt in #140
- 修复自定义API模式下模型ID不保存与不显示填写内容的问题;修复模型设置页UI问题 by @Chiya-mt in #142
- fix: 修复Live2D参数重置逻辑错误 by @CN-QanYi in #143
- 修复了模型设置页中切换角色不点保存也会保存的问题,并添加了未保存提示 by @Chiya-mt in #146
- 参数自定义界面点左上角退出的时候会重新打开一个主页,而不是回到原来的主页 by @CN-Zephyr in #150
- feat: 添加用户偏好设置加载功能以增强模型个性化 by @CN-QanYi in #151
- feat(agent): 实现弹窗状态机并优化Agent控制逻辑 by @CN-QanYi in #153
- Live2d refactor into several modules by @wehos in #152
- Added more i18n config. Fixed parameter-motion interaction logic. Improve agent menu synchronization logic. by @wehos in #155
Full Changelog: v0.5.4...0.5.5