@oneie/sdk 0.14.13 → 0.14.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -236,6 +236,9 @@
236
236
  "checkout:create",
237
237
  "checkout:resume",
238
238
  "companies:create",
239
+ "company:map",
240
+ "company:render",
241
+ "company:seo",
239
242
  "connect:channel",
240
243
  "connect:status",
241
244
  "conversation:start",
@@ -253,18 +256,30 @@
253
256
  "entity:rename",
254
257
  "entity:reply",
255
258
  "entity:tag",
259
+ "event:track",
256
260
  "factory:attempt",
257
261
  "factory:elaborate",
262
+ "factory:event",
263
+ "factory:size",
258
264
  "fn:run",
265
+ "foundation:deep",
266
+ "foundation:derive",
267
+ "foundation:extract",
268
+ "foundation:promote-draft",
269
+ "foundation:read",
270
+ "foundation:save",
271
+ "foundation:start",
259
272
  "funnel:advance",
260
273
  "funnel:create",
261
274
  "funnel:publish",
262
275
  "funnel:update-step",
276
+ "git:pr",
263
277
  "grant-capability",
264
278
  "groups:invite",
265
279
  "groups:join",
266
280
  "groups:leave",
267
281
  "groups:members",
282
+ "health:diagnose",
268
283
  "human:notify",
269
284
  "human:resolve",
270
285
  "identity:address",
@@ -272,6 +287,7 @@
272
287
  "lens:list",
273
288
  "lens:run",
274
289
  "lens:save",
290
+ "lifecycle:of",
275
291
  "lifecycle:save",
276
292
  "links:bulk-create",
277
293
  "links:create",
@@ -288,6 +304,7 @@
288
304
  "market:offer",
289
305
  "market:offers",
290
306
  "market:reject",
307
+ "market:search",
291
308
  "market:settle",
292
309
  "market:verify",
293
310
  "message:send",
@@ -363,6 +380,7 @@
363
380
  "space:join",
364
381
  "space:post",
365
382
  "stats:current",
383
+ "storefront:enable",
366
384
  "storefront:stats",
367
385
  "subscriptions:register",
368
386
  "tasks:announce",
@@ -373,11 +391,14 @@
373
391
  "tasks:everywhere",
374
392
  "tasks:follow",
375
393
  "tasks:follows",
394
+ "tasks:generate",
376
395
  "tasks:launch",
377
396
  "tasks:link",
397
+ "tasks:list",
378
398
  "tasks:mine",
379
399
  "tasks:notes",
380
400
  "tasks:priority",
401
+ "tasks:reap",
381
402
  "tasks:reassign",
382
403
  "tasks:rename",
383
404
  "tasks:schedule",
@@ -388,6 +409,7 @@
388
409
  "tasks:undepend",
389
410
  "tasks:unfollow",
390
411
  "thread:append",
412
+ "tools:composio",
391
413
  "tools:connect",
392
414
  "variants:archive",
393
415
  "variants:create",
@@ -418,6 +440,12 @@
418
440
  "voice:provision",
419
441
  "voice:token",
420
442
  "wallet:create",
443
+ "wallet:get",
444
+ "wallet:invoice",
445
+ "wallet:portfolio",
446
+ "wallet:rehearse",
447
+ "wallet:send",
448
+ "wallet:transactions",
421
449
  "web:crawl",
422
450
  "workflow:apply-diff",
423
451
  "workflow:apply-tql",
@@ -430,6 +458,7 @@
430
458
  "workflow:run",
431
459
  "workflow:runs",
432
460
  "workflow:settled-notify",
461
+ "workflow:step-stats",
433
462
  "workflow:stop",
434
463
  "workflow:tql",
435
464
  "workflow:trigger",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@oneie/sdk",
3
- "version": "0.14.13",
4
- "description": "ONE substrate SDK \u2014 signals, units, persist, launch handoff.",
3
+ "version": "0.14.14",
4
+ "description": "ONE substrate SDK signals, units, persist, launch handoff.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",
7
7
  "types": "./dist/index.d.ts",
@@ -122,7 +122,7 @@
122
122
  "generate:openapi": "bun run scripts/generate-openapi.ts",
123
123
  "generate:base": "bun run scripts/generate-base-manifest.ts",
124
124
  "typecheck": "tsc --noEmit",
125
- "test": "vitest run",
125
+ "test": "bash ../../.claude/scripts/gate-run.sh test-sdk -- vitest run",
126
126
  "test:watch": "vitest",
127
127
  "prepublishOnly": "bun run build"
128
128
  },
@@ -1 +0,0 @@
1
- 838c0e63656afd0c9f2fde06926410fec459f840a8d04eec6b2cd81c256420db