Skip to content

Releases: onecli/node-sdk

v2.4.0

24 Jun 17:46
676a3a4

Choose a tag to compare

2.4.0 (2026-06-24)

Features

  • add structured summary to manual-approval requests (#43) (ac95a43)

v2.3.0

14 Jun 16:21
60c4ad6

Choose a tag to compare

2.3.0 (2026-06-14)

Features

  • add listAgents and make ensureAgent idempotent at the agent cap (#41) (74dbae8), closes #40

v2.2.1

04 Jun 09:55
790eb9c

Choose a tag to compare

2.2.1 (2026-06-04)

Bug Fixes

  • throw on 4xx in applyContainerConfig instead of failing silently (#38) (564b49f)

v2.2.0

02 Jun 07:56
9766951

Choose a tag to compare

2.2.0 (2026-06-02)

Features

  • support credential stubs in container config (#36) (3087ebd)

v2.1.0

24 May 17:33
b7790b5

Choose a tag to compare

2.1.0 (2026-05-24)

Features

  • add parentIdentifier to CreateAgentInput (#35) (02252dd)

Bug Fixes

v2.0.0

19 May 16:41
0e3086a

Choose a tag to compare

2.0.0 (2026-05-19)

⚠ BREAKING CHANGES

  • migrate API prefix from /api to /v1 and default to api.onecli.sh (#31)

Features

  • migrate API prefix from /api to /v1 and default to api.onecli.sh (#31) (34184c3)

v1.0.0

11 May 17:42
fff045a

Choose a tag to compare

1.0.0 (2026-05-11)

⚠ BREAKING CHANGES

  • add org API key support and rename provisionUser to provisionProject (#30)

Features

  • add org API key support and rename provisionUser to provisionProject (#30) (ff5825b)

Bug Fixes

  • isolate CA tests by mocking tmpdir with a unique temp directory (#28) (26fa588)

v0.5.0

07 May 19:02
f0c2a0d

Choose a tag to compare

0.5.0 (2026-05-07)

Features

  • add getGatewaySkill method to Node SDK (#26) (efa14af)

v0.4.0

05 May 12:06
ea0cc17

Choose a tag to compare

0.4.0 (2026-05-05)

Features

v0.3.1

10 Apr 06:11
5333b13

Choose a tag to compare

0.3.1 (2026-04-10)

Bug Fixes

  • include agent identifier in approval metadata as externalId (#19) (f3ff938)