acpd 1.0.0
acpd: ^1.0.0 copied to clipboard
Dart SDK for the Agent Client Protocol (ACP). Build clients, agents, and proxies that speak the ACP wire protocol.
import 'client.dart' as client_example;
Future<void> main() => client_example.runExample();