| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-release.apk | 2026-05-16 | 397.7 MB | |
| Operit AI V1.11.0 source code.tar.gz | 2026-05-16 | 76.9 MB | |
| Operit AI V1.11.0 source code.zip | 2026-05-16 | 78.7 MB | |
| README.md | 2026-05-16 | 8.3 kB | |
| Totals: 4 Items | 553.3 MB | 36 | |
本次更新重点围绕插件生态展开,增加插件市场、更多的接口,同时增加qqbot对接等插件示范,并增加软件的稳定性。
增加
- 新增计划模式,计划准备阶段不会修改文件,在确定需求以及用户批准后,进行计划实现
- 升级世界书,支持国际化、变量系统、导入、搜索、刷新、角色卡绑定、注入位置设置和更完整的管理界面
- 新增 QQ Bot,可以直接在qq中发消息并接收到Operit的执行结果
- 增强外部调用能力,现在可以在同一局域网里面,通过其他设备的浏览器访问Operit聊天界面了
- 聊天输入增加@以及/来引用文件、工具包的能力
- 聊天历史支持消息定位预览、按时间戳跳转、消息收藏以及更稳定的长历史浏览
- 作品市场升级为项目/版本节点结构,支持输入需求,一键创建自己的插件,支持基于插件市场的插件二次修改,并重新发布作为该插件的新版本。
- ToolPkg 支持工作流模板、工作区模板、桌面小组件、WebView UI、聊天输入 Hook、聊天视图 Hook、Prompt Hook、XML 渲染插件和跨运行时 IPC
- Compose DSL 大幅增强,支持 slots、图片缩放、文件选择、WebView 控制器、重新渲染、文本输入同步和更多 Material 图标
- 新增 4Router、Mimo 等模型/服务入口,并支持 ToolPkg 注册 AI Provider,增加对deepseek v4的思考适配
- 文件工具新增更清晰的
create_file/edit_file,zip 工具支持严格的include_root_directory参数 - GitHub 登录支持外部 OAuth 流程
- 新增多个侧边栏和网页示例,包括账户本、模型站点、OpenCode、SillyTavern、Dino Runner 等,已发布于插件市场
- 聊天消息现在可以显示更完整的 token、耗时和消息时间信息,方便排查模型调用表现
修复
- 修复
various_search视频搜索可能返回首页或无效链接的问题,现在会尽量返回真实目标链接 - 修复大聊天历史导入/导出容易占用过多内存的问题,聊天备份改用流式处理
- 修复长聊天记录下消息定位、滚动导航、插入总结和变体加载不稳定的问题
- 修复 Compose DSL 文本框聚焦、外部值更新和重新渲染时可能不同步的问题
- 修复市场页面返回后已安装状态、列表数据和 MCP 插件状态不刷新的问题
- 修复工具结果过长时直接挤占上下文的问题,最终工具结果会更克制地截断
- 修复 zip 与调试器文件工具中的路径引用和根目录打包行为问题
- 修复未绑定工作区统计不准确的问题,内部/外部工作区会分开识别
- 修复浏览器工具在 iframe、点击、会话上下文和动作 settle 场景中的若干不稳定问题
- 修复 TTS 播放,增加朗读的暂停/继续能力
- 修复工作区的刷新逻辑,现在预览html只会在文件有改动的时候刷新
优化
- 删除任务完成和等待标记,记忆总结改为按照数量和时间累计总结,删除错误的"记忆附着"行为说明
- 市场浏览、详情、管理、安装和发布流程更统一,优化市场体验
- 绘图类插件迁移到各自的插件存储目录,减少不同插件之间的文件互相影响
- 新增OpenAI Local,优化Llamacpp、mnn的本地工具调用方式
- 部分内置的包已删除并发布到市场,有需要可以自行下载
- 优化软件侧边栏,优化软件LOGO
This update focuses mainly on the plugin ecosystem. It adds the plugin marketplace, expands plugin interfaces, includes examples such as QQ Bot integration, and improves overall app stability.
Added
- Added Plan Mode. Files are no longer modified during planning; implementation starts only after the requirements are confirmed and approved by the user.
- Upgraded Worldbook with internationalization, a variable system, import, search, refresh, character-card binding, injection-position settings, and a more complete management interface.
- Added QQ Bot, allowing messages to be sent directly in QQ and Operit's execution results to be received there.
- Improved external access. Operit's chat interface can now be opened from a browser on another device in the same local network.
- Chat input now supports using
@and/to reference files and tool packages. - Chat history now supports message-location previews, timestamp jumps, message favorites, and more stable browsing for long histories.
- Upgraded the Artifact Market to a project/version-node structure. Users can enter requirements to create their own plugins with one click, modify plugins from the marketplace, and republish them as new versions of those plugins.
- ToolPkg now supports workflow templates, workspace templates, desktop widgets, WebView UI, chat-input hooks, chat-view hooks, Prompt hooks, XML rendering plugins, and cross-runtime IPC.
- Compose DSL has been greatly enhanced with support for slots, image scaling, file selection, WebView controllers, rerendering, text-input synchronization, and more Material icons.
- Added model/service entries such as 4Router and Mimo. ToolPkg can now register AI Providers, and thinking adaptation for DeepSeek V4 has been added.
- File tools now include clearer
create_file/edit_filetools, and the zip tool now supports a strictinclude_root_directoryparameter. - GitHub login now supports an external OAuth flow.
- Added multiple sidebar and web examples, including Account Book, Model Sites, OpenCode, SillyTavern, and Dino Runner. These have been published to the plugin marketplace.
- Chat messages can now show more complete token, duration, and message-time information, making it easier to inspect model-call behavior.
Fixed
- Fixed an issue where
various_searchvideo search could return homepages or invalid links. It now tries to return the actual target links. - Fixed excessive memory usage when importing or exporting large chat histories by changing chat backup to streaming processing.
- Fixed instability in long chat histories, including message locating, scroll navigation, summary insertion, and variant loading.
- Fixed Compose DSL text boxes sometimes falling out of sync during focus changes, external value updates, or rerendering.
- Fixed marketplace pages not refreshing installed status, list data, and MCP plugin status after navigating back.
- Fixed oversized tool results taking up too much context. Final tool results are now truncated more conservatively.
- Fixed path references and root-directory packaging behavior in zip and debugger file tools.
- Fixed inaccurate statistics for unbound workspaces. Internal and external workspaces are now recognized separately.
- Fixed several browser-tool stability issues involving iframes, clicks, session context, and action settling.
- Fixed TTS playback and added pause/resume support for read-aloud.
- Fixed workspace refresh logic. HTML previews now refresh only when files change.
Optimized
- Removed task-completion and waiting markers. Memory summaries are now generated based on accumulated quantity and time, and the incorrect description of "memory attachment" behavior has been removed.
- Unified the marketplace browsing, detail, management, installation, and publishing flows to improve the overall marketplace experience.
- Drawing plugins now use their own plugin storage directories, reducing file interference between different plugins.
- Added OpenAI Local, and optimized local tool-calling for llama.cpp and MNN.
- Some built-in packages have been removed and published to the marketplace. They can be downloaded there when needed.
- Optimized the app sidebar and app logo.
What's Changed
- feat: add Skill selector menu to chat input 输入框的加号菜单skills选项 by @feikukuai in https://github.com/AAswordman/Operit/pull/524
- 为consume hooks 添加
clearInput选项 by @Yinglianchun in https://github.com/AAswordman/Operit/pull/538
New Contributors
- @feikukuai made their first contribution in https://github.com/AAswordman/Operit/pull/524
- @Yinglianchun made their first contribution in https://github.com/AAswordman/Operit/pull/538
Full Changelog: https://github.com/AAswordman/Operit/compare/v1.10.1...v1.11.0