@omnicross/core 0.1.1 → 0.1.2

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.
Files changed (210) hide show
  1. package/dist/ApiConverter.cjs +3 -778
  2. package/dist/ApiConverter.js +12 -751
  3. package/dist/{CompletionService-DtOF_War.d.cts → CompletionService-D3a47vdU.d.cts} +2 -1
  4. package/dist/{CompletionService-7fCmKAP3.d.ts → CompletionService-DdWaAxq0.d.ts} +2 -1
  5. package/dist/auth/GeminiCodeAssistProjectResolver.cjs +27 -60
  6. package/dist/auth/GeminiCodeAssistProjectResolver.js +5 -9
  7. package/dist/builtin-web-fetch-77JZUZGM.cjs +100 -0
  8. package/dist/builtin-web-fetch-IGLBX2XY.js +100 -0
  9. package/dist/chunk-2DCNB7DF.cjs +514 -0
  10. package/dist/chunk-2FEVTJWG.js +4400 -0
  11. package/dist/chunk-3MEACFK3.js +193 -0
  12. package/dist/chunk-3OPYJG76.cjs +266 -0
  13. package/dist/chunk-46RLHI7D.js +0 -0
  14. package/dist/chunk-46ZIFWYG.cjs +277 -0
  15. package/dist/chunk-4NBS6KPV.cjs +43 -0
  16. package/dist/chunk-4VAVYUZS.cjs +991 -0
  17. package/dist/chunk-5ERIZW3D.js +44 -0
  18. package/dist/chunk-5HTVET6E.js +514 -0
  19. package/dist/chunk-5ZQBEOMD.js +764 -0
  20. package/dist/chunk-6VIXXLMX.cjs +14 -0
  21. package/dist/chunk-745DV5FL.js +147 -0
  22. package/dist/chunk-74TMJA7Z.js +53 -0
  23. package/dist/chunk-7VU7V2E4.js +0 -0
  24. package/dist/chunk-7YN22L2H.cjs +87 -0
  25. package/dist/chunk-A2YMUCBT.cjs +105 -0
  26. package/dist/chunk-AQ5TNQB7.js +13 -0
  27. package/dist/chunk-AVYJ4YBN.js +58 -0
  28. package/dist/chunk-C72S6TTV.cjs +49 -0
  29. package/dist/chunk-C7PSERMH.js +87 -0
  30. package/dist/chunk-CDHS2QDC.js +179 -0
  31. package/dist/chunk-DK4A7DLE.js +266 -0
  32. package/dist/chunk-DRWHTIIZ.js +13 -0
  33. package/dist/chunk-DWKQZ2SK.cjs +254 -0
  34. package/dist/chunk-E3WHL7CO.js +14 -0
  35. package/dist/chunk-EYZYXJTJ.cjs +1 -0
  36. package/dist/chunk-FMOBD2OQ.js +39 -0
  37. package/dist/chunk-FTQ7IQUC.js +991 -0
  38. package/dist/chunk-FZ46M34D.cjs +1 -0
  39. package/dist/chunk-G2FUJNA2.cjs +193 -0
  40. package/dist/chunk-G2UTNSGU.js +277 -0
  41. package/dist/chunk-GBHYAGX3.cjs +26 -0
  42. package/dist/chunk-GMMT7RVN.cjs +39 -0
  43. package/dist/chunk-H5JUT3KV.js +105 -0
  44. package/dist/chunk-HQP3K7PU.cjs +431 -0
  45. package/dist/chunk-JO5NLTLY.js +46 -0
  46. package/dist/chunk-JWC6APFQ.js +23 -0
  47. package/dist/chunk-KUU2RNG6.cjs +46 -0
  48. package/dist/chunk-LKZJEL6E.cjs +124 -0
  49. package/dist/chunk-MNYKI4CI.js +94 -0
  50. package/dist/chunk-MZNPGW5Q.js +26 -0
  51. package/dist/chunk-N3V2J5ZO.cjs +53 -0
  52. package/dist/chunk-NYUNU75A.cjs +44 -0
  53. package/dist/chunk-NZYN7C3P.cjs +179 -0
  54. package/dist/chunk-O466Y272.js +235 -0
  55. package/dist/chunk-PXUJF5HS.js +124 -0
  56. package/dist/chunk-QBZJ7P2T.cjs +13 -0
  57. package/dist/chunk-QOCNX236.js +46 -0
  58. package/dist/chunk-QXD4MV2X.cjs +23 -0
  59. package/dist/chunk-R3HK6R4B.cjs +13 -0
  60. package/dist/chunk-RSJ3TWJQ.cjs +186 -0
  61. package/dist/chunk-S4WBV25P.js +913 -0
  62. package/dist/chunk-SN3YWBX7.cjs +4400 -0
  63. package/dist/chunk-SPVWWUHX.cjs +46 -0
  64. package/dist/chunk-SUEGJ75D.cjs +764 -0
  65. package/dist/chunk-SVNDB62D.cjs +58 -0
  66. package/dist/chunk-UYPEN5XE.cjs +235 -0
  67. package/dist/chunk-V5KPWNYX.cjs +147 -0
  68. package/dist/chunk-VVEHS2LI.js +431 -0
  69. package/dist/chunk-XBSYYZIY.cjs +94 -0
  70. package/dist/chunk-YGXJGRFI.cjs +913 -0
  71. package/dist/chunk-YMFAJFQT.cjs +173 -0
  72. package/dist/chunk-Z7LUNECE.js +49 -0
  73. package/dist/chunk-Z7Y2NPHY.js +186 -0
  74. package/dist/chunk-ZJZAOKI7.js +254 -0
  75. package/dist/chunk-ZLX3KGXX.js +173 -0
  76. package/dist/chunk-ZSVQT3PW.js +43 -0
  77. package/dist/completion/ApiKeyPoolService.cjs +23 -48
  78. package/dist/completion/ApiKeyPoolService.d.cts +150 -2
  79. package/dist/completion/ApiKeyPoolService.d.ts +150 -2
  80. package/dist/completion/BuiltinToolExecutor.cjs +9 -324
  81. package/dist/completion/BuiltinToolExecutor.js +6 -290
  82. package/dist/completion/CompletionService.cjs +38 -3487
  83. package/dist/completion/CompletionService.d.cts +3 -2
  84. package/dist/completion/CompletionService.d.ts +3 -2
  85. package/dist/completion/CompletionService.js +34 -3457
  86. package/dist/completion/NativeSearchInjector.cjs +8 -192
  87. package/dist/completion/NativeSearchInjector.js +7 -162
  88. package/dist/completion/ProviderSearchInjector.cjs +12 -39
  89. package/dist/completion/native-search-types.cjs +13 -66
  90. package/dist/completion/native-search-types.js +7 -31
  91. package/dist/completion/openrouter-headers.cjs +15 -71
  92. package/dist/completion/openrouter-headers.js +8 -34
  93. package/dist/completion/openrouter-models.cjs +10 -67
  94. package/dist/completion/openrouter-models.js +4 -34
  95. package/dist/completion/types.cjs +1 -18
  96. package/dist/completion/url-builder.cjs +24 -138
  97. package/dist/completion/url-builder.js +12 -92
  98. package/dist/completion.cjs +55 -3989
  99. package/dist/completion.d.cts +3 -2
  100. package/dist/completion.d.ts +3 -2
  101. package/dist/completion.js +63 -3953
  102. package/dist/index.cjs +197 -10429
  103. package/dist/index.d.cts +9 -2
  104. package/dist/index.d.ts +9 -2
  105. package/dist/index.js +125 -10268
  106. package/dist/logger-4GvQNzhE.d.cts +22 -0
  107. package/dist/logger-4GvQNzhE.d.ts +22 -0
  108. package/dist/outbound-api/routeResolver.cjs +7 -217
  109. package/dist/outbound-api/routeResolver.d.cts +2 -1
  110. package/dist/outbound-api/routeResolver.d.ts +2 -1
  111. package/dist/outbound-api/routeResolver.js +6 -187
  112. package/dist/outbound-api/subscriptionRegistryPort.cjs +7 -37
  113. package/dist/outbound-api/subscriptionRegistryPort.d.cts +2 -1
  114. package/dist/outbound-api/subscriptionRegistryPort.d.ts +2 -1
  115. package/dist/outbound-api/subscriptionRegistryPort.js +4 -8
  116. package/dist/outbound-api/types.cjs +1 -18
  117. package/dist/outbound-api/types.d.cts +2 -1
  118. package/dist/outbound-api/types.d.ts +2 -1
  119. package/dist/outbound-api.cjs +35 -5221
  120. package/dist/outbound-api.d.cts +2 -1
  121. package/dist/outbound-api.d.ts +2 -1
  122. package/dist/outbound-api.js +54 -5194
  123. package/dist/pipeline/AuthSource.cjs +1 -18
  124. package/dist/pipeline/LlmConfigProviderAuth.cjs +5 -166
  125. package/dist/pipeline/LlmConfigProviderAuth.d.cts +2 -1
  126. package/dist/pipeline/LlmConfigProviderAuth.d.ts +2 -1
  127. package/dist/pipeline/LlmConfigProviderAuth.js +5 -139
  128. package/dist/pipeline/SubscriptionAuthSource.cjs +6 -128
  129. package/dist/pipeline/SubscriptionAuthSource.js +5 -99
  130. package/dist/pipeline/SubscriptionAuthStrategy.cjs +1 -18
  131. package/dist/pipeline/executeProviderCall.cjs +5 -69
  132. package/dist/pipeline/executeProviderCall.js +3 -42
  133. package/dist/pipeline/resolveProviderChain.cjs +5 -46
  134. package/dist/pipeline/resolveProviderChain.js +3 -19
  135. package/dist/pipeline/resolveSubscriptionChain.cjs +5 -67
  136. package/dist/pipeline/resolveSubscriptionChain.js +3 -40
  137. package/dist/ports/gemini-code-assist-resolver.cjs +7 -37
  138. package/dist/ports/gemini-code-assist-resolver.js +4 -8
  139. package/dist/ports/pricing-store.cjs +1 -0
  140. package/dist/ports/pricing-store.d.cts +50 -0
  141. package/dist/ports/pricing-store.d.ts +50 -0
  142. package/dist/ports/pricing-store.js +0 -0
  143. package/dist/ports/provider-config-source.cjs +1 -18
  144. package/dist/ports/usage-event-store.cjs +1 -0
  145. package/dist/ports/usage-event-store.d.cts +29 -0
  146. package/dist/ports/usage-event-store.d.ts +29 -0
  147. package/dist/ports/usage-event-store.js +0 -0
  148. package/dist/ports/web-search-backend.cjs +1 -18
  149. package/dist/ports.cjs +1 -18
  150. package/dist/ports.d.cts +6 -1
  151. package/dist/ports.d.ts +6 -1
  152. package/dist/provider-proxy/ProviderProxy.cjs +40 -4643
  153. package/dist/provider-proxy/ProviderProxy.d.cts +2 -1
  154. package/dist/provider-proxy/ProviderProxy.d.ts +2 -1
  155. package/dist/provider-proxy/ProviderProxy.js +35 -4613
  156. package/dist/provider-proxy/ingress/providerProxyShared.cjs +35 -2941
  157. package/dist/provider-proxy/ingress/providerProxyShared.d.cts +2 -1
  158. package/dist/provider-proxy/ingress/providerProxyShared.d.ts +2 -1
  159. package/dist/provider-proxy/ingress/providerProxyShared.js +41 -2914
  160. package/dist/provider-proxy/matchText.cjs +11 -72
  161. package/dist/provider-proxy/matchText.js +6 -39
  162. package/dist/provider-proxy/types.cjs +1 -18
  163. package/dist/provider-proxy/types.d.cts +2 -1
  164. package/dist/provider-proxy/types.d.ts +2 -1
  165. package/dist/provider-proxy.cjs +35 -4655
  166. package/dist/provider-proxy.d.cts +2 -1
  167. package/dist/provider-proxy.d.ts +2 -1
  168. package/dist/provider-proxy.js +39 -4628
  169. package/dist/serializeError.cjs +5 -81
  170. package/dist/serializeError.js +3 -54
  171. package/dist/sse-parser.cjs +7 -455
  172. package/dist/sse-parser.js +4 -426
  173. package/dist/transformer/TransformerChainExecutor.cjs +4 -318
  174. package/dist/transformer/TransformerChainExecutor.js +4 -291
  175. package/dist/transformer/TransformerService.cjs +5 -289
  176. package/dist/transformer/TransformerService.js +3 -262
  177. package/dist/transformer/anthropicBetaInject.cjs +7 -50
  178. package/dist/transformer/anthropicBetaInject.js +4 -21
  179. package/dist/transformer/transformers/AnthropicTransformer.cjs +3 -1014
  180. package/dist/transformer/transformers/AnthropicTransformer.js +3 -987
  181. package/dist/transformer/transformers/GeminiCodeAssistTransformer.cjs +4 -1106
  182. package/dist/transformer/transformers/GeminiCodeAssistTransformer.js +7 -1079
  183. package/dist/transformer/transformers/GeminiTransformer.cjs +4 -1010
  184. package/dist/transformer/transformers/GeminiTransformer.js +4 -983
  185. package/dist/transformer/transformers/OpenAIResponseTransformer.cjs +3 -535
  186. package/dist/transformer/transformers/OpenAIResponseTransformer.js +3 -510
  187. package/dist/transformer/transformers/OpenCodeGoTransformer.cjs +5 -72
  188. package/dist/transformer/transformers/OpenCodeGoTransformer.js +3 -45
  189. package/dist/transformer/transformers/ReasoningTransformer.cjs +3 -270
  190. package/dist/transformer/transformers/ReasoningTransformer.js +2 -249
  191. package/dist/transformer/transformers.cjs +10 -3177
  192. package/dist/transformer/transformers.js +23 -3158
  193. package/dist/transformer/types.cjs +1 -18
  194. package/dist/transformer.cjs +13 -3726
  195. package/dist/transformer.js +17 -3706
  196. package/dist/usage/pricing-engine.cjs +6 -0
  197. package/dist/usage/pricing-engine.d.cts +83 -0
  198. package/dist/usage/pricing-engine.d.ts +83 -0
  199. package/dist/usage/pricing-engine.js +6 -0
  200. package/dist/usage/usage-recorder.cjs +6 -0
  201. package/dist/usage/usage-recorder.d.cts +73 -0
  202. package/dist/usage/usage-recorder.d.ts +73 -0
  203. package/dist/usage/usage-recorder.js +6 -0
  204. package/dist/usage.cjs +11 -0
  205. package/dist/usage.d.cts +8 -0
  206. package/dist/usage.d.ts +8 -0
  207. package/dist/usage.js +11 -0
  208. package/package.json +1 -1
  209. package/dist/ApiKeyPoolService-BmMkau07.d.cts +0 -170
  210. package/dist/ApiKeyPoolService-BmMkau07.d.ts +0 -170
