@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
@@ -0,0 +1,94 @@
1
+ // src/usage/usage-recorder.ts
2
+ var UsageRecorder = class {
3
+ constructor(store, pricing, logger, options = {}) {
4
+ this.store = store;
5
+ this.pricing = pricing;
6
+ this.logger = logger;
7
+ this.defer = options.defer ?? ((fn) => setTimeout(fn, 0));
8
+ }
9
+ store;
10
+ pricing;
11
+ logger;
12
+ defer;
13
+ /**
14
+ * Record one LLM request. Returns immediately — the actual store insert is
15
+ * deferred so the caller's response path is unblocked.
16
+ *
17
+ * Errors during the insert are logged but never thrown.
18
+ */
19
+ record(input) {
20
+ this.defer(() => {
21
+ void this.recordAsync(input).catch((err) => {
22
+ this.logger.warn("[UsageRecorder] failed to persist usage event", {
23
+ error: err instanceof Error ? err.message : String(err)
24
+ });
25
+ });
26
+ });
27
+ }
28
+ /**
29
+ * Same as `record()` but awaitable — preferred in tests so they can assert
30
+ * after the row exists.
31
+ */
32
+ async recordAsync(input) {
33
+ const { costUsd, costSavedByCacheUsd } = await this.pricing.calculateCost(
34
+ input.providerId,
35
+ input.model,
36
+ input.usage
37
+ );
38
+ const row = {
39
+ messageId: input.messageId ?? null,
40
+ parentMessageId: input.parentMessageId ?? null,
41
+ sessionId: input.sessionId ?? null,
42
+ providerId: input.providerId,
43
+ model: input.model,
44
+ apiKeyId: input.apiKeyId ?? null,
45
+ engineOrigin: input.engineOrigin,
46
+ inputTokens: input.usage.inputTokens,
47
+ outputTokens: input.usage.outputTokens,
48
+ cacheReadTokens: input.usage.cacheReadTokens,
49
+ cacheCreationTokens: input.usage.cacheCreationTokens,
50
+ reasoningTokens: input.usage.reasoningTokens,
51
+ costUsd,
52
+ costSavedByCacheUsd,
53
+ rawUsage: input.rawUsage != null ? safeStringify(input.rawUsage) : null,
54
+ runId: input.runId ?? null,
55
+ eventId: input.eventId ?? null
56
+ };
57
+ try {
58
+ return await this.store.insert(row);
59
+ } catch (err) {
60
+ this.logger.warn("[UsageRecorder] store insert failed", {
61
+ error: err instanceof Error ? err.message : String(err)
62
+ });
63
+ return null;
64
+ }
65
+ }
66
+ // ===== Query delegates =====
67
+ getTotals(range) {
68
+ return this.store.getTotals(range);
69
+ }
70
+ getByModel(range) {
71
+ return this.store.getByModel(range);
72
+ }
73
+ getByApiKey(range) {
74
+ return this.store.getByApiKey(range);
75
+ }
76
+ getMessagesForSession(sessionId) {
77
+ return this.store.getMessagesForSession(sessionId);
78
+ }
79
+ /** Cumulative cache hit/miss stats for one session. */
80
+ getSessionCacheStats(sessionId) {
81
+ return this.store.getSessionCacheStats(sessionId);
82
+ }
83
+ };
84
+ var safeStringify = (value) => {
85
+ try {
86
+ return JSON.stringify(value);
87
+ } catch {
88
+ return "";
89
+ }
90
+ };
91
+
92
+ export {
93
+ UsageRecorder
94
+ };
@@ -0,0 +1,26 @@
1
+ // src/transformer/anthropicBetaInject.ts
2
+ import { isExtendedContextCapable } from "@omnicross/contracts/extended-context";
3
+ var EXTENDED_CONTEXT_BETA = "context-1m-2025-08-07";
4
+ var ANTHROPIC_BETA_HEADER = "anthropic-beta";
5
+ function injectExtendedContextBeta(headers, model, useExtendedContext) {
6
+ if (!useExtendedContext) return;
7
+ if (!isExtendedContextCapable(model)) return;
8
+ let existingValue = "";
9
+ for (const key of Object.keys(headers)) {
10
+ if (key.toLowerCase() === ANTHROPIC_BETA_HEADER) {
11
+ const v = headers[key];
12
+ if (typeof v === "string") existingValue = v;
13
+ if (key !== ANTHROPIC_BETA_HEADER) delete headers[key];
14
+ }
15
+ }
16
+ const parts = existingValue.split(",").map((s) => s.trim()).filter((s) => s.length > 0);
17
+ if (!parts.includes(EXTENDED_CONTEXT_BETA)) {
18
+ parts.push(EXTENDED_CONTEXT_BETA);
19
+ }
20
+ headers[ANTHROPIC_BETA_HEADER] = parts.join(",");
21
+ }
22
+
23
+ export {
24
+ EXTENDED_CONTEXT_BETA,
25
+ injectExtendedContextBeta
26
+ };
@@ -0,0 +1,53 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
+
3
+ var _chunkSVNDB62Dcjs = require('./chunk-SVNDB62D.cjs');
4
+
5
+ // src/pipeline/SubscriptionAuthSource.ts
6
+ function stripAuthHeaders(headers) {
7
+ delete headers.authorization;
8
+ delete headers.Authorization;
9
+ delete headers["x-api-key"];
10
+ delete headers["X-Api-Key"];
11
+ delete headers["x-goog-api-key"];
12
+ delete headers["X-Goog-Api-Key"];
13
+ }
14
+ var SubscriptionAuthSource = class {
15
+ constructor(profile) {
16
+ this.profile = profile;
17
+ }
18
+
19
+ /**
20
+ * Strip any transformer-set auth headers, then delegate to the bound
21
+ * strategy. Mirrors `SubscriptionDispatcher`'s
22
+ * `stripAuthHeaders(...)` + `applyHeadersWithRetry(...)` sequence, including
23
+ * the best-effort swallow-and-warn around a throwing `applyHeaders`.
24
+ *
25
+ * The strategy's looser `AuthApplyHints` (optional `upstreamUrl` /
26
+ * `resolvedModel`) is fed from the pipeline's required `{ upstreamUrl,
27
+ * model }` at the boundary.
28
+ */
29
+ async applyHeaders(headers, hints) {
30
+ stripAuthHeaders(headers);
31
+ try {
32
+ await this.profile.authStrategy.applyHeaders(headers, {
33
+ upstreamUrl: hints.upstreamUrl,
34
+ resolvedModel: hints.model
35
+ });
36
+ } catch (err) {
37
+ console.warn("[SubscriptionAuthSource] authStrategy.applyHeaders threw:", _chunkSVNDB62Dcjs.serializeError.call(void 0, err));
38
+ }
39
+ }
40
+ /** Delegate the 401-refresh decision to the bound strategy. */
41
+ async onUnauthorized() {
42
+ return this.profile.authStrategy.onUnauthorized();
43
+ }
44
+ /** Resolve the upstream URL from the profile, when it provides one. */
45
+ resolveUpstreamUrl(model) {
46
+ return _optionalChain([this, 'access', _ => _.profile, 'access', _2 => _2.resolveUpstreamUrl, 'optionalCall', _3 => _3(model)]);
47
+ }
48
+ };
49
+
50
+
51
+
52
+
53
+ exports.stripAuthHeaders = stripAuthHeaders; exports.SubscriptionAuthSource = SubscriptionAuthSource;
@@ -0,0 +1,44 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }// 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 = _nullishCoalesce(_nullishCoalesce(overrideNames, () => ( profile.providerTransformerNames)), () => ( []));
9
+ const modelNames = _nullishCoalesce(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
+ }
41
+
42
+
43
+
44
+ exports.resolveSubscriptionChain = resolveSubscriptionChain;
@@ -0,0 +1,179 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } } function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }// src/completion/BuiltinToolExecutor.ts
2
+ var DEFAULT_SEARCH_COUNT = 5;
3
+ var DEFAULT_FETCH_MAX_CHARS = 2e4;
4
+ var FALLBACK_ORDER = [
5
+ "tavily",
6
+ "jina",
7
+ "searxng",
8
+ "zhipu",
9
+ "z.ai",
10
+ "bocha",
11
+ "grok",
12
+ "local-google",
13
+ "local-bing",
14
+ "local-baidu",
15
+ "local-duckduckgo"
16
+ ];
17
+ var IMPLICIT_LOCAL_FALLBACK = "local-google";
18
+ var WEB_SEARCH_TOOL = {
19
+ id: "builtin__web_search",
20
+ serverId: "builtin",
21
+ serverName: "builtin",
22
+ name: "web_search",
23
+ description: "Search the web for current information. Returns a list of results with title, URL, and snippet. Use web_fetch afterwards to get full page content if snippets are insufficient.",
24
+ inputSchema: {
25
+ type: "object",
26
+ properties: {
27
+ query: { type: "string", description: "The search query." },
28
+ count: { type: "integer", description: "Maximum number of results (1-10).", default: DEFAULT_SEARCH_COUNT }
29
+ },
30
+ required: ["query"]
31
+ },
32
+ type: "mcp",
33
+ isBuiltIn: true
34
+ };
35
+ var WEB_FETCH_TOOL = {
36
+ id: "builtin__web_fetch",
37
+ serverId: "builtin",
38
+ serverName: "builtin",
39
+ name: "web_fetch",
40
+ description: "Fetch and extract the main content of a web page as clean Markdown. Use this to read the full content of a URL found via web_search.",
41
+ inputSchema: {
42
+ type: "object",
43
+ properties: {
44
+ url: { type: "string", description: "The URL to fetch (http or https)." },
45
+ maxChars: { type: "integer", description: "Maximum characters to return.", default: DEFAULT_FETCH_MAX_CHARS }
46
+ },
47
+ required: ["url"]
48
+ },
49
+ type: "mcp",
50
+ isBuiltIn: true
51
+ };
52
+ var BuiltinToolExecutor = class {
53
+ constructor(webSearch) {
54
+ this.webSearch = webSearch;
55
+ }
56
+
57
+ async execute(toolName, args) {
58
+ switch (toolName) {
59
+ case "web_search":
60
+ return this.executeWebSearch(args);
61
+ case "web_fetch":
62
+ return this.executeWebFetch(args);
63
+ default:
64
+ return { isError: true, content: [{ type: "text", text: `Unknown built-in tool: ${toolName}` }] };
65
+ }
66
+ }
67
+ // -----------------------------------------------------------------------
68
+ // web_search
69
+ // -----------------------------------------------------------------------
70
+ async executeWebSearch(args) {
71
+ const query = String(_nullishCoalesce(args.query, () => ( ""))).trim();
72
+ if (!query) {
73
+ return { isError: true, content: [{ type: "text", text: "Error: query parameter is required." }] };
74
+ }
75
+ const count = Math.min(Math.max(Number(_nullishCoalesce(args.count, () => ( DEFAULT_SEARCH_COUNT))), 1), 10);
76
+ const chain = this.resolveProviderChain();
77
+ let lastError = "";
78
+ for (const providerId of chain) {
79
+ try {
80
+ const result = await this.webSearch.search(query, providerId, { maxResults: count });
81
+ if (!result.success) {
82
+ lastError = result.error || "Unknown error";
83
+ console.log(`[BuiltinToolExecutor] Search provider ${providerId} failed: ${lastError}, trying next...`);
84
+ continue;
85
+ }
86
+ const items = result.results.slice(0, count);
87
+ if (items.length === 0) {
88
+ console.log(`[BuiltinToolExecutor] Search provider ${providerId} returned 0 results, trying next...`);
89
+ continue;
90
+ }
91
+ const text = items.map((r, i) => `${i + 1}. ${r.title}
92
+ URL: ${r.url}
93
+ ${r.content || ""}`).join("\n\n");
94
+ return { isError: false, content: [{ type: "text", text }] };
95
+ } catch (err) {
96
+ lastError = err instanceof Error ? err.message : String(err);
97
+ console.log(`[BuiltinToolExecutor] Search provider ${providerId} threw: ${lastError}, trying next...`);
98
+ continue;
99
+ }
100
+ }
101
+ return {
102
+ isError: false,
103
+ content: [{ type: "text", text: lastError ? `Search failed after trying ${chain.length} provider(s). Last error: ${lastError}` : `No results found for "${query}" after trying ${chain.length} provider(s). Try rephrasing your search.` }]
104
+ };
105
+ }
106
+ resolveProviderChain() {
107
+ const chain = [];
108
+ for (const id of FALLBACK_ORDER) {
109
+ if (this.webSearch.isProviderEnabled(id)) {
110
+ chain.push(id);
111
+ }
112
+ }
113
+ if (!chain.includes(IMPLICIT_LOCAL_FALLBACK)) {
114
+ chain.push(IMPLICIT_LOCAL_FALLBACK);
115
+ }
116
+ return chain;
117
+ }
118
+ // -----------------------------------------------------------------------
119
+ // web_fetch
120
+ // -----------------------------------------------------------------------
121
+ async executeWebFetch(args) {
122
+ const url = String(_nullishCoalesce(args.url, () => ( ""))).trim();
123
+ if (!url) {
124
+ return { isError: true, content: [{ type: "text", text: "Error: url parameter is required." }] };
125
+ }
126
+ try {
127
+ const parsed = new URL(url);
128
+ if (parsed.protocol !== "http:" && parsed.protocol !== "https:") {
129
+ return { isError: true, content: [{ type: "text", text: "Error: only http and https URLs are supported." }] };
130
+ }
131
+ } catch (e) {
132
+ return { isError: true, content: [{ type: "text", text: `Error: invalid URL "${url}".` }] };
133
+ }
134
+ const maxChars = Number(_nullishCoalesce(args.maxChars, () => ( DEFAULT_FETCH_MAX_CHARS)));
135
+ try {
136
+ const jinaResult = await this.webSearch.readUrl(url, { timeout: 15e3 });
137
+ if (jinaResult.success && jinaResult.content) {
138
+ const content = jinaResult.content.length > maxChars ? jinaResult.content.slice(0, maxChars) + "\n\n[Content truncated]" : jinaResult.content;
139
+ const header = jinaResult.title ? `# ${jinaResult.title}
140
+
141
+ ` : "";
142
+ return { isError: false, content: [{ type: "text", text: header + content }] };
143
+ }
144
+ const { fetchAndExtractUrl } = await Promise.resolve().then(() => _interopRequireWildcard(require("./builtin-web-fetch-77JZUZGM.cjs")));
145
+ const text = await fetchAndExtractUrl(url, maxChars);
146
+ return { isError: false, content: [{ type: "text", text }] };
147
+ } catch (err) {
148
+ const message = err instanceof Error ? err.message : String(err);
149
+ return { isError: true, content: [{ type: "text", text: `Fetch error: ${message}` }] };
150
+ }
151
+ }
152
+ };
153
+ function getBuiltinSearchTools() {
154
+ return [WEB_SEARCH_TOOL, WEB_FETCH_TOOL];
155
+ }
156
+ function convertBuiltinToolsToOpenAI(tools) {
157
+ return tools.map((t) => ({
158
+ type: "function",
159
+ function: {
160
+ name: t.id,
161
+ description: t.description || t.name,
162
+ parameters: t.inputSchema
163
+ }
164
+ }));
165
+ }
166
+ function convertBuiltinToolsToAnthropic(tools) {
167
+ return tools.map((t) => ({
168
+ name: t.id,
169
+ description: t.description || t.name,
170
+ input_schema: t.inputSchema
171
+ }));
172
+ }
173
+
174
+
175
+
176
+
177
+
178
+
179
+ exports.BuiltinToolExecutor = BuiltinToolExecutor; exports.getBuiltinSearchTools = getBuiltinSearchTools; exports.convertBuiltinToolsToOpenAI = convertBuiltinToolsToOpenAI; exports.convertBuiltinToolsToAnthropic = convertBuiltinToolsToAnthropic;
@@ -0,0 +1,235 @@
1
+ import {
2
+ GeminiTransformer
3
+ } from "./chunk-C7PSERMH.js";
4
+ import {
5
+ OpenAIResponseTransformer
6
+ } from "./chunk-5HTVET6E.js";
7
+ import {
8
+ OpenCodeGoTransformer
9
+ } from "./chunk-Z7LUNECE.js";
10
+ import {
11
+ ReasoningTransformer
12
+ } from "./chunk-ZJZAOKI7.js";
13
+ import {
14
+ AnthropicTransformer
15
+ } from "./chunk-FTQ7IQUC.js";
16
+ import {
17
+ GeminiCodeAssistTransformer
18
+ } from "./chunk-Z7Y2NPHY.js";
19
+
20
+ // src/transformer/transformers/DeepseekTransformer.ts
21
+ var DeepseekTransformer = class {
22
+ static TransformerName = "deepseek";
23
+ name = "deepseek";
24
+ logger;
25
+ /**
26
+ * Transform request: limit max_tokens to 8192 for legacy models only
27
+ * V4 models support up to 384K output tokens
28
+ */
29
+ async transformRequestIn(request, _provider, _context) {
30
+ const isV4 = request.model?.startsWith("deepseek-v4");
31
+ if (!isV4 && request.max_tokens && request.max_tokens > 8192) {
32
+ this.logger?.debug("DeepSeek: Limiting max_tokens from %d to 8192", request.max_tokens);
33
+ request.max_tokens = 8192;
34
+ }
35
+ return request;
36
+ }
37
+ /**
38
+ * Transform response: convert reasoning_content to thinking blocks
39
+ */
40
+ async transformResponseOut(response, _context) {
41
+ const contentType = response.headers.get("Content-Type") ?? "";
42
+ if (contentType.includes("application/json")) {
43
+ return this.handleJsonResponse(response);
44
+ } else if (contentType.includes("stream") || contentType.includes("text/event-stream")) {
45
+ return this.handleStreamResponse(response);
46
+ }
47
+ return response;
48
+ }
49
+ /**
50
+ * Handle JSON (non-streaming) response
51
+ */
52
+ async handleJsonResponse(response) {
53
+ const jsonResponse = await response.json();
54
+ if (jsonResponse.choices?.[0]?.message?.reasoning_content) {
55
+ jsonResponse.choices[0].message.thinking = {
56
+ content: jsonResponse.choices[0].message.reasoning_content
57
+ };
58
+ delete jsonResponse.choices[0].message.reasoning_content;
59
+ }
60
+ return new Response(JSON.stringify(jsonResponse), {
61
+ status: response.status,
62
+ statusText: response.statusText,
63
+ headers: response.headers
64
+ });
65
+ }
66
+ /**
67
+ * Handle streaming response - convert reasoning_content to thinking blocks
68
+ */
69
+ async handleStreamResponse(response) {
70
+ if (!response.body) {
71
+ return response;
72
+ }
73
+ const decoder = new TextDecoder();
74
+ const encoder = new TextEncoder();
75
+ let reasoningContent = "";
76
+ let isReasoningComplete = false;
77
+ let buffer = "";
78
+ const stream = new ReadableStream({
79
+ start: async (controller) => {
80
+ const reader = response.body.getReader();
81
+ const processLine = (line) => {
82
+ if (line.startsWith("data: ") && line.trim() !== "data: [DONE]") {
83
+ try {
84
+ const data = JSON.parse(line.slice(6));
85
+ if (data.choices?.[0]?.delta?.reasoning_content) {
86
+ reasoningContent += data.choices[0].delta.reasoning_content;
87
+ const thinkingChunk = {
88
+ ...data,
89
+ choices: [
90
+ {
91
+ ...data.choices[0],
92
+ delta: {
93
+ ...data.choices[0].delta,
94
+ thinking: {
95
+ content: data.choices[0].delta.reasoning_content
96
+ }
97
+ }
98
+ }
99
+ ]
100
+ };
101
+ delete thinkingChunk.choices[0].delta.reasoning_content;
102
+ const thinkingLine = `data: ${JSON.stringify(thinkingChunk)}
103
+
104
+ `;
105
+ controller.enqueue(encoder.encode(thinkingLine));
106
+ return;
107
+ }
108
+ if (data.choices?.[0]?.delta?.content && reasoningContent && !isReasoningComplete) {
109
+ isReasoningComplete = true;
110
+ const signature = Date.now().toString();
111
+ const thinkingChunk = {
112
+ ...data,
113
+ choices: [
114
+ {
115
+ ...data.choices[0],
116
+ delta: {
117
+ ...data.choices[0].delta,
118
+ content: null,
119
+ thinking: {
120
+ signature
121
+ }
122
+ }
123
+ }
124
+ ]
125
+ };
126
+ const thinkingLine = `data: ${JSON.stringify(thinkingChunk)}
127
+
128
+ `;
129
+ controller.enqueue(encoder.encode(thinkingLine));
130
+ }
131
+ if (data.choices?.[0]?.delta?.reasoning_content) {
132
+ delete data.choices[0].delta.reasoning_content;
133
+ }
134
+ if (data.choices?.[0]?.delta && Object.keys(data.choices[0].delta).length > 0) {
135
+ if (isReasoningComplete) {
136
+ data.choices[0].index++;
137
+ }
138
+ const modifiedLine = `data: ${JSON.stringify(data)}
139
+
140
+ `;
141
+ controller.enqueue(encoder.encode(modifiedLine));
142
+ }
143
+ } catch (_e) {
144
+ controller.enqueue(encoder.encode(line + "\n"));
145
+ }
146
+ } else {
147
+ controller.enqueue(encoder.encode(line + "\n"));
148
+ }
149
+ };
150
+ try {
151
+ while (true) {
152
+ const { done, value } = await reader.read();
153
+ if (done) {
154
+ if (buffer.trim()) {
155
+ const lines2 = buffer.split("\n");
156
+ for (const line of lines2) {
157
+ if (line.trim()) {
158
+ controller.enqueue(encoder.encode(line + "\n"));
159
+ }
160
+ }
161
+ }
162
+ break;
163
+ }
164
+ const chunk = decoder.decode(value, { stream: true });
165
+ buffer += chunk;
166
+ const lines = buffer.split("\n");
167
+ buffer = lines.pop() || "";
168
+ for (const line of lines) {
169
+ if (!line.trim()) continue;
170
+ try {
171
+ processLine(line);
172
+ } catch (error) {
173
+ this.logger?.error("Error processing DeepSeek stream line:", error);
174
+ controller.enqueue(encoder.encode(line + "\n"));
175
+ }
176
+ }
177
+ }
178
+ } catch (error) {
179
+ this.logger?.error("DeepSeek stream error:", error);
180
+ controller.error(error);
181
+ } finally {
182
+ try {
183
+ reader.releaseLock();
184
+ } catch (e) {
185
+ this.logger?.error("Error releasing reader lock:", e);
186
+ }
187
+ controller.close();
188
+ }
189
+ }
190
+ });
191
+ return new Response(stream, {
192
+ status: response.status,
193
+ statusText: response.statusText,
194
+ headers: new Headers({
195
+ "Content-Type": "text/event-stream",
196
+ "Cache-Control": "no-cache",
197
+ Connection: "keep-alive"
198
+ })
199
+ });
200
+ }
201
+ };
202
+
203
+ // src/transformer/transformers/index.ts
204
+ var BuiltinTransformers = {
205
+ DeepseekTransformer,
206
+ ReasoningTransformer,
207
+ GeminiTransformer,
208
+ GeminiCodeAssistTransformer,
209
+ AnthropicTransformer,
210
+ OpenAIResponseTransformer,
211
+ OpenCodeGoTransformer
212
+ };
213
+ function getBuiltinTransformers() {
214
+ return BuiltinTransformers;
215
+ }
216
+ var BUILTIN_TRANSFORMER_NAMES = [
217
+ "deepseek",
218
+ "reasoning",
219
+ "gemini",
220
+ "gemini-code-assist",
221
+ "anthropic",
222
+ "openai-response",
223
+ "opencodego"
224
+ ];
225
+ async function registerBuiltinTransformers(service) {
226
+ await service.initialize(getBuiltinTransformers());
227
+ }
228
+
229
+ export {
230
+ DeepseekTransformer,
231
+ BuiltinTransformers,
232
+ getBuiltinTransformers,
233
+ BUILTIN_TRANSFORMER_NAMES,
234
+ registerBuiltinTransformers
235
+ };