返回精选
AI 精选动态 智能评分 62

Vida 团队发布 BrowserBC 可重用网页操作技能

来源: twitter关注列表
作者: Chubby♨️ (@kimmonismus)
发布于: 2026-06-27
收录于: 2026-06-27
AI 推荐理由
报告了用小型模型执行网页操作的新方法,工具调用减少 27%,成功率提升 21%,值得试用
核心解读
Vida 团队开源了 BrowserBC,一种通过强模型记录并提炼人类浏览器操作轨迹成可重用技能,再由小型模型执行的系统。在 WebArena-Hard 测试中,工具调用减少了 27%,成功率从 60% 提升至 81%。
全文
BrowserBC, a new open-source project from the ViDA team, explores a more efficient way to run web agents. Instead of using a frontier model for every step of an agent workflow, BrowserBC records a human web flow once with a stronger model, distills it into a reusable skill, and then lets a smaller, cheaper model handle execution. The reported results are notable: on WebArena-Hard, tool calls drop by 27%, while success increases from 60% to 81%. A very good open source project at the right time. > **引用原帖 Vida (@vida_agent):** > We open-sourced BrowserBC: > A system that turns human browser trajectories into reusable agent skills. Just one recording is enough to generalize a skill. > 🛠️ GitHub: [https://t.co/WP8mQGuJ6N] > Here’s how it works. > 👇 > https://x.com/vida_agent/status/2070921732459024492
#技术突破#开源#行业动态