@@ -1,70 +1,6 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
19
2
 
20
- // src/pipeline/executeProviderCall.ts
21
- var executeProviderCall_exports = {};
22
- __export(executeProviderCall_exports, {
23
- executeProviderCall: () => executeProviderCall
24
- });
25
- module.exports = __toCommonJS(executeProviderCall_exports);
26
- async function executeProviderCall(ctx) {
27
- const {
28
- executor,
29
- request,
30
- provider,
31
- chain,
32
- endpointTransformer,
33
- extendedContext,
34
- resolveUrl,
35
- buildHeaders,
36
- prepareBody,
37
- fetchFn,
38
- runResponseChain = false,
39
- responseChainRequest
40
- } = ctx;
41
- const { requestBody, config } = await executor.executeRequestChain(
42
- request,
43
- provider,
44
- chain,
45
- { endpointTransformer, extendedContext }
46
- );
47
- const finalBody = prepareBody ? await prepareBody(requestBody, config) : requestBody;
48
- const url = resolveUrl(config);
49
- const headers = buildHeaders(config);
50
- const fetched = await fetchFn(url, headers, finalBody);
51
- let response = fetched;
52
- if (runResponseChain) {
53
- response = await executor.executeResponseChain(
54
- // Preserve the EXACT first arg each site passed: proxy → requestBody,
55
- // unified ingresses → their pre-transform request. The caller supplies
56
- // it via `responseChainRequest`; fall back to `requestBody` (the proxy
57
- // shape) so the contract is never silently `undefined`.
58
- responseChainRequest ?? requestBody,
59
- fetched,
60
- provider,
61
- chain,
62
- { endpointTransformer }
63
- );
64
- }
65
- return { response, requestBody, finalBody, config, url, headers };
66
- }
67
- // Annotate the CommonJS export names for ESM import in node:
68
- 0 && (module.exports = {
69
- executeProviderCall
70
- });
3
+ var _chunkKUU2RNG6cjs = require('../chunk-KUU2RNG6.cjs');
4
+
5
+
6
+ exports.executeProviderCall = _chunkKUU2RNG6cjs.executeProviderCall;
@@ -1,45 +1,6 @@
1
- // src/pipeline/executeProviderCall.ts
2
- async function executeProviderCall(ctx) {
3
- const {
4
- executor,
5
- request,
6
- provider,
7
- chain,
8
- endpointTransformer,
9
- extendedContext,
10
- resolveUrl,
11
- buildHeaders,
12
- prepareBody,
13
- fetchFn,
14
- runResponseChain = false,
15
- responseChainRequest
16
- } = ctx;
17
- const { requestBody, config } = await executor.executeRequestChain(
18
- request,
19
- provider,
20
- chain,
21
- { endpointTransformer, extendedContext }
22
- );
23
- const finalBody = prepareBody ? await prepareBody(requestBody, config) : requestBody;
24
- const url = resolveUrl(config);
25
- const headers = buildHeaders(config);
26
- const fetched = await fetchFn(url, headers, finalBody);
27
- let response = fetched;
28
- if (runResponseChain) {
29
- response = await executor.executeResponseChain(
30
- // Preserve the EXACT first arg each site passed: proxy → requestBody,
31
- // unified ingresses → their pre-transform request. The caller supplies
32
- // it via `responseChainRequest`; fall back to `requestBody` (the proxy
33
- // shape) so the contract is never silently `undefined`.
34
- responseChainRequest ?? requestBody,
35
- fetched,
36
- provider,
37
- chain,
38
- { endpointTransformer }
39
- );
40
- }
41
- return { response, requestBody, finalBody, config, url, headers };
42
- }
1
+ import {
2
+ executeProviderCall
3
+ } from "../chunk-JO5NLTLY.js";
43
4
  export {
44
5
  executeProviderCall
45
6
  };
