Skip to content

Commit 774fea7

Browse files
authored
Clarify protocol applicability to local and remote scenarios in introduction (#357)
1 parent 9b9764e commit 774fea7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/overview/introduction.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Introduction"
33
description: "Get started with the Agent Client Protocol (ACP)"
44
---
55

6-
The Agent Client Protocol standardizes communication between code editors/IDEs, and coding agents (programs that use generative AI to autonomously modify code).
6+
The Agent Client Protocol standardizes communication between code editors/IDEs and coding agents and is suitable for both local and remote scenarios.
77

88
## Why ACP?
99

0 commit comments

Comments
 (0)