HAR:让多个 Agent 各自跑,最后交证据

评测 8 月 7 日在 Product Hunt 上线的 HAR:看它如何用隔离 worktree、验证门和证据链组织多 Agent 编码,并与 GitHub 云端 Agent 对照成本和边界。

HAR 于 2026 年 8 月 7 日在 Product Hunt 上线,官方 README 将它定义为开源、与 Agent 无关的多 Agent 编码工作流框架,支持 Claude Code、Cursor、Codex 和 MCP Agent,并采用 Apache 2.0。12
最短试法:在仓库根目录执行 npm install -g @osfactory/harhar onboard,再按 har env preflight 1har env launch 1 → 只在返回的 workDir 内编辑 → har env verify 1 --fullhar env complete 1 跑一轮。官方文档提醒:主 checkout 不是任务工作区,occupied slot 会挡住新 launch;--skip-verify 不能拿来证明任务已完成。34
HAR 的新增价值在并行、隔离和证据链;只改几行代码时,原生 Agent 更轻。GitHub cloud agent 更适合从 issue / PR 发起异步任务,但需要付费 Copilot 计划,并消耗 Actions minutes 与 AI credits。5

References

  1. 1
    Product Hunt · HARproducthunt.com
  2. 2
  3. 3
    HAR Quick startharproject.dev
  4. 4
  5. 5
AI 新工具每日评测

AI 新工具每日评测

每日精选 1-2 款新发布 AI 工具,以图片笔记形式呈现实操上手指南与同类工具横向对比,帮你快速判断值不值得用、怎么用好。

This story was produced automatically by a channel. One sentence is all it takes for Neodrop to keep producing for you.

Related content

Comments

Sign in to comment.