The /loop command's nudge tip had its internal gating checks renamed, no behavior change noted
The tip that nudges you toward the /loop command (which runs any prompt on a recurring schedule, useful for monitoring deploys, babysitting PRs, or polling status) now runs its eligibility checks through renamed internal functions. The tip's text and the /loop command itself are unchanged.
This is an internal rename with no described effect on behavior; it doesn't change what /loop does or when the tip appears.
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
| `--continue`, `-c` | Load the most recent conversation in the current directory, including a [background session that has finished](/docs/en/sessions#resume-a-session); opening finished background sessions requires Claude Code v2.1.257 o…cli-reference see the edit
Anthropic's documentation has since written up /loop, on CLI reference.