Skip to content

Commit e344a5f

Browse files
authored
actually trigger docs deployment (#147)
1 parent 6eec47f commit e344a5f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/overview/introduction.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ description: "Get started with the Agent Client Protocol (ACP)"
55

66
The Agent Client Protocol standardizes communication between code editors (IDEs, text-editors, etc.) and coding agents (programs that use generative AI to autonomously modify code).
77

8-
The protocol is still under development, but it should be complete enough to build interesting user experiences using it.
9-
108
## Why ACP?
119

1210
AI coding agents and editors are tightly coupled but interoperability isn't the default. Each editor must build custom integrations for every agent they want to support, and agents must implement editor-specific APIs to reach users.

0 commit comments

Comments
 (0)