Skip to main content

[!FROZEN] MPLP Protocol v1.0.0 Frozen Specification Freeze Date: 2025-12-03 Status: FROZEN (no breaking changes permitted) Governance: MPLP Protocol Governance Committee (MPGC) License: Apache-2.0 Note: Any normative change requires a new protocol version.

MPLP v1.0.0 Release Notes

Release Date: 2025-12-03 Status: FROZEN

1. Introduction

We are proud to announce the official release of MPLP (Multi-Agent Lifecycle Protocol) v1.0.0 a vendor-neutral, protocol-first specification for building observable, interoperable AI agent systems.

2. Key Features

2.1 Protocol Layers

LayerDescription
L1 CoreContext, Plan, Confirm, Trace schemas
L2 CoordinationRole, Dialog, Collab, Network modules
L3 ExecutionExtension, Learning modules

2.2 Event Architecture

  • 3 Physical Event Schemas: PipelineStageEvent, GraphUpdateEvent, RuntimeExecutionEvent
  • 12 Logical Event Families: Job, Step, Plan, etc.

2.3 Profiles

ProfileUse Case
SA (Single Agent)Solo agent execution
MAP (Multi-Agent)Collaborative agent workflows

3. Package Structure

ComponentPathPurpose
Schemasschemas/v2/JSON Schema definitions
SDK (TypeScript)packages/sdk-ts/Reference implementation
SDK (Python)packages/sdk-py/Cross-language support
Golden Teststests/golden/Compliance test fixtures
Documentationdocs/Protocol specification

4. Installation

TypeScript

npm install @mplp/sdk-ts

Python

pip install mplp

5. Breaking Changes

This is the initial stable release. No breaking changes from v0.9.

6. Known Issues

See Known Issues v1.0.0

7. Acknowledgments

Thanks to the Coregentis Team and the Open Source Community for their contributions.


2025 Bangshi Beijing Network Technology Limited Company Licensed under the Apache License, Version 2.0.