Skip to content

Commit e2f9a6a

Browse files
committed
Run pnpm format
1 parent 63b1fe5 commit e2f9a6a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/get-started/introduction.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@ ACP is suitable for both local and remote scenarios:
2929
- **Remote agents** can be hosted in the cloud or on separate infrastructure, communicating over HTTP or WebSocket
3030

3131
<Info>
32-
Full support for remote agents is a work in progress.
33-
We are actively collaborating with agentic platforms to ensure the protocol addresses the specific requirements of cloud-hosted and remote deployment scenarios.
32+
Full support for remote agents is a work in progress. We are actively
33+
collaborating with agentic platforms to ensure the protocol addresses the
34+
specific requirements of cloud-hosted and remote deployment scenarios.
3435
</Info>
3536

3637
The protocol re-uses the JSON representations used in MCP where possible, but includes custom types for useful agentic coding UX elements, like displaying diffs.

docs/get-started/registry.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ At the moment, this is a curated set of agents, including only the ones that [su
2020
Visit [the registry repository on GitHub](https://github.com/agentclientprotocol/registry) to learn more about it.
2121

2222
<Warning>
23-
The registry is under active development, so expect its format and contents to change.
23+
The registry is under active development, so expect its format and contents to
24+
change.
2425
</Warning>
2526

2627
## Available Agents

0 commit comments

Comments
 (0)