Vibe Coding
Tip: Claude Code /goal Sets Completion Conditions with Live Progress — Enables True Auto-Loop in Interactive, Headless, and Remote Modes
The new /goal command in Claude Code v2.1.139 lets you define a success condition and Claude keeps working across turns until the goal is met, showing live progress. This works in interactive mode, headless -p mode, and Remote Control mode. Practical use: instead of manually re-prompting after each step, set '/goal all tests pass and coverage exceeds 80%' and walk away. Combined with Agent View, you can run multiple goal-driven sessions in parallel from one terminal. This replaces the manual re-prompt loop many builders were using.
↳ Follow the thread