Skip to content

Releases: agentclientprotocol/typescript-sdk

v1.1.0

29 Jun 14:57
78023d4

Choose a tag to compare

1.1.0 (2026-06-29)

Features

  • Expose request ids in handler contexts (#202) (eda849c)

v1.0.0

24 Jun 15:26
f8bf32c

Choose a tag to compare

1.0.0 (2026-06-24)

Features

  • schema: Update to v1.16.0 of the schema (#199) (de58791)

Miscellaneous Chores

v0.29.0

22 Jun 11:32
bdc6267

Choose a tag to compare

0.29.0 (2026-06-22)

Features

  • unstable: Add support for request cancellation (#195) (d5197f9)

v0.28.1

19 Jun 09:13
fe4fb03

Choose a tag to compare

0.28.1 (2026-06-19)

Bug Fixes

  • Expose peer contexts from app connections (#190) (d657310)

v0.28.0

18 Jun 15:06
9d37e22

Choose a tag to compare

0.28.0 (2026-06-18)

Features

v0.27.1

18 Jun 14:29
b1bf6dd

Choose a tag to compare

0.27.1 (2026-06-18)

Bug Fixes

  • node-adapter: Cap HTTP request body size (#186) (3832d4c)
  • node-adapter: harden Node adapter request parsing (220eae6)

v0.27.0

18 Jun 10:50
a3437f5

Choose a tag to compare

0.27.0 (2026-06-18)

This is a big release! We have rewritten the SDK to have a more ergonomic design for creating new agents and clients. You can read more in the Migration Guide for how to migrate.

For now, you will still have the old interfaces available to ease the migration, but they are deprecated and will be removed in a future release.

Features

  • Experimental Streamable HTTP & WebSocket Transport (#155) (d6a3d88)
  • New SDK design (see MIGRATION_0.26_0.27.md) (#181) (87e2df3)

v0.26.0

16 Jun 12:03
73bc306

Choose a tag to compare

0.26.0 (2026-06-16)

Features

  • schema: Update to v1.13.7 of the schema (#179) (34885b6)

v0.25.1

13 Jun 11:21
cd8dc79

Choose a tag to compare

0.25.1 (2026-06-13)

Bug Fixes

v0.25.0

05 Jun 13:11
c55af88

Choose a tag to compare

0.25.0 (2026-06-05)

Features