Skip to content
AI Primer
TOPIC50 stories

Orchestration

Control flow, handoffs, workflows, and agent runtime design.

RELEASE2w ago
MCP updates remote servers to stateless mode in 2026-07-28 protocol release

The 2026-07-28 MCP update makes remote servers stateless for serverless, edge, and horizontally scaled deployments. It also adds app, task, managed-auth, and auth-hardening extensions.

WORKFLOW2w ago
Kyle Jeong opens Devin Fusion-style orchestrator for sidekick coding agents

Kyle Jeong open-sourced a Devin Fusion-style orchestrator with sidekick agents for subtasks. Peter Steinberger used Codex with 12 subagents, worktrees, dev gateways, and autonomous PRs to test OpenClaw.

WORKFLOW2w ago
Developers share scoped coding-agent workflows for staged context control

Practitioners are sharing smaller, staged coding-agent loops instead of one large prompt. Examples include a Claude Code software factory, project-specific review agents, searchable logs, and harness layers for evals and observability.

RELEASE3w ago
Plasma opens Fractal Apache-2.0 CLI for recursive coding agents

Plasma open-sourced Fractal, an Apache-2.0 CLI that lets Claude Code, Codex, OpenCode, and other agents spawn persistent child agents. Each node gets its own worktree, memory, lifecycle, and Git history.

WORKFLOW3w ago
Slate, LangChain, and AI SDK add graph control for agent runtimes

New releases and practitioner posts described graph-shaped agent runtimes instead of simple loops. Slate, LangChain's open-sourced agent factory, and AI SDK's Python package each add pieces for durable orchestration.

RELEASE1mo ago
AI SDK adds HarnessAgent for Pi, Claude, Codex, and OpenCode

AI SDK added HarnessAgent as a common interface for Pi, Claude, Codex, OpenCode, and other harnesses. Use it to run local or cloud software-factory jobs through official SDKs while subscriptions cover token usage.

RELEASE1mo ago
harbor exec launches agentic-map-reduce CLI via npx skills add harbor-exec

harbor exec launched an agentic-map-reduce CLI installed with npx skills add harbor-exec. Use it to run sandboxed agents for trace analysis, session mining, search, and rollout aggregation.

RELEASE1mo ago
Vercel adds Dockerfile Functions and Services with VCR registry

Vercel added Dockerfile-based Functions, a Services model for multi-framework apps in one project, and a VCR registry for container images at Ship NYC. The release lets teams deploy OCI images and collocated services with atomic rollbacks, private networking, and active-CPU billing, so Docker-based apps can move without single-runtime constraints.

RELEASE1mo ago
Sakana Fugu Ultra opens on Vercel AI Gateway

Sakana made Fugu Ultra available through Vercel AI Gateway, while new technical writeups described the trained routing head and multi-step orchestration behind it. The integration matters because teams can invoke Fugu’s model-selection workflow through existing gateway plumbing instead of standing up custom routing.

RELEASE1mo ago
Vercel AI SDK Harness API adds OpenCode and Deep Agents in one interface

Vercel extended the AI SDK Harness API to cover OpenCode and Deep Agents, adding more agent runtimes to the unified interface introduced in AI SDK 7. The change matters because apps can swap supported runtimes without rewriting integration code, though ACP is still awkward for some cloud deployments.

RELEASE1mo ago
Hermes Agent introduces Mixture of Agents 2.0 as virtual models across providers

Hermes Agent launched Mixture of Agents 2.0, letting users combine models from different providers into presets that behave like a normal model inside the agent loop. It matters because multi-model orchestration becomes a reusable runtime primitive instead of a custom routing workflow.

RELEASE1mo ago
Rivet releases agentOS v0.2.0 with WebAssembly sandboxing and 1738x cheaper claim

Rivet released agentOS v0.2.0, a Rust rewrite of its WebAssembly-based sandbox and orchestration stack with multiplayer workflows and one-prompt deployment. The release targets self-hosted and cloud agent runtimes, and Rivet claims 1738x lower cost than SaaS sandboxes.

RELEASE1mo ago
Sakana Fugu launches one-API orchestration with Fable benchmark claims

Sakana AI launched Fugu and Fugu Ultra as OpenAI-compatible orchestration models that route, verify, and synthesize across multiple models. The release matters because Sakana is selling multi-agent coordination as a single endpoint, but it has not fully disclosed model mix or pass-through costs.

