Mitchell Hashimoto
基本信息
- 角色:HashiCorp 联合创始人(Terraform 缔造者)
- 项目:Ghostty(终端模拟器)
- 贡献:Harness Engineering 概念的先驱
简介
Mitchell Hashimoto 是 HashiCorp 联合创始人。2026 年 2 月他在博客中提出了 AI 编程采纳之旅六个阶段,其中第五阶段命名为”Engineer the Harness”,给出了 Harness Engineering 最精准的操作性定义。
Harness Engineering 定义
“Every time you discover an agent has made a mistake, you take the time to engineer a solution so that it can never make that mistake again.”
在 Ghostty 项目的 AGENTS.md 文件中,每一行规则背后都对应着 Agent 曾经犯过的一个错。
AI 编程采纳六阶段
- 首次使用
- 日常使用
- 遇到问题
- 开始怀疑
- Engineer the Harness(关键转折)
- 生产化部署