@@ -1,47 +1,6 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
19
2
 
20
- // src/pipeline/resolveProviderChain.ts
21
- var resolveProviderChain_exports = {};
22
- __export(resolveProviderChain_exports, {
23
- resolveProviderChain: () => resolveProviderChain
24
- });
25
- module.exports = __toCommonJS(resolveProviderChain_exports);
26
- async function resolveProviderChain(llmConfig, providerId, model) {
27
- const cachedChain = await llmConfig.resolveTransformerChain(providerId, model);
28
- const mainTransformer = await llmConfig.getMainTransformer(providerId);
29
- const chain = {
30
- providerTransformers: [...cachedChain.providerTransformers],
31
- modelTransformers: [...cachedChain.modelTransformers]
32
- };
33
- if (mainTransformer) {
34
- const alreadyInChain = chain.providerTransformers.some(
35
- (t) => t.name === mainTransformer.name
36
- );
37
- if (!alreadyInChain) {
38
- chain.providerTransformers.unshift(mainTransformer);
39
- }
40
- }
41
- const hasTransformers = chain.providerTransformers.length > 0 || chain.modelTransformers.length > 0;
42
- return { chain, mainTransformer, hasTransformers };
43
- }
44
- // Annotate the CommonJS export names for ESM import in node:
45
- 0 && (module.exports = {
46
- resolveProviderChain
47
- });
3
+ var _chunkQXD4MV2Xcjs = require('../chunk-QXD4MV2X.cjs');
4
+
5
+
6
+ exports.resolveProviderChain = _chunkQXD4MV2Xcjs.resolveProviderChain;
@@ -1,22 +1,6 @@
1
- // src/pipeline/resolveProviderChain.ts
2
- async function resolveProviderChain(llmConfig, providerId, model) {
3
- const cachedChain = await llmConfig.resolveTransformerChain(providerId, model);
4
- const mainTransformer = await llmConfig.getMainTransformer(providerId);
5
- const chain = {
6
- providerTransformers: [...cachedChain.providerTransformers],
7
- modelTransformers: [...cachedChain.modelTransformers]
8
- };
9
- if (mainTransformer) {
10
- const alreadyInChain = chain.providerTransformers.some(
11
- (t) => t.name === mainTransformer.name
12
- );
13
- if (!alreadyInChain) {
14
- chain.providerTransformers.unshift(mainTransformer);
15
- }
16
- }
17
- const hasTransformers = chain.providerTransformers.length > 0 || chain.modelTransformers.length > 0;
18
- return { chain, mainTransformer, hasTransformers };
19
- }
1
+ import {
2
+ resolveProviderChain
3
+ } from "../chunk-JWC6APFQ.js";
20
4
  export {
21
5
  resolveProviderChain
22
6
  };
