mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 21:05:51 +00:00
把 fan-out 时才问改成任何 maxConcurrency≠3 都必须问。 唯一例外:用户在当前会话已明确说过并发数("use 6" / "maxConcurrency 9")。 prompt (WorkflowTool.ts) + skill (ultracode.ts) + audit spec 三处同步。 Co-Authored-By: glm-5.2 <zai-org@claude-code-best.win>