WORKFLOW1mo ago
Developers publish loop libraries and control-loop guides for long-running agents

Builders released reusable loop artifacts this week, including a Loop Library Skill, repo templates, and published control-loop definitions for docs sweeps, onboarding checks, and error triage. It matters because teams are turning one-shot prompting into persistent agent runs with explicit stop conditions and shared repo state.

RELEASE1mo ago
OpenHands adds Agent Client Protocol support to Agent Canvas, SDK, and Cloud

OpenHands added Agent Client Protocol support to its Agent Canvas, SDK, and Cloud, letting teams run different coding agents through one interface across local, remote, and cloud backends. The release also underpins new OpenHands Index results, so teams can compare harness-plus-model combinations instead of model-only runs.

RELEASE1mo ago
Omnigent opens live Claude Code and Codex sessions with phone control

Databricks open-sourced Omnigent, a meta-harness that runs Claude Code, Codex, Cursor, Pi, and custom agents in one live session with a collaborative web UI. The release centralizes supervision, cost control, and cross-agent review instead of splitting work across separate tools.

RELEASE1mo ago
Flue releases 1.0 Beta with agents, workflows, and channel connectors

Flue 1.0 Beta reorganizes the framework around workflows, autonomous agents, and channel connectors while keeping model-agnostic deployment. The release gives TypeScript teams a more opinionated base for durable, long-running agents.

RELEASE1mo ago
Factory launches 2.0 software factories with model independence and continual learning

Factory 2.0 expands from coding agents to end-to-end software factories spanning tickets, code, tests, deployments, and incidents. The release makes feedback loops and model routing first-class parts of engineering automation.

RELEASE1mo ago
Kilo releases Product Week bundle with Agent Manager, Console beta, and M3 plan

Kilo's Product Week bundle added Agent Manager for isolated git worktrees, Kilo Console beta, REVIEWS.md memory hooks, and a balance-based MiniMax M3 plan. The bundle puts parallel agent runs, browser control, and plan provisioning into one shipped release.

WORKFLOW2mo ago
Agent tooling adds .prose.md programs, PR panes, and exact-edit primitives

Builders shipped OpenProse workflow files, ghzinga PR tabs, cmux terminal controls, datasette-agent-edit primitives, and an agent-optimized CLI fork. These pieces turn prompt strings into reusable files, panes, and testable edit loops for coding agents.

RELEASE2mo ago
Repo Prompt opens Community Edition on GitHub with MCP-first multi-agent orchestration

Repo Prompt Community Edition went live on GitHub as an open-source orchestration app built around MCP-first agent control, while the legacy project was archived separately. It matters because builders now get a public harness that can swap underlying CLI agents without rewriting the control surface.

RELEASE2mo ago
CopilotKit releases v1.59.2 with threads, Vue packages, and React Native SDK

CopilotKit shipped v1.59.2 with threads, Vue packages, a React Native SDK, and updated AG-UI building blocks for fullstack agent apps. The release makes it easier to ship Cursor- and Claude-like interfaces, with new work extending generative UI into Slack, Teams, and other chat surfaces.

NEWS2mo ago
Claude Code users report accidental workflow triggers, 199-agent research runs, and 50M-token burn

Three days after Dynamic Workflows launched, Claude Code users reported accidental mode triggers, a 199-agent deep-research run that burned about 50 million tokens, and steep quota hits from design workflows. The complaints matter because orchestration can now dominate cost and behavior even when the underlying model is working as expected.

RELEASE2mo ago
CopilotKit integrates Claude Agent SDK with AG-UI for React and mobile frontends

CopilotKit shipped an AG-UI integration that streams Claude Agent SDK agents into web and mobile frontends with generative UI and approval checkpoints. The adapter lets teams embed terminal-first Claude agents in React, Vue, Angular, and React Native without rewriting transport or state plumbing.

WORKFLOW2mo ago
Conductor, CC Mirror, and Codex add Claude-style Dynamic Workflows

A day after Claude Code introduced Dynamic Workflows, builders shipped ports and clones for Codex, Conductor, and GLM-backed CC Mirror. The rapid ports turn the feature into a reusable orchestration pattern rather than an Anthropic-only runtime.

