Operit AI V1.8.0
本次更新增加了工作流、语音唤醒的功能,支持了对话并行,修复了若干bug。
新功能:
- 记忆查询工具,支持按照时间查询记忆
- 工作流系统,支持语音唤醒触发,支持计算、传入传出、执行等功能
- 语音唤醒,直接进入语音对话模式,支持语音下的快速关键词附件附着
- 悬浮窗圈选功能,支持悬浮窗下的圈选屏幕修改范围
- 内置github js pack
- OpenAI格式的TTS供应商,新增两个新的STT供应商
- OpenAI绘图工具包
- 自动备份机制,每天自动备份数据库,支持数据损坏恢复
- 对话并行处理
- 角色卡展示排序选择功能
- 工具包state机制,能够动态决定工具
- 带路径的skill仓库解析
修复:
- Anthropic API兼容性问题
- Waifu模式markdown乱码占位问题
- 终端在大输出下的OOM闪退
- HTTP TTS朗读不等待导致重叠BUG
- 记忆库的/开头记忆无法正常关联到文件夹的问题
- 插入总结的BUG
- 并行JS工具的取消问题
- 虚拟屏幕下的输入不清空输入框的bug
- Ubuntu最开始的时候概率出现tar解压不完全的问题
增强:
- MCP启动逻辑和速度优化,支持点击查看mcp部署报错
- 支持token统计的单个重置
- 支持总结显示具体的总结进度
- 前台服务优化
- 终端的chroot支持,能够在root下显著提高性能
- Grep context工具增强
This update adds workflow and voice wake-up functionality, supports parallel conversations, and fixes several bugs.
New Features:
- Memory query tool supporting time-based memory retrieval
- Workflow system supporting voice wake-up triggers, with computation, input/output, and execution capabilities
- Voice wake-up directly entering voice conversation mode, supporting quick keyword attachment in voice mode
- Floating window selection function supporting screen area modification within floating window
- Built-in GitHub JS pack
- OpenAI format TTS provider, adding two new STT providers
- OpenAI drawing toolkit
- Automatic backup mechanism with daily database backup and data corruption recovery support
- Parallel conversation processing
- Character card display sorting and selection function
- Toolkit state mechanism enabling dynamic tool determination
- Path-based skill repository parsing
Fixes:
- Anthropic API compatibility issues
- Waifu mode markdown garbled placeholder issues
- Terminal OOM crashes with large outputs
- HTTP TTS playback not waiting causing overlapping BUG
- Memory library issue where memories starting with "/" couldn't properly associate with folders
- Insert summary BUG
- Parallel JS tool cancellation issues
- Virtual screen input not clearing input box bug
- Ubuntu initial tar extraction incomplete probability issue
Enhancements:
- MCP startup logic and speed optimization, supporting click-to-view MCP deployment errors
- Support for single token statistics reset
- Support for displaying specific summary progress
- Foreground service optimization
- Terminal chroot support, significantly improving performance under root
- Grep context tool enhancement
Full Changelog: https://github.com/AAswordman/Operit/compare/v1.7.1...v1.8.0