File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.0] ( https://github.com/onecli/node-sdk/compare/v0.1.6...v0.2.0 ) (2026-03-23)
4+
5+
6+ ### Features
7+
8+ * add ensureAgent method for idempotent agent creation ([ #14 ] ( https://github.com/onecli/node-sdk/issues/14 ) ) ([ eeb8ac4] ( https://github.com/onecli/node-sdk/commit/eeb8ac4935a33ccbcf525c1a7d1516b709ab85b0 ) )
9+
310## [ 0.1.6] ( https://github.com/onecli/node-sdk/compare/v0.1.5...v0.1.6 ) (2026-03-18)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @onecli-sh/sdk" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.2.0 " ,
44 "description" : " Official Node.js SDK for OneCLI. Connect AI agents to external services via the OneCLI proxy." ,
55 "main" : " ./lib/index.js" ,
66 "module" : " ./lib/index.mjs" ,
You can’t perform that action at this time.
0 commit comments