acp_dart 0.2.0 copy "acp_dart: ^0.2.0" to clipboard
acp_dart: ^0.2.0 copied to clipboard

A Dart implementation of the Agent-Client Protocol (ACP) for building AI-powered applications.

0.2.0 #

  • Fix: Resolved critical bug in NDJSON stream handling (lib/src/stream.dart) that caused communication failures due to incorrect UTF-8 and line splitting logic.
  • Fix: Corrected InitializeRequest and InitializeResponse to properly handle numeric protocolVersion and use clientCapabilities key, resolving initialization errors with ACP backends.
  • Feature: Added unstable Agent.setSessionModel method for feature parity with the latest ACP TypeScript SDK.

0.1.0 #

  • Initial release of the acp_dart package.
  • Implements the core functionality of the Agent-Client Protocol (ACP).
2
likes
150
points
62
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart implementation of the Agent-Client Protocol (ACP) for building AI-powered applications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

json_annotation, path

More

Packages that depend on acp_dart