---
description: "Retired alongside its worktree twin in v16.0.0, with nothing standing in for it. Invoke only to be pointed at /multi-agent:local-autopilot or the interactive picker."
description-tr: "v16.0.0'da kaldırıldı, birebir karşılığı yok: gözetimsiz koşular artık her zaman tam pipeline. /multi-agent:local-autopilot veya /multi-agent:local'e yönlendirir."
---

# multi-agent dev-local-autopilot  -  Removed in v16.0.0

Same removal as `dev-autopilot`, on the no-worktree path. Depth is a question, autopilot may not ask one, and Full is the safer answer when nobody is watching.

```
/multi-agent:dev-local-autopilot has been removed. "Fast plus unattended" no
longer exists as a combination.
  1. /multi-agent:local-autopilot - unattended, full pipeline, no worktree
  2. /multi-agent:local           - short pipeline, but asks the depth question
```

If a cron job or script calls this name it needs editing, and the two options trade differently: option 1 stays unattended and will take longer and cost more per run, option 2 stays fast and needs a person.

Print the block above and stop. Do not pick an entry on the user's behalf: the two options differ in what gets skipped and who is watching, and that is their call. Autopilot passed to this stub still stops here - a zero-interaction contract does not authorise choosing a different pipeline than the one that was asked for.

This stub exists so the old name fails loudly and usefully for one minor release instead of silently doing nothing. It is deleted in the next one.
