Releases: yxpil/BrainTentacle
Releases · yxpil/BrainTentacle
Release list
触手怪 v0.6.42(芝士汉堡 · Electron · 全平台)
Full Changelog: v0.6.41...v0.6.42
v0.6.41 番茄炸茄龙
番茄炸茄龙 · ask_user 主动提问
新增
- ask_user 工具:AI 主动向用户提问——出选项让你点选,也支持文字补充说明,答案回流给 AI 继续执行
- 单选 / 多选自由控制,选项 2-6 个,可不带选项纯开放提问
- 300 秒未回应自动超时,AI 转为自行决策;会话中断则提问即时取消
- auto 审批模式下免审(它本身就是对你的交互)
- 屏幕网格 + 格子点击:全屏截图自动叠加 X 轴 A-Z / Y 轴 1-N 品红网格与格号标注,AI 通过
cell="K7"(可带 .tl/.tr/.bl/.br 锚点)引用格子点击,鼠标定位误差锁死半格内——AI 操控鼠标从此不再生涩- mouse 工具新增
cell/cell2参数,优先于像素 x/y - screen 工具新增
grid参数(默认开,区域裁剪自动不叠加)
- mouse 工具新增
修复
- exotic/musl 构建(ppc64le / riscv64 / loongarch64 / musl)编译失败:desktop_ctl stub 补齐格子功能签名(v0.6.40 的 Linux exotic 包受此影响,Windows / macOS / 常规 Linux 不受影响)
English
Added
- ask_user tool: the agent can now proactively ask you questions with selectable options plus a free-form supplement, and your answer flows back into the agent loop
- Single / multi select, 2-6 options, or fully open questions
- Times out after 300s (agent proceeds on its own judgment); cancelled instantly on session interrupt
- Exempt from auto-mode approval (it is the user interaction)
- Screen grid + cell-referenced clicking: full-screen captures are overlaid with a magenta grid (columns A-Z, rows 1-N, labeled cells); the AI clicks via
cell="K7"(optional .tl/.tr/.bl/.br anchor) — mouse targeting error is capped at half a cell- mouse tool gains
cell/cell2params (override pixel x/y) - screen tool gains a
gridparam (default on; region crops skip the overlay)
- mouse tool gains
Fixed
- exotic/musl builds (ppc64le / riscv64 / loongarch64 / musl) failed to compile: desktop_ctl stub signatures updated for the grid feature (v0.6.40 Linux exotic packages were affected; Windows / macOS / regular Linux were not)
触手怪 v0.6.40(松鼠鱼)
v0.6.40 松鼠鱼 🐿️
新功能
- 屏幕网格定位:AI 全屏截图自动叠加 A-Z / 1-N 网格标注,鼠标操控支持格子引用(如
cell: "K7"),换算误差锁死在半格内,大幅降低 AI 操控鼠标的门槛 - 格子支持四分位锚点(
.tl/.tr/.bl/.br),如"K7.br"精确定位格内右下区域 - screen 工具新增
grid参数(默认开启),区域裁剪截图自动不叠加避免坐标错位
工程
- 附 6 个网格单元测试(metrics / 锚点换算 / 越界校验 / 绘制冒烟)
触手怪 v0.6.39(糖醋排骨 · Electron · 全平台)
触手怪 v0.6.38(糖醋鱼 · Electron · 全平台)
更新内容
- feat: 自动更新开关 + MCP 接入 e2e 测试工具
- fix: ensure-release 不再硬编码「铁板鱿鱼」占位代号
Full Changelog: v0.6.37...v0.6.38
触手怪 v0.6.37(蟹黄粥 · Electron · 全平台)
更新内容
- feat: 插件卡片新增「打开文件夹」入口 + UI 探针测试工具
Full Changelog: https://github.com/yxpil/BrainTentacle/compare/v0.6.36..v0.6.37
触手怪 v0.6.36(火腿苦菜粥 · Electron · 全平台)
更新内容
- feat: Electron 深度定制——原生弹窗防呆 + 打包瘦身 + 守卫自动化测试
- feat: MCP stdio 手动接入全链路(配置弹窗 + 懒恢复进程)
Full Changelog: https://github.com/yxpil/BrainTentacle/compare/v0.6.35..v0.6.36
触手怪 v0.6.35(锅包鱼片 · Electron · 全平台)
更新内容
- feat: 全局统一确认弹窗替换原生弹窗,删除操作全部二次确认
Full Changelog: https://github.com/yxpil/BrainTentacle/compare/v0.6.34..v0.6.35
触手怪 v0.6.34(鱿鱼丝 · Electron · 全平台)
更新内容
- feat: UI 全站统一与交互升级
Full Changelog: https://github.com/yxpil/BrainTentacle/compare/v0.6.33..v0.6.34
触手怪 v0.6.33(铁板鱿鱼 · Electron · Windows)
更新内容
- ci: 发布链恢复全平台——Linux/macOS GUI + musl/exotic bit-cli
- feat: WorkWith 本地服务托管(左侧服务入口,手动/随会话运行本地程序并自动联动 MCP)
Full Changelog: https://github.com/yxpil/BrainTentacle/compare/v0.6.32..v0.6.33