RELEASE2mo ago
Claude Code 2.1.154 adds Dynamic Workflows for hundreds of parallel subagents

Claude Code 2.1.154 added Dynamic Workflows, a research-preview mode that writes orchestration scripts and runs hundreds of subagents in one session. Anthropic also shipped 2.1.156 to fix Opus 4.8 thinking-block API errors, so teams should watch for workflow and API stability.

RELEASE2mo ago
Hermes Agent adds OpenHands orchestration with a one-command skill install

Hermes Agent added an OpenHands orchestration skill that can be installed with a single command. The addition matters because Hermes can now route work across OpenHands, Claude Code, Codex, and OpenCode through the same skills interface.

RELEASE2mo ago
MCP releases 2026-07-28 candidate with stateless requests and no session IDs

The MCP 2026-07-28 release candidate makes the protocol stateless, removing the handshake and session ID. That changes how MCP servers can be load-balanced, retried, and deployed behind standard infrastructure.

RELEASE2mo ago
Claude Code 2.1.147 adds Workflow tool and `/code-review` effort levels

Claude Code 2.1.147 added a deterministic Workflow tool, renamed `/simplify` to `/code-review`, and tightened sandboxing; 2.1.148 followed with a fix for the Bash 127 regression. The release matters because it changes multi-agent orchestration and review behavior while restoring automation reliability for existing Claude Code setups.

RELEASE2mo ago
Warp Oz launches /orchestrate for Claude Code, Codex, and local-to-cloud handoff

Warp launched Oz orchestration across Claude Code, Codex, and Warp Agent, with subagent delegation, isolated worktrees or containers, and beta multi-harness control. Try the new '&' handoff and Agent Memory if you run long sessions that need cloud continuation.

RELEASE2mo ago
TanStack AI supports AG-UI client-to-server compatibility with zero breaking changes

TanStack AI said its client and server are now two-way compatible with AG-UI, so TanStack clients can talk to any AG-UI server and vice versa. This matters because agent front ends and back ends can swap across framework boundaries without a migration rewrite.

NEWS3mo ago
LangChain launches SmithDB, LangSmith Engine, and Sandboxes at Interrupt

LangChain unveiled SmithDB, LangSmith Engine, Managed Deep Agents, and GA sandboxes at Interrupt. The stack gives agent teams a purpose-built trace database, autonomous failure triage, and managed execution environments for production workflows.

RELEASE3mo ago
Cline launches SDK and hits 74.2% on Terminal-Bench 2.0

Cline open-sourced the runtime behind its extension and CLI as the Cline SDK, then rebuilt the CLI on top with agent teams, cron jobs, connectors, and example apps. The harness score gives teams a new reference point if they want to compare agent tooling on Terminal-Bench 2.0.

RELEASE3mo ago
Hermes Agent v0.13.0 adds /goal, Kanban orchestration, and custom LLM providers

Hermes Agent 0.13.0 adds enforced goal completion, Kanban-based multi-agent orchestration, and more extensibility for custom LLM providers and gateway channels. Early user reports also show Hermes browser skills cutting one Hacker News workflow from 102 seconds to 35 and cost from $1.46 to $0.28.

RELEASE3mo ago
Hermes Agent v0.12.0 adds Kanban boards for multi-agent workspaces

Nous Research added a Kanban workflow where specialized agents claim linked tasks, share files, and persist progress in SQLite-backed workspaces. The update moves Hermes from a single-agent loop to coordinated queues with human comments, heartbeats, and crash recovery.

RELEASE3mo ago
World2Agent opens W2A Protocol with a 5-minute GitHub sensor guide

World2Agent published a protocol for sensors that turn outside events into structured agent signals, plus a quickstart for a GitHub-based sensor. The release gives teams a standard way to pipe repos, logs, and feeds into workflows before a prompt arrives.

WORKFLOW3mo ago
Practitioners report harness playbooks with Playwright CLI, create_agent, and MCP

Builders shared concrete Symphony, create_agent, and MCP setup guides after arguing that model switching is easy but harness switching is not. The playbooks matter because they make harness engineering more repeatable, so teams can copy tested tooling and integration patterns.

RELEASE3mo ago
Conductor 0.50 adds steering, repo init, and `:line_number` diff links

