{
  "schema_version": "newruntime-agent-readable-v0.1",
  "type": "post",
  "slug": "claude-code-long-running-loops",
  "title": "Long-Running Loops Need Goals, Not Keep-Going Prompts",
  "description": "Long-running agent work is useful only with a testable goal, checkpoints, a terminal condition, and recovery policy; otherwise the loop becomes expensive blind continuation.",
  "status": "published",
  "published_at": "2026-07-21",
  "topics": [
    "claude-code",
    "long-running-agents",
    "agent-ops"
  ],
  "source_urls": [
    "https://creatoreconomy.so/p/how-i-plan-build-and-run-loops-with-claude-code-thariq-shihipar",
    "https://code.claude.com/docs/en/goal",
    "https://code.claude.com/docs/en/scheduled-tasks",
    "https://code.claude.com/docs/en/sub-agents"
  ],
  "routes": {
    "html": "https://newruntime.com/posts/claude-code-long-running-loops/",
    "markdown": "https://newruntime.com/posts/claude-code-long-running-loops.md",
    "json": "https://newruntime.com/posts/claude-code-long-running-loops.json"
  },
  "source_format": "markdown"
}
