{
  "schema_version": "newruntime-topic-hub-v0.1",
  "type": "topic_hub",
  "slug": "orchestration",
  "title": "Orchestration - New Runtime",
  "description": "How agent work is split into queues, roles, subagents, async loops, handoffs, and operator-visible state.",
  "answer": [
    "Agent orchestration is the control layer around multiple autonomous or semi-autonomous work loops.",
    "It becomes necessary when one prompt cannot hold planning, execution, review, memory, and user coordination at once.",
    "The visible product shift is from a chat box to an operator surface for supervising work."
  ],
  "search_intents": [
    "agent orchestration",
    "multi agent workflow",
    "AI agent control plane"
  ],
  "status": "featured",
  "last_updated": "2026-07-15",
  "counts": {
    "total": 12,
    "signals": 12,
    "patterns": 0,
    "posts": 0,
    "atlas": 0,
    "sources": 17
  },
  "routes": {
    "html": "https://newruntime.com/topics/orchestration/",
    "markdown": "https://newruntime.com/topics/orchestration.md",
    "json": "https://newruntime.com/topics/orchestration.json"
  },
  "top_sources": [
    "https://academy.langchain.com/courses/foundation-introduction-to-deepagents",
    "https://arxiv.org/abs/2607.01942",
    "https://claude.com/blog/new-in-claude-managed-agents",
    "https://github.com/anthropics/claude-cookbooks",
    "https://github.com/langchain-ai/deepagents",
    "https://github.com/ogulcancelik/herdr",
    "https://github.com/steipete/agent-scripts/blob/main/skills/codex-first/SKILL.md",
    "https://herdr.dev/install.sh",
    "https://hermes-agent.nousresearch.com/docs/user-guide/features/kanban",
    "https://hermes-agent.nousresearch.com/docs/user-guide/features/kanban-tutorial",
    "https://mckinsey.com/capabilities/growth-marketing-and-sales/our-insights/from-campaigns-to-continuous-growth-ai-capabilities-shaping-marketing",
    "https://platform.claude.com/cookbook/patterns-agents-async-multi-agent-orchestration"
  ],
  "patterns": [],
  "field_notes": [],
  "raw_signals": [
    {
      "kind": "Raw Signal",
      "slug": "atomic-task-graphs-outperform-react-loops",
      "title": "Atomic task graphs can let smaller models beat larger loops",
      "description": "An Atomic Task Graph decomposes work into validated dependencies, parallel branches, and locally recoverable failures.",
      "date": "2026-07-15",
      "topics": [
        "agent-architecture",
        "orchestration",
        "task-graphs"
      ],
      "source_count": 1,
      "metric": "structural",
      "url": "https://newruntime.com/signals/atomic-task-graphs-outperform-react-loops/"
    },
    {
      "kind": "Raw Signal",
      "slug": "deep-agents-package-long-running-harness",
      "title": "Deep Agents packages a harness for long-running tasks",
      "description": "LangChain's Deep Agents combines planning, files, memory, subagents, middleware, and backends for multi-step work.",
      "date": "2026-07-10",
      "topics": [
        "harness-engineering",
        "agent-loops",
        "orchestration"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/deep-agents-package-long-running-harness/"
    },
    {
      "kind": "Raw Signal",
      "slug": "advisor-model-guides-cheaper-executor",
      "title": "An advisor model can guide a cheaper executor",
      "description": "The advisor-tool pattern lets a fast executor request bounded analysis from a stronger model while keeping control of the task loop.",
      "date": "2026-07-09",
      "topics": [
        "model-routing",
        "orchestration",
        "agent-economics"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/advisor-model-guides-cheaper-executor/"
    },
    {
      "kind": "Raw Signal",
      "slug": "herdr-adds-agent-awareness-to-terminal-multiplexing",
      "title": "Herdr Adds Agent Awareness to Terminal Multiplexing",
      "description": "Herdr organizes parallel coding-agent sessions around projects, process state, and operator navigation rather than presenting them as undifferentiated terminal panes.",
      "date": "2026-07-04",
      "topics": [
        "coding-agents",
        "orchestration",
        "terminal"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/herdr-adds-agent-awareness-to-terminal-multiplexing/"
    },
    {
      "kind": "Raw Signal",
      "slug": "the-future-interface-is-an-agent-manager-not-twenty-terminals",
      "title": "The Future Interface Is an Agent Manager, Not Twenty Terminals",
      "description": "As parallelism grows, users need one surface for goals, status, handoffs, exceptions, and review rather than more chat windows.",
      "date": "2026-07-03",
      "topics": [
        "operator-ux",
        "multi-agent",
        "orchestration"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/the-future-interface-is-an-agent-manager-not-twenty-terminals/"
    },
    {
      "kind": "Raw Signal",
      "slug": "ai-reorganizes-marketing-around-search-and-orchestration",
      "title": "AI Reorganizes Marketing Around Search and Orchestration",
      "description": "McKinsey frames marketing work as a coordinated system of human judgment, AI search visibility, generated content, and agent-mediated customer journeys.",
      "date": "2026-07-02",
      "topics": [
        "marketing",
        "agentic-commerce",
        "orchestration"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/ai-reorganizes-marketing-around-search-and-orchestration/"
    },
    {
      "kind": "Raw Signal",
      "slug": "deep-agents-plan-files-memory-subagents",
      "title": "Deep Agents combines plans, files, memory, and subagents",
      "description": "The open-source Deep Agents stack packages common long-horizon primitives on top of LangGraph and LangChain.",
      "date": "2026-07-01",
      "topics": [
        "harness-engineering",
        "orchestration",
        "agent-memory"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/deep-agents-plan-files-memory-subagents/"
    },
    {
      "kind": "Raw Signal",
      "slug": "warp-reframes-product-engineers-as-factory-engineers",
      "title": "Warp Reframes Product Engineers as Factory Engineers",
      "description": "An AI-native engineering organization invests more effort in task decomposition, agent infrastructure, review systems, and throughput management than in direct implementation.",
      "date": "2026-06-30",
      "topics": [
        "engineering-org",
        "coding-agents",
        "orchestration"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/warp-reframes-product-engineers-as-factory-engineers/"
    },
    {
      "kind": "Raw Signal",
      "slug": "cursor-is-expanding-from-ide-to-agent-factory",
      "title": "Cursor Is Expanding from IDE to Agent Factory",
      "description": "Cursor's workflow increasingly centers on parallel autonomous tasks, remote execution, review, and orchestration rather than one developer editing one file at a time.",
      "date": "2026-06-27",
      "topics": [
        "cursor",
        "coding-agents",
        "orchestration"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/cursor-is-expanding-from-ide-to-agent-factory/"
    },
    {
      "kind": "Raw Signal",
      "slug": "anthropic-shows-two-async-orchestration-patterns",
      "title": "Anthropic Shows Two Async Orchestration Patterns",
      "description": "Parallel agents can be coordinated through explicit state and asynchronous handoffs instead of sharing one overloaded conversation.",
      "date": "2026-06-16",
      "topics": [
        "orchestration",
        "async-agents",
        "multi-agent"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/anthropic-shows-two-async-orchestration-patterns/"
    },
    {
      "kind": "Raw Signal",
      "slug": "claude-managed-agents-add-outcomes-and-multi-agent-orchestration",
      "title": "Claude Managed Agents Add Outcomes and Multi-Agent Orchestration",
      "description": "Anthropic's managed-agent layer adds long-running outcomes, orchestration, and background work around the model call.",
      "date": "2026-05-07",
      "topics": [
        "managed-agents",
        "orchestration",
        "agent-runtime"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/claude-managed-agents-add-outcomes-and-multi-agent-orchestration/"
    },
    {
      "kind": "Raw Signal",
      "slug": "hermes-profiles-need-a-shared-work-layer-to-become-a-crew",
      "title": "Hermes Profiles Need a Shared Work Layer to Become a Crew",
      "description": "Multiple specialist profiles become a system only when they share tasks, dependencies, handoffs, and a persistent operational board.",
      "date": "2026-05-07",
      "topics": [
        "multi-agent",
        "orchestration",
        "hermes"
      ],
      "source_count": 3,
      "metric": "notable",
      "url": "https://newruntime.com/signals/hermes-profiles-need-a-shared-work-layer-to-become-a-crew/"
    }
  ],
  "atlas_records": []
}