Conductor 0.50 shipped steering controls, automatic repo-and-remote initialization, and direct `:line_number` jumps from agent output into diffs. Those changes reduce manual setup and make it easier to supervise long-running coding-agent sessions from inside the orchestration layer.

NEWS3mo ago
Stripe Projects adds OpenRouter, Daytona, Vercel, and Render provisioning commands

Stripe Projects added agent-friendly provisioning commands for OpenRouter, Daytona, Vercel, Render, and related tools. That lets agents buy model access, sandboxes, and hosting from the terminal instead of dashboard-driven setup.

RELEASE3mo ago
Mistral launches Workflows public preview with durable execution and human approvals

Mistral Studio added a Workflows orchestration layer that tracks state, retries, branches, and human approvals in public preview. That lets long-running agent flows resume after failures instead of restarting from scratch.

RELEASE3mo ago
Helmor launches local-first Conductor alternative with one-click import

Helmor launched as a local-first, open-source alternative to Conductor with one-click import and GitLab-ready model configuration. That gives teams a GUI for orchestrating coding agents without routing work through a hosted cloud.

RELEASE3mo ago
Symphony launches Codex orchestration for Linear and GitHub issue queues

OpenAI released Symphony, an orchestration layer that turns issue trackers into Codex agent queues for PR generation and review. Early users say it can move many tickets in parallel, but token burn rises quickly when agents fan out.

RELEASE3mo ago
Cursor 3.2 adds /multitask async subagents, worktrees, and GPT-5.5

Cursor 3.2 added /multitask async subagents, improved worktrees, and multi-root workspaces, then paired the release with GPT-5.5 rollout at 72.8% on CursorBench. The update makes background agent orchestration a first-class IDE workflow instead of a blocking queue.

RELEASE3mo ago
Sakana Fugu opens beta with OpenAI-compatible API

Sakana AI opened beta access to Fugu, a multi-agent orchestration system that routes work across multiple frontier models via an OpenAI-compatible API. The launch packages model selection and role assignment as an external runtime, but access is still gated by beta signup.

RELEASE4mo ago
Hermes Agent releases v0.9.0 with a local dashboard and monitoring APIs

Nous Research shipped Hermes Agent v0.9.0 with a local web dashboard, new monitoring APIs, and broader platform updates. Teams using multi-agent workflows should test the new controls for profile cloning and long-running dashboard-managed sessions.

NEWS4mo ago
Hermes Agent ranks #1 on OpenRouter for coding apps

Nous said Hermes became the top coding app on OpenRouter while shipping an OpenClaw migration patch, Telegram agent-to-agent messaging, and new memory controls. If you run long-lived agents, watch the migration path and memory settings before moving chats or skills hubs.

RELEASE4mo ago
LangChain launches Deep Agents Deploy beta with AGENTS.md and mcp.json

LangChain launched Deep Agents Deploy in beta as a production path for open, model-agnostic agent harnesses configured with AGENTS.md, skills, and mcp.json. Deployments run on LangSmith and can expose MCP, A2A, and agent protocol while teams choose models and sandbox providers.

RELEASE4mo ago
Hermes Agent updates to v0.8.0 with Browser Use, remote backends, and worktree parallelism

Hermes Agent v0.8.0 added remote code-execution backends, Browser Use cloud browsing, prompt caching, shared sessions, and CLI workflow upgrades like `hermes -w`. Try the new browser-backed and parallel execution paths if you need more persistent, multi-provider agent runs.

NEWS4mo ago
Hermes Agent adds MiniMax M2.7 and MiMo V2 Pro through partner integrations

Nous Research added MiniMax M2.7, Xiaomi’s MiMo V2 Pro, a SuperMemory plugin, and expanded Manim support to Hermes through partner integrations. The additions give users new hosted model options, a shared memory backend, and more complete technical-animation tooling to try in workflows.

RELEASE4mo ago
OpenClaw 2026.4.7 adds a headless inference hub, memory-wiki, and webhook TaskFlows

OpenClaw 2026.4.7 adds a headless inference hub, memory-wiki, session branch and restore, and webhook-driven TaskFlows. Composio also shipped a CLI for secure app authentication, so users can expand OpenClaw from a local coding harness into a broader agent runtime.

AI PrimerAI Primer

Your daily guide to AI tools, workflows, and creative inspiration.

© 2026 AI Primer. All rights reserved.