Operit AI V1.8.1
本次更新以小内容增加和bug修复为主。支持llama.cpp本地推理,优化和增加一些工具,允许角色卡相互对话/查看聊天历史,工作区允许sftp/saf绑定。实现英文覆盖95%。
增加内容
- 软件完成95%的英文覆盖(国际化支持)
- 增加工具包:qwen绘图和查看历史对话记录
- 增加气泡模式下的头像隐藏功能
- 增加token统计中的模型饼图
- 增加密钥池功能,支持批量测试密钥和导入大密钥池文本文件
- 增加skill开启/关闭选项
- 增加思考链折叠(思考+工具)显示
- 增加图片搜索工具和图片下载通道
- 增加软件的全局大备份功能(备份除MCP/skill/终端/包之外的所有设置)
- 增加所有角色卡的备份功能
- 增加llama.cpp本地推理支持,能够运行gguf本地模型
- 为visit web/download file工具增加header支持
- 增加新的唤醒方式:特定音频唤醒
- 增加html块的直接预览功能,支持全屏显示
- 增加代码块/思考块的限制最大高度
- 增加intent调用chat接口和workflow外部调用模板
- 增加角色卡导出为酒馆角色卡和JSON格式
- 增加角色卡通过多维码直接分享功能
- 增加AI之间相互对话的工具
- 增加工具包用于AI了解自身
- 增加日常工具包中的定时触发任务,AI可在特定时间提醒用户或执行任务
- 支持终端的Ctrl组合操作
- 增加LaTeX块渲染的左右滚动功能
- 气泡模式下的左右头像可设置隐藏
- 支持kimi thinking模式
- 支持读写saf文件并绑定工作区
优化内容
- 为skill下载增加缓存
- 大幅度优化发送消息前处理消息的速度,以及优化加载消息的速度
- 迁移部分文件工具/HTTP请求工具到单独的工具包(架构调整)
- 优化subagent/autoglm的效果,使AI能够意识到是否在操作主屏幕,改进取消逻辑
- 增强终端复制体验
修复异常
- 修复AI朗读回声重新被录制的问题
- 修复一个可能的AI请求头错误
- 修复悬浮窗下的token用量更新统计错误
- 修复悬浮窗对主界面的同步问题
- 修复角色卡编辑时键盘挡住内容的问题
- 修复深度搜索模式下的token爆炸问题
- 修复Mermaid移动遮挡问题
- 修复消息总结的卡死显示问题
- 修复MCP启动运行异常
- 修复工作流启动的悬浮窗无法人为退出的bug
- 修复终端的SSE调用问题
- 修复异常的弹出通知问题
- 修复表格的渲染显示截断问题
- 修复硅基流动下自动朗读和语音交流出现的打断问题
This update focuses on minor content additions and bug fixes. It adds support for llama.cpp local inference, optimizes and adds several tools, allows character cards to chat with each other/view chat history, and achieves 95% English coverage.
New Content
- Software achieves 95% English coverage (internationalization support)
- Added tool packages: Qwen drawing and viewing historical conversation records
- Added avatar hiding feature in bubble mode
- Added model pie chart in token statistics
- Added key pool functionality, supporting batch key testing and importing large key pool text files
- Added skill enable/disable options
- Added thinking chain folding display (thinking + tools)
- Added image search tool and image download channels
- Added global backup function for the software (backup all settings except MCP/skill/terminal/packages)
- Added backup functionality for all character cards
- Added llama.cpp local inference support, capable of running gguf local models
- Added header support for visit_web/download_file tools
- Added new wake-up method: specific audio wake-up
- Added direct preview functionality for HTML blocks with full-screen display support
- Added maximum height limits for code blocks/thinking blocks
- Added intent invocation for chat interface and workflow external call templates
- Added character card export to tavern character card and JSON formats
- Added direct sharing functionality for character cards via multidimensional codes
- Added tools for AI-to-AI conversation
- Added tool package for AI self-awareness
- Added scheduled trigger tasks in daily tools package, allowing AI to remind users or execute tasks at specific times
- Supported Ctrl key combinations in terminal
- Added left/right scrolling functionality for LaTeX block rendering
- Left/right avatars in bubble mode can be set to hidden
- Supported kimi thinking mode
Optimizations
- Added cache for skill downloads
- Significantly optimized message pre-processing speed before sending and message loading speed
- Migrated some file tools/HTTP request tools to separate tool packages (architecture adjustment)
- Optimized subagent/autoglm effectiveness, enabling AI to recognize whether operating on the main screen, improved cancellation logic
- Enhanced terminal copy experience
Bug Fixes
- Fixed AI voice echo re-recording issue
- Fixed a possible AI request header error
- Fixed token usage statistics update error in floating window
- Fixed synchronization issues between floating window and main interface
- Fixed keyboard blocking content issue when editing character cards
- Fixed token explosion issue in deep search mode
- Fixed Mermaid mobile blocking issue
- Fixed crash display issue with message summarization
- Fixed MCP startup and operation exceptions
- Fixed bug where workflow startup floating window couldn't be manually exited
- Fixed terminal SSE invocation issue
- Fixed abnormal pop-up notification issues
- Fixed truncated display issue in table rendering
- Fixed interruption issues with auto-reading and voice communication in silicon flow mode
Full Changelog: https://github.com/AAswordman/Operit/compare/v1.8.0...v1.8.1