Platform capabilities

The infrastructure agents need to become a system.

Focused building blocks keep configuration explicit, orchestration reusable and operation understandable—from a single machine to a distributed environment.

Flow execution models

From explicit routing to dynamic multi-agent collaboration.

Choose a structured Flow when the application owns the path, or an Orchestration when several agents must cooperate through a dedicated strategy.

STRUCTURED FLOWS

The application controls the path

Route and process work through a visible, versioned execution model.

Direct

Send the request to one known Agent.

Routing

Select one Agent from declared destinations. Deterministic selection is available today.

Workflow

Run an explicit graph of typed steps, conditions and transitions.

MULTI-AGENT ORCHESTRATIONS

Agents collaborate through a strategy

Multi-agent orchestration relies on an agent runtime. Agentstration natively integrates Microsoft Agent Framework (MAF) today to execute these five strategies while preserving one observable FlowRun.

NATIVELY INTEGRATED RUNTIME · MICROSOFT AGENT FRAMEWORK

Sequential

Each Agent enriches the result in declaration order.

Concurrent

Agents work independently from the same initial request.

Handoff

The active specialist transfers control through declared routes.

Group Chat

Agents contribute to a bounded shared conversation.

Magentic

A dedicated manager adapts the plan and selects the next specialist.

Composite Flow is already part of the declarative contract; its execution engine is still in preparation.

Define

Model the system deliberately

Replace scattered prompts and glue code with durable platform concepts.

Agents

Capture purpose, instructions and capabilities as a manageable resource.

Providers

Keep model selection separate from the work agents perform.

Resources

Give configuration a clear home and lifecycle.

Orchestrate

Turn behavior into durable, interactive flows

Compose work visibly, let it wait for human input and resume without losing its state.

Versioned flows

Coordinate agent steps through explicit, reusable definitions.

Human interaction

Request information, a choice or an approval while work is running.

Durable recovery

Resume execution after an interruption and preserve the path to the result.

Govern

Control what agents are allowed to do

Apply policies before tool invocation and keep sensitive actions accountable.

Tool policies

Allow, restrict or block capabilities according to context.

Human approval

Require confirmation before an agent performs a sensitive action.

Durable audit

Trace governance decisions and tool activity alongside each execution.

Operate

Management and runtime, each with a purpose

Change the platform without blurring configuration and execution.

Management plane

Define, validate and govern the desired system state.

Runtime plane

Execute work through stable runtime contracts.

Workplace

Expose useful workflows without exposing operational complexity.

Extend

Connect without surrendering the architecture

Use provider and extension contracts to evolve one capability at a time.

Provider independent

Choose and change AI providers at the platform boundary.

AEP extension model

Connect out-of-process extensions through Agentstration’s native protocol.

Open composition

Bring tools and services into focused integration points.

Design principles

Local-first operationCloud services remain optionalSmall, explicit conceptsHuman and machine-facing surfacesReplaceable providersContract-based integrations

Build the system around your agents

From promising prototype to dependable platform.

Explore the architecture today. Connect to the project as public resources become available.