{
  "schema_version": "newruntime-topic-hub-v0.1",
  "type": "topic_hub",
  "slug": "automation",
  "title": "Automation - New Runtime",
  "description": "A New Runtime topic hub collecting signals, patterns, field notes, and public sources about automation.",
  "answer": [
    "Automation is tracked here as an evidence-linked topic, not as a static glossary entry.",
    "The page connects raw observations to pattern hypotheses, longer analysis, and public sources.",
    "Use it as the canonical landing page before drilling into individual records."
  ],
  "search_intents": [
    "automation",
    "automation AI agents",
    "automation software"
  ],
  "status": "tracked",
  "last_updated": "2026-07-21",
  "counts": {
    "total": 9,
    "signals": 7,
    "patterns": 1,
    "posts": 0,
    "atlas": 1,
    "sources": 15
  },
  "routes": {
    "html": "https://newruntime.com/topics/automation/",
    "markdown": "https://newruntime.com/topics/automation.md",
    "json": "https://newruntime.com/topics/automation.json"
  },
  "top_sources": [
    "https://chatgpt.com/codex/install.sh",
    "https://code.claude.com/docs/en/goal",
    "https://code.claude.com/docs/en/scheduled-tasks",
    "https://code.claude.com/docs/en/sub-agents",
    "https://cursor.com/changelog/06-18-26",
    "https://developers.openai.com/cookbook/examples/chatgpt/workspace_agents/workspace-agents-api-trigger",
    "https://github.blog/changelog/2026-06-17-github-copilot-app-generally-available",
    "https://github.blog/developer-skills/github/i-automated-my-job-and-it-made-me-a-better-leader",
    "https://github.com/JayZeeDesign/loop-engineer-template",
    "https://github.com/steipete/agent-scripts",
    "https://learn.chatgpt.com/docs/non-interactive-mode",
    "https://openai.com/index/how-agents-are-transforming-work"
  ],
  "patterns": [
    {
      "kind": "Pattern",
      "slug": "goal-scoped-loops-replace-manual-continuation",
      "title": "Goal-scoped loops replace manual continuation",
      "description": "An autonomous loop becomes operationally useful when completion is an external contract rather than a model's subjective decision to stop.",
      "date": "2026-07-07",
      "topics": [
        "agent-loops",
        "goals",
        "automation"
      ],
      "source_count": 4,
      "metric": "high",
      "url": "https://newruntime.com/patterns/goal-scoped-loops-replace-manual-continuation/"
    }
  ],
  "field_notes": [],
  "raw_signals": [
    {
      "kind": "Raw Signal",
      "slug": "codex-can-be-embedded-in-shell-pipelines",
      "title": "Codex Can Be Embedded in Shell Pipelines",
      "description": "Non-interactive mode turns a coding agent into a composable command that can receive files, emit artifacts, and participate in automation.",
      "date": "2026-07-10",
      "topics": [
        "codex",
        "cli",
        "automation"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/codex-can-be-embedded-in-shell-pipelines/"
    },
    {
      "kind": "Raw Signal",
      "slug": "loop-engineering-expands-beyond-coding",
      "title": "Loop Engineering Expands Beyond Coding",
      "description": "The same goal, action, evaluation, and retry structure can automate research, operations, and product work when completion is observable.",
      "date": "2026-07-05",
      "topics": [
        "agent-loops",
        "knowledge-work",
        "automation"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/loop-engineering-expands-beyond-coding/"
    },
    {
      "kind": "Raw Signal",
      "slug": "openai-frames-codex-as-a-work-layer-not-a-chat-feature",
      "title": "OpenAI Frames Codex as a Work Layer, Not a Chat Feature",
      "description": "Case studies position agents inside operating workflows where they gather context, execute tasks, and return reviewable artifacts.",
      "date": "2026-06-29",
      "topics": [
        "codex",
        "knowledge-work",
        "automation"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/openai-frames-codex-as-a-work-layer-not-a-chat-feature/"
    },
    {
      "kind": "Raw Signal",
      "slug": "github-copilot-app-becomes-an-operating-layer-for-routines",
      "title": "GitHub Copilot App Becomes an Operating Layer for Routines",
      "description": "Recurring knowledge work moves from individual prompts into visible, scheduled, and reviewable workflows attached to real repositories.",
      "date": "2026-06-28",
      "topics": [
        "github-copilot",
        "automation",
        "workflows"
      ],
      "source_count": 3,
      "metric": "notable",
      "url": "https://newruntime.com/signals/github-copilot-app-becomes-an-operating-layer-for-routines/"
    },
    {
      "kind": "Raw Signal",
      "slug": "loop-library-packages-fifteen-repeatable-coding-agent-cycles",
      "title": "Loop Library Packages Fifteen Repeatable Coding-Agent Cycles",
      "description": "A public repository turns common maintenance and delivery tasks into explicit loops with commands, checks, and completion conditions.",
      "date": "2026-06-28",
      "topics": [
        "loop-engineering",
        "coding-agents",
        "automation"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/loop-library-packages-fifteen-repeatable-coding-agent-cycles/"
    },
    {
      "kind": "Raw Signal",
      "slug": "cursor-converts-a-text-workflow-into-an-automation",
      "title": "Cursor Converts a Text Workflow into an Automation",
      "description": "The automate command moves successful interactive work into a repeatable trigger-driven agent routine inside the development environment.",
      "date": "2026-06-22",
      "topics": [
        "cursor",
        "automation",
        "coding-agents"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/cursor-converts-a-text-workflow-into-an-automation/"
    },
    {
      "kind": "Raw Signal",
      "slug": "workspace-agents-gain-api-triggers",
      "title": "Workspace Agents Gain API Triggers",
      "description": "Programmatic triggers move workspace agents from user-invoked conversations toward event-driven components that can participate in external workflows.",
      "date": "2026-06-22",
      "topics": [
        "workspace-agents",
        "api",
        "automation"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/workspace-agents-gain-api-triggers/"
    }
  ],
  "atlas_records": [
    {
      "kind": "Shift",
      "slug": "goal-scoped-agent-loops",
      "title": "Manual continue prompting -> goal-scoped agent loops",
      "description": "Long-running agent work is moving from manual continue prompts toward explicit goals, limits, subagents, schedules, and verifiable completion.",
      "date": "2026-07-21",
      "topics": [
        "coding-agents",
        "agent-ops",
        "automation"
      ],
      "source_count": 3,
      "metric": "emerging",
      "url": "https://newruntime.com/shifts/goal-scoped-agent-loops/"
    }
  ]
}
