This repository was archived by the owner on Apr 11, 2026. It is now read-only.
v1.2.0
* feat: add threads API support to langgraph ACPNode integration and test-client. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: Update test-client for streaming. Update echo-agent to remove input/output wrappers. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: update echo agent state handling. Update test client for streaming. Add streaming in agntcy_acp API for stateless runs (not threads). Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: improve file naming for echo-agent. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: fix error in context manager and urllib3 sync client code. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * chore: updated unit tests to add streaming and reformat. Fix for json serialization for run outputs. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: only support output_exact if provided in test-client configs. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: updates from review comments. Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: updated lock file Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: typo fix Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> * fix: typo fix Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com> --------- Signed-off-by: Jeff Napper <103025963+jnapper7@users.noreply.github.com>