@@ -1,68 +1,6 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
19
2
 
20
- // src/pipeline/resolveSubscriptionChain.ts
21
- var resolveSubscriptionChain_exports = {};
22
- __export(resolveSubscriptionChain_exports, {
23
- resolveSubscriptionChain: () => resolveSubscriptionChain
24
- });
25
- module.exports = __toCommonJS(resolveSubscriptionChain_exports);
26
- function resolveOne(transformerService, name) {
27
- const t = transformerService.getTransformer(name);
28
- if (!t) return null;
29
- return typeof t === "function" ? new t() : t;
30
- }
31
- function resolveSubscriptionChain(profile, transformerService, fallbackEndpoint, overrideNames) {
32
- const providerNames = overrideNames ?? profile.providerTransformerNames ?? [];
33
- const modelNames = profile.modelTransformerNames ?? [];
34
- if (providerNames.length === 0) {
35
- return { providerTransformers: [fallbackEndpoint], modelTransformers: [] };
36
- }
37
- if (!transformerService) {
38
- throw new Error(
39
- "[resolveSubscriptionChain] profile declares providerTransformerNames but no TransformerService is wired"
40
- );
41
- }
42
- const providerTransformers = [];
43
- for (const name of providerNames) {
44
- const instance = resolveOne(transformerService, name);
45
- if (!instance) {
46
- console.warn(`[resolveSubscriptionChain] Transformer not registered: ${name}`);
47
- continue;
48
- }
49
- providerTransformers.push(instance);
50
- }
51
- const modelTransformers = [];
52
- for (const name of modelNames) {
53
- const instance = resolveOne(transformerService, name);
54
- if (!instance) {
55
- console.warn(`[resolveSubscriptionChain] Model transformer not registered: ${name}`);
56
- continue;
57
- }
58
- modelTransformers.push(instance);
59
- }
60
- if (providerTransformers.length === 0) {
61
- return { providerTransformers: [fallbackEndpoint], modelTransformers };
62
- }
63
- return { providerTransformers, modelTransformers };
64
- }
65
- // Annotate the CommonJS export names for ESM import in node:
66
- 0 && (module.exports = {
67
- resolveSubscriptionChain
68
- });
3
+ var _chunkNYUNU75Acjs = require('../chunk-NYUNU75A.cjs');
4
+
5
+
6
+ exports.resolveSubscriptionChain = _chunkNYUNU75Acjs.resolveSubscriptionChain;
@@ -1,43 +1,6 @@
1
- // src/pipeline/resolveSubscriptionChain.ts
2
- function resolveOne(transformerService, name) {
3
- const t = transformerService.getTransformer(name);
4
- if (!t) return null;
5
- return typeof t === "function" ? new t() : t;
6
- }
7
- function resolveSubscriptionChain(profile, transformerService, fallbackEndpoint, overrideNames) {
8
- const providerNames = overrideNames ?? profile.providerTransformerNames ?? [];
9
- const modelNames = profile.modelTransformerNames ?? [];
10
- if (providerNames.length === 0) {
11
- return { providerTransformers: [fallbackEndpoint], modelTransformers: [] };
12
- }
13
- if (!transformerService) {
14
- throw new Error(
15
- "[resolveSubscriptionChain] profile declares providerTransformerNames but no TransformerService is wired"
16
- );
17
- }
18
- const providerTransformers = [];
19
- for (const name of providerNames) {
20
- const instance = resolveOne(transformerService, name);
21
- if (!instance) {
22
- console.warn(`[resolveSubscriptionChain] Transformer not registered: ${name}`);
23
- continue;
24
- }
25
- providerTransformers.push(instance);
26
- }
27
- const modelTransformers = [];
28
- for (const name of modelNames) {
29
- const instance = resolveOne(transformerService, name);
30
- if (!instance) {
31
- console.warn(`[resolveSubscriptionChain] Model transformer not registered: ${name}`);
32
- continue;
33
- }
34
- modelTransformers.push(instance);
35
- }
36
- if (providerTransformers.length === 0) {
37
- return { providerTransformers: [fallbackEndpoint], modelTransformers };
38
- }
39
- return { providerTransformers, modelTransformers };
40
- }
1
+ import {
2
+ resolveSubscriptionChain
3
+ } from "../chunk-5ERIZW3D.js";
41
4
  export {
42
5
  resolveSubscriptionChain
43
6
  };
