Menu

Post image 1
Post image 2
1 / 2
0

Claude Code Stops Pausing Every Turn: /goal, /loop, /batch, /background

DEV Community·JessYT·19 days ago
#mBN5Et7e
Reading 0:00
15s threshold

Claude Code no longer pauses every turn. /goal, /loop, /batch, /background The official docs bundled four commands. /goal · /loop · /batch · /background — the default model of waiting for the user every turn just split into four autonomous modes: condition, interval, isolation, and parallel. Here's what changed and when to reach for which. 4 autonomous modes /goal — condition-driven /loop — v2.1.72+, interval-driven /batch — parallel PRs /background — v2.1.139+, isolated session 01 · From "pause every turn" to "autonomous until a condition" Claude Code used to stop at the end of every turn. You typed "continue" each time. Migrations and other tasks needing N replies couldn't be left unattended. These four commands rewrite that default assumption.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More