Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ makes it difficult to connect agents across toolchains, teams or infrastructures
especially when combining components from different AI systems.

ACP introduces a standardized, framework-independent messaging format for how autonomous
agents send, recieve, and interpret messages. Messages are structured, typically
agents send, receive, and interpret messages. Messages are structured, typically
in JSON, and contain metadata to enrich agent interactions with clarity and consistency.

By decoupling communication from an agent's internal logic, ACP allows teams to
Expand Down