Design the right loop for agentic work — choose between a plain prompt, a goal loop, a scheduled loop, or a proactive routine, then write stop conditions, intervals, and token budgets that actually hold. Use whenever the user wants recurring or long-running agent work: "keep doing X until Y", "babys
Design the right loop for agentic work — choose between a plain prompt, a goal loop, a scheduled loop, or a proactive routine, then write stop conditions, intervals, and token budgets that actually hold. Use whenever the user wants recurring or long-running agent work: "keep doing X until Y", "babysit this PR", "check X every N minutes", "run this overnight", "set up a loop / routine / schedule",