pilotfish v1.1.0:Claude Code 多模型協作層補上版本釘選、唯讀 scout、撞名偵測與誠實度校準
Nanako Tsai 發布 pilotfish v1.1.0,這是 Claude Code 多模型協作層的安全與誠實度強化版。GitHub release 確認 v1.1.0 聚焦 Trust & security、tag/SHA-pinned install、scout/Explore positive allowlist、agent name collision detection、subagent policy self-disable、verifier security-sensitive max thoroughness,以及成本/宣稱重新校準。Repo 為 MIT,截至查證時 stars 232。
pilotfish 是什麼
pilotfish 是一個 Claude Code 多模型協作層。Repo description 是:
Multi-model orchestration layer for Claude Code — the frontier model plans, cheaper models execute, verification guards quality. One-prompt install.
它的主張是:
- 高階模型,如 Fable 5 / Opus,負責規劃、決策與審查。
- 較便宜模型,如 Sonnet / Haiku,負責搜尋、改碼、跑測試等大量工作。
- 品質靠 fresh-context verifier 把關,而不是所有步驟都用最大模型硬做。
- 安裝方式偏向「一段 prompt 引導 Claude Code 裝好全域設定」。
GitHub metadata
| 項目 | 查證結果 |
|---|---|
| Repo | Nanako0129/pilotfish |
| Description |