Skip to content

Releases: runloopai/remote-agents-sdk

agent-axon-client: v0.4.2

16 Apr 01:51
e53e164

Choose a tag to compare

0.4.2 (2026-04-16)

Features

  • sdk: add typed runloop system events (#98) (7763c99)
  • sdk: add working dir, suspend resume to example app (#100) (be15ce9)

agent-axon-client: v0.4.1

15 Apr 03:00
6ad7d52

Choose a tag to compare

0.4.1 (2026-04-15)

Features

  • examples: add agent examples and compatability matrix generator (#88) (52c86ba)
  • sdk: add link to docs from package & readme (#91) (3d431fb)

Bug Fixes

  • project: update readme to reflect bugs fixed and new sdk support (#87) (883cef3)

agent-axon-client: v0.4.0

13 Apr 21:17
55663f3

Choose a tag to compare

0.4.0 (2026-04-13)

⚠ BREAKING CHANGES

  • sdk: unified timeline event stream, replay support, and multi-agent combined-app (#65)

Features

  • examples: add combined-app demo with Claude + ACP support (#59) (05ed899)
  • sdk: unified timeline event stream, replay support, and multi-agent combined-app (#65) (9ac33ba)

agent-axon-client: v0.3.0

07 Apr 06:27
38f8487

Choose a tag to compare

0.3.0 (2026-04-07)

⚠ BREAKING CHANGES

  • sdk: homogenize ACP and Claude connection APIs (#48)

Features

  • sdk: homogenize ACP and Claude connection APIs (#48) (cf3bfbf)

Bug Fixes

  • acp: update event source for acp to be acp-sdk-client from broker-transport (#51) (d9ae252)
  • sdk: harden error handling, lifecycle guards, and resource cleanup (#50) (eda5c63)
  • sdk: pass after_sequence on SSE reconnect to resume from last event (#55) (03cbb45)

agent-axon-client: v0.2.0

03 Apr 22:50
846a948

Choose a tag to compare

0.2.0 (2026-04-03)

⚠ BREAKING CHANGES

  • sdk: Connection constructor signatures and callback names changed.

Features

  • claude: add control request handler for mid turn agent control flow (#35) (d6f1e35)
  • sdk: align ACP and Claude connection APIs (#44) (a978c65)

agent-axon-client: v0.1.2

02 Apr 21:29
67215f3

Choose a tag to compare

0.1.2 (2026-04-02)

Bug Fixes

agent-axon-client: v0.1.1

02 Apr 05:59
5e0cc3b

Choose a tag to compare

0.1.1 (2026-04-02)

Bug Fixes

  • correct package.json for releasing NPM package (#12) (b6e1496)