Skip to content

Releases: agentclientprotocol/typescript-sdk

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

v0.24.0

02 Jun 18:36
8966c11

Choose a tag to compare

0.24.0 (2026-06-02)

Features

  • Add resilient schema deserialization (#167) (5864e73)
  • schema: Stabilize addl dirs and remove unstable model selectors (#165) (fa6e302)

v0.23.0

01 Jun 14:36
0c2e622

Choose a tag to compare

0.23.0 (2026-06-01)

Features

  • schema: Stabilize logout and update schema to v0.13.4 (#163) (cfd900a)

v0.22.1

18 May 21:09
47da5c6

Choose a tag to compare

0.22.1 (2026-05-18)

Bug Fixes