Operit AI V1.7.0
本次更新主要针对gui自动化,为全网首个Autoglm+虚拟屏幕的App 使用出现问题可以在设置-显示与行为中关闭虚拟屏幕 同时希望各位能够聚焦于一些别的功能,不仅仅是自动化操作
增加autoglm一键配置和单独执行器 增加虚拟屏幕的是否开启逻辑以及自定义截图质量 密钥显示现在会在非聚焦的时候显示为星号 现在强制不允许autoglm设置为主模型 增加nanobanana绘图包支持 增加apply file的非覆盖支持
What's Changed
- mnn STT支持,优化 UI 样式和布局,其他顺带 by @ic-timon in https://github.com/AAswordman/Operit/pull/276
- 修复: 将启动应用的monkey命令替换为am start,避免修改系统设置(如屏幕自动旋转) by @ic-timon in https://github.com/AAswordman/Operit/pull/279
- 使用resolve-activity获取主Activity,解决unable to resolve Intent错误 by @ic-timon in https://github.com/AAswordman/Operit/pull/280
- Implement Nano Banana API for image generation by @weinicole14 in https://github.com/AAswordman/Operit/pull/288
New Contributors
- @weinicole14 made their first contribution in https://github.com/AAswordman/Operit/pull/288
Full Changelog: https://github.com/AAswordman/Operit/compare/v1.6.4...v1.7.0