@pellux/goodvibes-contracts 0.33.10 → 0.33.11

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.
@@ -1,6 +1,6 @@
1
1
  export declare const FOUNDATION_METADATA: {
2
2
  readonly productId: "goodvibes";
3
- readonly productVersion: "0.33.10";
3
+ readonly productVersion: "0.33.11";
4
4
  readonly operatorMethodCount: 264;
5
5
  readonly operatorEventCount: 30;
6
6
  readonly peerEndpointCount: 6;
@@ -1,6 +1,6 @@
1
1
  export const FOUNDATION_METADATA = {
2
2
  "productId": "goodvibes",
3
- "productVersion": "0.33.10",
3
+ "productVersion": "0.33.11",
4
4
  "operatorMethodCount": 264,
5
5
  "operatorEventCount": 30,
6
6
  "peerEndpointCount": 6
@@ -1 +1 @@
1
- {"version":3,"file":"operator-contract.d.ts","sourceRoot":"","sources":["../../src/generated/operator-contract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,iBAAiB,EAAE,wBAslnEtB,CAAC"}
1
+ {"version":3,"file":"operator-contract.d.ts","sourceRoot":"","sources":["../../src/generated/operator-contract.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,iBAAiB,EAAE,wBA+pnEtB,CAAC"}
@@ -3,7 +3,7 @@ export const OPERATOR_CONTRACT = {
3
3
  "product": {
4
4
  "id": "goodvibes",
5
5
  "surface": "operator",
6
- "version": "0.33.10"
6
+ "version": "0.33.11"
7
7
  },
8
8
  "auth": {
9
9
  "modes": [
@@ -34321,6 +34321,12 @@ export const OPERATOR_CONTRACT = {
34321
34321
  },
34322
34322
  "sourceId": {
34323
34323
  "type": "string"
34324
+ },
34325
+ "knowledgeSpaceId": {
34326
+ "type": "string"
34327
+ },
34328
+ "includeAllSpaces": {
34329
+ "type": "boolean"
34324
34330
  }
34325
34331
  },
34326
34332
  "additionalProperties": false
@@ -36592,6 +36598,12 @@ export const OPERATOR_CONTRACT = {
36592
36598
  "properties": {
36593
36599
  "limit": {
36594
36600
  "type": "number"
36601
+ },
36602
+ "knowledgeSpaceId": {
36603
+ "type": "string"
36604
+ },
36605
+ "includeAllSpaces": {
36606
+ "type": "boolean"
36595
36607
  }
36596
36608
  },
36597
36609
  "additionalProperties": false
@@ -36703,6 +36715,12 @@ export const OPERATOR_CONTRACT = {
36703
36715
  "properties": {
36704
36716
  "id": {
36705
36717
  "type": "string"
36718
+ },
36719
+ "knowledgeSpaceId": {
36720
+ "type": "string"
36721
+ },
36722
+ "includeAllSpaces": {
36723
+ "type": "boolean"
36706
36724
  }
36707
36725
  },
36708
36726
  "required": [
@@ -38570,6 +38588,12 @@ export const OPERATOR_CONTRACT = {
38570
38588
  "limit": {
38571
38589
  "type": "number"
38572
38590
  },
38591
+ "knowledgeSpaceId": {
38592
+ "type": "string"
38593
+ },
38594
+ "includeAllSpaces": {
38595
+ "type": "boolean"
38596
+ },
38573
38597
  "includeSources": {
38574
38598
  "type": "boolean"
38575
38599
  },
@@ -39134,6 +39158,12 @@ export const OPERATOR_CONTRACT = {
39134
39158
  "properties": {
39135
39159
  "limit": {
39136
39160
  "type": "number"
39161
+ },
39162
+ "knowledgeSpaceId": {
39163
+ "type": "string"
39164
+ },
39165
+ "includeAllSpaces": {
39166
+ "type": "boolean"
39137
39167
  }
39138
39168
  },
39139
39169
  "additionalProperties": false
@@ -39318,6 +39348,12 @@ export const OPERATOR_CONTRACT = {
39318
39348
  "standard",
39319
39349
  "detailed"
39320
39350
  ]
39351
+ },
39352
+ "knowledgeSpaceId": {
39353
+ "type": "string"
39354
+ },
39355
+ "includeAllSpaces": {
39356
+ "type": "boolean"
39321
39357
  }
39322
39358
  },
39323
39359
  "required": [
@@ -39484,6 +39520,12 @@ export const OPERATOR_CONTRACT = {
39484
39520
  },
39485
39521
  "limit": {
39486
39522
  "type": "number"
39523
+ },
39524
+ "knowledgeSpaceId": {
39525
+ "type": "string"
39526
+ },
39527
+ "includeAllSpaces": {
39528
+ "type": "boolean"
39487
39529
  }
39488
39530
  },
39489
39531
  "required": [
@@ -39969,6 +40011,12 @@ export const OPERATOR_CONTRACT = {
39969
40011
  },
39970
40012
  "limit": {
39971
40013
  "type": "number"
40014
+ },
40015
+ "knowledgeSpaceId": {
40016
+ "type": "string"
40017
+ },
40018
+ "includeAllSpaces": {
40019
+ "type": "boolean"
39972
40020
  }
39973
40021
  },
39974
40022
  "required": [
@@ -41457,6 +41505,12 @@ export const OPERATOR_CONTRACT = {
41457
41505
  "properties": {
41458
41506
  "limit": {
41459
41507
  "type": "number"
41508
+ },
41509
+ "knowledgeSpaceId": {
41510
+ "type": "string"
41511
+ },
41512
+ "includeAllSpaces": {
41513
+ "type": "boolean"
41460
41514
  }
41461
41515
  },
41462
41516
  "additionalProperties": false
@@ -42461,6 +42515,12 @@ export const OPERATOR_CONTRACT = {
42461
42515
  "limit": {
42462
42516
  "type": "number"
42463
42517
  },
42518
+ "knowledgeSpaceId": {
42519
+ "type": "string"
42520
+ },
42521
+ "includeAllSpaces": {
42522
+ "type": "boolean"
42523
+ },
42464
42524
  "includeSources": {
42465
42525
  "type": "boolean"
42466
42526
  },
@@ -42958,6 +43018,12 @@ export const OPERATOR_CONTRACT = {
42958
43018
  "properties": {
42959
43019
  "limit": {
42960
43020
  "type": "number"
43021
+ },
43022
+ "knowledgeSpaceId": {
43023
+ "type": "string"
43024
+ },
43025
+ "includeAllSpaces": {
43026
+ "type": "boolean"
42961
43027
  }
42962
43028
  },
42963
43029
  "additionalProperties": false
@@ -43108,7 +43174,14 @@ export const OPERATOR_CONTRACT = {
43108
43174
  },
43109
43175
  "inputSchema": {
43110
43176
  "type": "object",
43111
- "properties": {},
43177
+ "properties": {
43178
+ "knowledgeSpaceId": {
43179
+ "type": "string"
43180
+ },
43181
+ "includeAllSpaces": {
43182
+ "type": "boolean"
43183
+ }
43184
+ },
43112
43185
  "additionalProperties": false
43113
43186
  },
43114
43187
  "outputSchema": {
package/dist/index.d.ts CHANGED
@@ -4,7 +4,7 @@ import { PEER_ENDPOINT_IDS } from './generated/peer-endpoint-ids.js';
4
4
  export type { ContractHttpDefinition, DistributedPeerKind, DistributedWorkStatus, DistributedWorkType, GatewayEventTransport, GatewayMethodAccess, GatewayMethodSource, GatewayMethodTransport, JsonSchema, OperatorContractManifest, OperatorEventCoverageContract, OperatorEventContract, OperatorMethodContract, OperatorSchemaCoverageContract, PeerContractManifest, PeerEndpointContract, } from './types.js';
5
5
  export { DISTRIBUTED_WORK_TYPES } from './types.js';
6
6
  export { FOUNDATION_METADATA } from './generated/foundation-metadata.js';
7
- export type { CompanionChatMessage, CompanionChatMessageRole, CompanionChatSession, CompanionChatSessionsListTotals, CompanionChatSessionStatus, JsonPrimitive, JsonValue, SharedSessionConversationRouteOutput, OperatorEventPayload, OperatorEventPayloadMap, OperatorMethodInput, OperatorMethodInputMap, OperatorMethodOutput, OperatorMethodOutputMap, OperatorStreamMethodId, OperatorTypedEventId, OperatorTypedMethodId, PeerEndpointInput, PeerEndpointInputMap, PeerEndpointOutput, PeerEndpointOutputMap, PeerTypedEndpointId, RuntimeDomainEventPayload, RuntimeDomainEventPayloadMap, RuntimeDomainEventType, RuntimeEventTypedDomain, } from './generated/foundation-client-types.js';
7
+ export type { CompanionChatMessage, CompanionChatMessageRole, CompanionChatSession, CompanionChatSessionsListTotals, CompanionChatSessionStatus, JsonPrimitive, JsonValue, KnowledgeSpaceScopeInput, SharedSessionConversationRouteOutput, OperatorEventPayload, OperatorEventPayloadMap, OperatorMethodInput, OperatorMethodInputMap, OperatorMethodOutput, OperatorMethodOutputMap, OperatorStreamMethodId, OperatorTypedEventId, OperatorTypedMethodId, PeerEndpointInput, PeerEndpointInputMap, PeerEndpointOutput, PeerEndpointOutputMap, PeerTypedEndpointId, RuntimeDomainEventPayload, RuntimeDomainEventPayloadMap, RuntimeDomainEventType, RuntimeEventTypedDomain, } from './generated/foundation-client-types.js';
8
8
  export { OPERATOR_CONTRACT } from './generated/operator-contract.js';
9
9
  export { OPERATOR_METHOD_IDS } from './generated/operator-method-ids.js';
10
10
  export type { OperatorMethodId } from './generated/operator-method-ids.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,sBAAsB,EACtB,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,YAAY,CAAC;AAGpB,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,YAAY,EACV,sBAAsB,EACtB,mBAAmB,EACnB,qBAAqB,EACrB,mBAAmB,EACnB,qBAAqB,EACrB,mBAAmB,EACnB,mBAAmB,EACnB,sBAAsB,EACtB,UAAU,EACV,wBAAwB,EACxB,6BAA6B,EAC7B,qBAAqB,EACrB,sBAAsB,EACtB,8BAA8B,EAC9B,oBAAoB,EACpB,oBAAoB,GACrB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,YAAY,EACV,oBAAoB,EACpB,wBAAwB,EACxB,oBAAoB,EACpB,+BAA+B,EAC/B,0BAA0B,EAC1B,aAAa,EACb,SAAS,EACT,oCAAoC,EACpC,oBAAoB,EACpB,uBAAuB,EACvB,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,uBAAuB,EACvB,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,kBAAkB,EAClB,qBAAqB,EACrB,mBAAmB,EACnB,yBAAyB,EACzB,4BAA4B,EAC5B,sBAAsB,EACtB,uBAAuB,GACxB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,YAAY,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,YAAY,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AACnG,YAAY,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAEnG,wBAAgB,mBAAmB,IAAI,wBAAwB,CAE9D;AAED,wBAAgB,eAAe,IAAI,oBAAoB,CAEtD;AAuCD,wBAAgB,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,sBAAsB,GAAG,SAAS,CAEtF;AAED,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,oBAAoB,GAAG,SAAS,CAEpF;AAED,wBAAgB,mBAAmB,IAAI,SAAS,sBAAsB,EAAE,CAEvE;AAED,wBAAgB,iBAAiB,IAAI,SAAS,oBAAoB,EAAE,CAEnE;AAED,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAG/F;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAG3F;AAGD,cAAc,wBAAwB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,sBAAsB,EACtB,oBAAoB,EACpB,oBAAoB,EACrB,MAAM,YAAY,CAAC;AAGpB,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AAEzE,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAErE,YAAY,EACV,sBAAsB,EACtB,mBAAmB,EACnB,qBAAqB,EACrB,mBAAmB,EACnB,qBAAqB,EACrB,mBAAmB,EACnB,mBAAmB,EACnB,sBAAsB,EACtB,UAAU,EACV,wBAAwB,EACxB,6BAA6B,EAC7B,qBAAqB,EACrB,sBAAsB,EACtB,8BAA8B,EAC9B,oBAAoB,EACpB,oBAAoB,GACrB,MAAM,YAAY,CAAC;AACpB,OAAO,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,YAAY,EACV,oBAAoB,EACpB,wBAAwB,EACxB,oBAAoB,EACpB,+BAA+B,EAC/B,0BAA0B,EAC1B,aAAa,EACb,SAAS,EACT,wBAAwB,EACxB,oCAAoC,EACpC,oBAAoB,EACpB,uBAAuB,EACvB,mBAAmB,EACnB,sBAAsB,EACtB,oBAAoB,EACpB,uBAAuB,EACvB,sBAAsB,EACtB,oBAAoB,EACpB,qBAAqB,EACrB,iBAAiB,EACjB,oBAAoB,EACpB,kBAAkB,EAClB,qBAAqB,EACrB,mBAAmB,EACnB,yBAAyB,EACzB,4BAA4B,EAC5B,sBAAsB,EACtB,uBAAuB,GACxB,MAAM,wCAAwC,CAAC;AAChD,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,OAAO,EAAE,mBAAmB,EAAE,MAAM,oCAAoC,CAAC;AACzE,YAAY,EAAE,gBAAgB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AACrE,YAAY,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;AACnG,YAAY,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,sCAAsC,CAAC;AAEnG,wBAAgB,mBAAmB,IAAI,wBAAwB,CAE9D;AAED,wBAAgB,eAAe,IAAI,oBAAoB,CAEtD;AAuCD,wBAAgB,iBAAiB,CAAC,QAAQ,EAAE,MAAM,GAAG,sBAAsB,GAAG,SAAS,CAEtF;AAED,wBAAgB,eAAe,CAAC,UAAU,EAAE,MAAM,GAAG,oBAAoB,GAAG,SAAS,CAEpF;AAED,wBAAgB,mBAAmB,IAAI,SAAS,sBAAsB,EAAE,CAEvE;AAED,wBAAgB,iBAAiB,IAAI,SAAS,oBAAoB,EAAE,CAEnE;AAED,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAG/F;AAED,wBAAgB,gBAAgB,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAG3F;AAGD,cAAc,wBAAwB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pellux/goodvibes-contracts",
3
- "version": "0.33.10",
3
+ "version": "0.33.11",
4
4
  "engines": {
5
5
  "bun": "1.3.10",
6
6
  "node": ">=22.0.0"