mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
启用 FORK_SUBAGENT 后,Agent prompt 引导模型用 fork(继承父模型) 替代 Explore 子代理(haiku),导致探索任务使用同等级模型而非低成本模型。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>