| feat(subagent): slim read-only subagent profile, turn budget, static repo map - Subagents get a dedicated slim system prompt and are restricted to read-only search tools (file_read/glob/grep), enforced even under an explicit --tools allowlist; skills are withheld from the child. - Caller-settable turn budget with a larger exploration default (~20); a fan-out prompt issues independent grep/glob/file_read in one turn. - A bounded static repository map is injected once into the MAIN agent's cache-stable prefix; subagents are excluded. - The subagent prompt gains a "disposable exploration worker" distillation instruction; the coordinator prompt-builder tests move to substring checks. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | 23 天前 |