@@ -1,38 +1,8 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __export = (target, all) => {
7
- for (var name in all)
8
- __defProp(target, name, { get: all[name], enumerable: true });
9
- };
10
- var __copyProps = (to, from, except, desc) => {
11
- if (from && typeof from === "object" || typeof from === "function") {
12
- for (let key of __getOwnPropNames(from))
13
- if (!__hasOwnProp.call(to, key) && key !== except)
14
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
- }
16
- return to;
17
- };
18
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
19
2
 
20
- // src/ports/gemini-code-assist-resolver.ts
21
- var gemini_code_assist_resolver_exports = {};
22
- __export(gemini_code_assist_resolver_exports, {
23
- getGeminiCodeAssistResolver: () => getGeminiCodeAssistResolver,
24
- setGeminiCodeAssistResolver: () => setGeminiCodeAssistResolver
25
- });
26
- module.exports = __toCommonJS(gemini_code_assist_resolver_exports);
27
- var resolver = null;
28
- function setGeminiCodeAssistResolver(impl) {
29
- resolver = impl;
30
- }
31
- function getGeminiCodeAssistResolver() {
32
- return resolver;
33
- }
34
- // Annotate the CommonJS export names for ESM import in node:
35
- 0 && (module.exports = {
36
- getGeminiCodeAssistResolver,
37
- setGeminiCodeAssistResolver
38
- });
3
+
4
+ var _chunkR3HK6R4Bcjs = require('../chunk-R3HK6R4B.cjs');
5
+
6
+
7
+
8
+ exports.getGeminiCodeAssistResolver = _chunkR3HK6R4Bcjs.getGeminiCodeAssistResolver; exports.setGeminiCodeAssistResolver = _chunkR3HK6R4Bcjs.setGeminiCodeAssistResolver;
@@ -1,11 +1,7 @@
1
- // src/ports/gemini-code-assist-resolver.ts
2
- var resolver = null;
3
- function setGeminiCodeAssistResolver(impl) {
4
- resolver = impl;
5
- }
6
- function getGeminiCodeAssistResolver() {
7
- return resolver;
8
- }
1
+ import {
2
+ getGeminiCodeAssistResolver,
3
+ setGeminiCodeAssistResolver
4
+ } from "../chunk-DRWHTIIZ.js";
9
5
  export {
10
6
  getGeminiCodeAssistResolver,
11
7
  setGeminiCodeAssistResolver
@@ -0,0 +1 @@
1
+ "use strict";
@@ -0,0 +1,50 @@
1
+ import { PricingEntry, PricingEntryInput, PricingResolution } from '@omnicross/contracts/pricing-types';
2
+
3
+ /**
4
+ * `PricingStore` — core-owned port for pricing-row persistence.
5
+ *
6
+ * The pricing engine performs ALL persistence through this interface; the host
7
+ * embedder supplies the implementation at bootstrap (e.g. a SQLite table or a
8
+ * JSON file store). Lookups never go through the store — the engine keeps an
9
+ * in-memory cache loaded from `getAll()`.
10
+ *
11
+ * @module ports/pricing-store
12
+ */
13
+
14
+ interface PricingStore {
15
+ /** Return every pricing row. The engine caches the full table in memory. */
16
+ getAll(): Promise<PricingEntry[]>;
17
+ /**
18
+ * Insert or update one row. When `asUserEdit` is true the store MUST mark
19
+ * the row user-edited (source 'user', `userEdited: true`, `editedAt` now),
20
+ * protecting it from auto-overwrite during subsequent source refreshes.
21
+ */
22
+ upsert(input: PricingEntryInput, asUserEdit: boolean): Promise<PricingEntry>;
23
+ /**
24
+ * Apply a batch of entries fetched from a pricing source.
25
+ *
26
+ * userEdited-conflict semantics: rows that do not exist locally, or exist
27
+ * but are NOT user-edited, are upserted (source 'litellm', not user-edited)
28
+ * and returned in `applied`. Rows whose local copy IS user-edited MUST be
29
+ * left untouched and returned in `conflicts` as `{ current, incoming }`
30
+ * pairs for per-row resolution by the user.
31
+ */
32
+ bulkApplyFromSource(entries: PricingEntryInput[]): Promise<{
33
+ applied: PricingEntry[];
34
+ conflicts: Array<{
35
+ current: PricingEntry;
36
+ incoming: PricingEntryInput;
37
+ }>;
38
+ }>;
39
+ /**
40
+ * Apply per-row conflict decisions: 'overwrite' replaces the local row with
41
+ * the incoming values (clearing the user-edited mark), 'skip' leaves it
42
+ * unchanged. Returns overwritten/skipped counts.
43
+ */
44
+ applyResolutions(resolutions: Array<{
45
+ incoming: PricingEntryInput;
46
+ action: 'overwrite' | 'skip';
47
+ }>): Promise<PricingResolution>;
48
+ }
49
+
50
+ export type { PricingStore };
@@ -0,0 +1,50 @@
1
+ import { PricingEntry, PricingEntryInput, PricingResolution } from '@omnicross/contracts/pricing-types';
2
+
3
+ /**
4
+ * `PricingStore` — core-owned port for pricing-row persistence.
5
+ *
6
+ * The pricing engine performs ALL persistence through this interface; the host
7
+ * embedder supplies the implementation at bootstrap (e.g. a SQLite table or a
8
+ * JSON file store). Lookups never go through the store — the engine keeps an
9
+ * in-memory cache loaded from `getAll()`.
10
+ *
11
+ * @module ports/pricing-store
12
+ */
13
+
14
+ interface PricingStore {
15
+ /** Return every pricing row. The engine caches the full table in memory. */
16
+ getAll(): Promise<PricingEntry[]>;
17
+ /**
18
+ * Insert or update one row. When `asUserEdit` is true the store MUST mark
19
+ * the row user-edited (source 'user', `userEdited: true`, `editedAt` now),
20
+ * protecting it from auto-overwrite during subsequent source refreshes.
21
+ */
22
+ upsert(input: PricingEntryInput, asUserEdit: boolean): Promise<PricingEntry>;
23
+ /**
24
+ * Apply a batch of entries fetched from a pricing source.
25
+ *
26
+ * userEdited-conflict semantics: rows that do not exist locally, or exist
27
+ * but are NOT user-edited, are upserted (source 'litellm', not user-edited)
28
+ * and returned in `applied`. Rows whose local copy IS user-edited MUST be
29
+ * left untouched and returned in `conflicts` as `{ current, incoming }`
30
+ * pairs for per-row resolution by the user.
31
+ */
32
+ bulkApplyFromSource(entries: PricingEntryInput[]): Promise<{
33
+ applied: PricingEntry[];
34
+ conflicts: Array<{
35
+ current: PricingEntry;
36
+ incoming: PricingEntryInput;
37
+ }>;
38
+ }>;
39
+ /**
40
+ * Apply per-row conflict decisions: 'overwrite' replaces the local row with
41
+ * the incoming values (clearing the user-edited mark), 'skip' leaves it
42
+ * unchanged. Returns overwritten/skipped counts.
43
+ */
44
+ applyResolutions(resolutions: Array<{
45
+ incoming: PricingEntryInput;
46
+ action: 'overwrite' | 'skip';
47
+ }>): Promise<PricingResolution>;
48
+ }
49
+
50
+ export type { PricingStore };
File without changes
@@ -1,18 +1 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/ports/provider-config-source.ts
17
- var provider_config_source_exports = {};
18
- module.exports = __toCommonJS(provider_config_source_exports);
1
+ "use strict";
@@ -0,0 +1 @@
1
+ "use strict";
@@ -0,0 +1,29 @@
1
+ import { UsageEventInput, UsageDateRange, UsageTotals, ModelUsageRow, ApiKeyUsageRow, MessageUsageRow, SessionCacheStats } from '@omnicross/contracts/usage-stats-types';
2
+
3
+ /**
4
+ * `UsageEventStore` — core-owned port for usage-event persistence + aggregation.
5
+ *
6
+ * The usage recorder performs ALL persistence and aggregation through this
7
+ * interface; the host embedder supplies the implementation at bootstrap (e.g.
8
+ * a SQLite table or a JSON-lines file store). Aggregate shapes are the
9
+ * `@omnicross/contracts/usage-stats-types` DTOs.
10
+ *
11
+ * @module ports/usage-event-store
12
+ */
13
+
14
+ interface UsageEventStore {
15
+ /** Persist one event row; the store assigns `id` (and `ts` when absent). Returns the new row id. */
16
+ insert(input: UsageEventInput): Promise<string>;
17
+ /** Aggregated totals over a date range. */
18
+ getTotals(range: UsageDateRange): Promise<UsageTotals>;
19
+ /** Per-model breakdown over a date range. */
20
+ getByModel(range: UsageDateRange): Promise<ModelUsageRow[]>;
21
+ /** Per-API-key breakdown over a date range. */
22
+ getByApiKey(range: UsageDateRange): Promise<ApiKeyUsageRow[]>;
23
+ /** Message-level rows for one session. */
24
+ getMessagesForSession(sessionId: string): Promise<MessageUsageRow[]>;
25
+ /** Cumulative cache hit/miss stats for one session. */
26
+ getSessionCacheStats(sessionId: string): Promise<SessionCacheStats>;
27
+ }
28
+
29
+ export type { UsageEventStore };
@@ -0,0 +1,29 @@
1
+ import { UsageEventInput, UsageDateRange, UsageTotals, ModelUsageRow, ApiKeyUsageRow, MessageUsageRow, SessionCacheStats } from '@omnicross/contracts/usage-stats-types';
2
+
3
+ /**
4
+ * `UsageEventStore` — core-owned port for usage-event persistence + aggregation.
5
+ *
6
+ * The usage recorder performs ALL persistence and aggregation through this
7
+ * interface; the host embedder supplies the implementation at bootstrap (e.g.
8
+ * a SQLite table or a JSON-lines file store). Aggregate shapes are the
9
+ * `@omnicross/contracts/usage-stats-types` DTOs.
10
+ *
11
+ * @module ports/usage-event-store
12
+ */
13
+
14
+ interface UsageEventStore {
15
+ /** Persist one event row; the store assigns `id` (and `ts` when absent). Returns the new row id. */
16
+ insert(input: UsageEventInput): Promise<string>;
17
+ /** Aggregated totals over a date range. */
18
+ getTotals(range: UsageDateRange): Promise<UsageTotals>;
19
+ /** Per-model breakdown over a date range. */
20
+ getByModel(range: UsageDateRange): Promise<ModelUsageRow[]>;
21
+ /** Per-API-key breakdown over a date range. */
22
+ getByApiKey(range: UsageDateRange): Promise<ApiKeyUsageRow[]>;
23
+ /** Message-level rows for one session. */
24
+ getMessagesForSession(sessionId: string): Promise<MessageUsageRow[]>;
25
+ /** Cumulative cache hit/miss stats for one session. */
26
+ getSessionCacheStats(sessionId: string): Promise<SessionCacheStats>;
27
+ }
28
+
29
+ export type { UsageEventStore };
File without changes
@@ -1,18 +1 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/ports/web-search-backend.ts
17
- var web_search_backend_exports = {};
18
- module.exports = __toCommonJS(web_search_backend_exports);
1
+ "use strict";
package/dist/ports.cjs CHANGED
@@ -1,18 +1 @@
1
- "use strict";
2
- var __defProp = Object.defineProperty;
3
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
- var __getOwnPropNames = Object.getOwnPropertyNames;
5
- var __hasOwnProp = Object.prototype.hasOwnProperty;
6
- var __copyProps = (to, from, except, desc) => {
7
- if (from && typeof from === "object" || typeof from === "function") {
8
- for (let key of __getOwnPropNames(from))
9
- if (!__hasOwnProp.call(to, key) && key !== except)
10
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
11
- }
12
- return to;
13
- };
14
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
15
-
16
- // src/ports/index.ts
17
- var ports_exports = {};
18
- module.exports = __toCommonJS(ports_exports);
1
+ "use strict";
package/dist/ports.d.cts CHANGED
@@ -1,17 +1,22 @@
1
1
  export { C as CorePaths, a as CoreUsageEvent, b as CoreUsageTokenCounts, U as UsageEventSink } from './usage-event-sink-BX7FE1NL.cjs';
2
- export { L as Logger } from './ApiKeyPoolService-BmMkau07.cjs';
2
+ export { L as Logger } from './logger-4GvQNzhE.cjs';
3
+ export { PricingStore } from './ports/pricing-store.cjs';
3
4
  export { ProviderConfigSource } from './ports/provider-config-source.cjs';
5
+ export { UsageEventStore } from './ports/usage-event-store.cjs';
4
6
  export { WebSearchBackend } from './ports/web-search-backend.cjs';
5
7
  export { UsageRecorderImport as UsageSink } from './provider-proxy/types.cjs';
6
8
  export { OutboundKeyDb as OutboundCredentialStore } from './outbound-api/types.cjs';
9
+ import '@omnicross/contracts/pricing-types';
7
10
  import '@omnicross/contracts/llm-config';
8
11
  import './transformer/types.cjs';
9
12
  import './transformer/TransformerService.cjs';
13
+ import '@omnicross/contracts/usage-stats-types';
10
14
  import '@omnicross/contracts/websearch-types';
11
15
  import 'node:http';
12
16
  import '@omnicross/contracts/completion-types';
13
17
  import '@omnicross/contracts/subscription-types';
14
18
  import '@omnicross/contracts/usage-types';
19
+ import './completion/ApiKeyPoolService.cjs';
15
20
  import './pipeline/AuthSource.cjs';
16
21
  import './pipeline/SubscriptionAuthSource.cjs';
17
22
  import './pipeline/SubscriptionAuthStrategy.cjs';