refactor: switch to official new rust-sdk for ACP (#9062)
This commit is contained in:
+1
-1
@@ -418,7 +418,7 @@ For the full ACP specification, see the [Agent Client Protocol documentation](ht
|
||||
**ACP**:
|
||||
- ACP server implementation: `crates/goose/src/acp/server.rs`
|
||||
- CLI integration: `crates/goose-cli/src/cli.rs` (Command::Acp)
|
||||
- Protocol library: `sacp` crate (Rust implementation of ACP)
|
||||
- Protocol library: `agent-client-protocol` crate (Rust implementation of ACP)
|
||||
- Test client example: `test_acp_client.py`
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user