---
title: "Updates"
description: "The protocol changelog: every notable change to the spec, schemas, fixtures, and documentation."
---

{/* GENERATED by docs/render-site.js from CHANGELOG.md; do not edit. Edit the source and re-run `node docs/render-site.js` */}

<Note>

This page is rendered from the canonical [`CHANGELOG.md`](https://github.com/agenteventprotocol/agent-event-protocol/blob/main/CHANGELOG.md) at the repository root, which is the source of truth.

</Note>

All notable changes to this repository are documented here. The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); the versioning policy is defined in [VERSIONING.md](/community/versioning).

## [Unreleased]

### Added

- Initial draft: the AEP-0001..AEP-0009 specification suite, the JSON Schema registry with TypeScript, pydantic, and AsyncAPI codegen, the conformance fixtures and runners, and the documentation site.

[Unreleased]: https://github.com/agenteventprotocol/agent-event-protocol/commits/main
