<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.secondtruth-labs.com/index.php?action=history&amp;feed=atom&amp;title=Agent_Communication_Protocol</id>
	<title>Agent Communication Protocol - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.secondtruth-labs.com/index.php?action=history&amp;feed=atom&amp;title=Agent_Communication_Protocol"/>
	<link rel="alternate" type="text/html" href="http://wiki.secondtruth-labs.com/index.php?title=Agent_Communication_Protocol&amp;action=history"/>
	<updated>2026-06-21T09:06:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.secondtruth-labs.com/index.php?title=Agent_Communication_Protocol&amp;diff=10&amp;oldid=prev</id>
		<title>imported&gt;Import at 16:36, 31 December 2025</title>
		<link rel="alternate" type="text/html" href="http://wiki.secondtruth-labs.com/index.php?title=Agent_Communication_Protocol&amp;diff=10&amp;oldid=prev"/>
		<updated>2025-12-31T16:36:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Infobox protocol&lt;br /&gt;
| name            = Agent Communication Protocol&lt;br /&gt;
| developer       = [[wp:IBM|IBM]]/BeeAI → [[wp:Linux Foundation|Linux Foundation]]&lt;br /&gt;
| status          = Stable&lt;br /&gt;
| first_published = 2025&lt;br /&gt;
| transport       = [[wp:HTTP|HTTP]], Local IPC&lt;br /&gt;
| encoding        = [[wp:JSON|JSON]]&lt;br /&gt;
| license         = [[wp:Apache License|Apache 2.0]]&lt;br /&gt;
| repository      = https://github.com/ibm/acp&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Agent Communication Protocol&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;ACP&amp;#039;&amp;#039;&amp;#039;) is an open standard for local-first agent coordination with minimal network overhead. Originally developed by [[wp:IBM|IBM]]&amp;#039;s BeeAI project, ACP is now part of the [[wp:Linux Foundation|Linux Foundation]] and focuses on environments where low latency, privacy, and offline operation are critical.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
While protocols like [[Agent-to-Agent Protocol|A2A]] focus on cloud-based agent collaboration, ACP is designed for edge computing and local-first environments. It enables agents to coordinate within a single system or local network without requiring constant internet connectivity.&lt;br /&gt;
&lt;br /&gt;
=== Design philosophy ===&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Local-first&amp;#039;&amp;#039;&amp;#039; – Optimized for on-device and edge deployments&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Low latency&amp;#039;&amp;#039;&amp;#039; – Minimal network overhead for real-time coordination&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Privacy-preserving&amp;#039;&amp;#039;&amp;#039; – Data stays local by default&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Offline-capable&amp;#039;&amp;#039;&amp;#039; – Full functionality without internet access&lt;br /&gt;
&lt;br /&gt;
== Architecture ==&lt;br /&gt;
&lt;br /&gt;
ACP defines a decentralized agent environment with:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Local discovery&amp;#039;&amp;#039;&amp;#039; – Agents find each other via local broadcast or shared registry&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Direct messaging&amp;#039;&amp;#039;&amp;#039; – Peer-to-peer communication without central routing&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;State synchronization&amp;#039;&amp;#039;&amp;#039; – Coordinated state management across agents&lt;br /&gt;
&lt;br /&gt;
== Use cases ==&lt;br /&gt;
&lt;br /&gt;
ACP is particularly suited for:&lt;br /&gt;
&lt;br /&gt;
* Industrial IoT and edge computing&lt;br /&gt;
* Healthcare environments with strict data sovereignty requirements&lt;br /&gt;
* Embedded systems and robotics&lt;br /&gt;
* Air-gapped or offline deployments&lt;br /&gt;
&lt;br /&gt;
== Comparison with other protocols ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Aspect !! ACP !! [[Agent-to-Agent Protocol|A2A]] !! [[Model Context Protocol|MCP]]&lt;br /&gt;
|-&lt;br /&gt;
| Primary focus || Local coordination || Cloud collaboration || Tool integration&lt;br /&gt;
|-&lt;br /&gt;
| Network requirement || Optional || Required || Required&lt;br /&gt;
|-&lt;br /&gt;
| Latency || Ultra-low || Variable || Variable&lt;br /&gt;
|-&lt;br /&gt;
| Privacy || Local by default || Cloud-dependent || Tool-dependent&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Agent-to-Agent Protocol]]&lt;br /&gt;
* [[Model Context Protocol]]&lt;br /&gt;
* [[Agent Network Protocol]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/ibm/acp GitHub repository]&lt;br /&gt;
&lt;br /&gt;
[[Category:Communication Protocols]]&lt;br /&gt;
[[Category:Agent Communication]]&lt;br /&gt;
[[Category:IBM Specifications]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Import</name></author>
	</entry>
</feed>