Skip to content

Commit 391d91c

Browse files
authored
readme: Add use-acp to libraries (#91)
Added a link to the use-acp project for React hooks.
1 parent 70628c6 commit 391d91c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
3030
- **Rust**: [`agent-client-protocol`](https://crates.io/crates/agent-client-protocol) - See [example_agent.rs](./rust/example_agent.rs) and [example_client.rs](./rust/example_client.rs)
3131
- **TypeScript**: [`@zed-industries/agent-client-protocol`](https://www.npmjs.com/package/@zed-industries/agent-client-protocol) - See [examples/](./typescript/examples/)
3232
- **JSON Schema**: [schema.json](./schema/schema.json)
33+
- [**use-acp**](https://github.com/marimo-team/use-acp): React hooks for connecting to Agent Client Protocol (ACP) servers.
3334

3435
## Contributing
3536

0 commit comments

Comments
 (0)