@omnicross/core 0.4.2 → 0.4.4
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.
- package/dist/auth/GeminiCodeAssistProjectResolver.cjs +11 -184
- package/dist/auth/GeminiCodeAssistProjectResolver.d.cts +41 -3
- package/dist/auth/GeminiCodeAssistProjectResolver.d.ts +41 -3
- package/dist/auth/GeminiCodeAssistProjectResolver.js +12 -185
- package/dist/{chunk-POUTD5AM.cjs → chunk-47E3I5PF.cjs} +10 -3
- package/dist/chunk-4LSZ7NFM.js +50 -0
- package/dist/{chunk-WX2E2G7H.cjs → chunk-4NAMH4UE.cjs} +79 -51
- package/dist/{chunk-LQYS2N47.js → chunk-4RM22ETG.js} +14 -2
- package/dist/{chunk-YEVWA4C7.cjs → chunk-57Y2EA2G.cjs} +6 -5
- package/dist/chunk-6I4SAWCN.js +24 -0
- package/dist/{chunk-KIQ2HA2A.cjs → chunk-BTSADEX4.cjs} +5 -5
- package/dist/chunk-CGEZQC2G.cjs +67 -0
- package/dist/chunk-E5RCCGE7.cjs +95 -0
- package/dist/chunk-EE7VP4O3.js +230 -0
- package/dist/chunk-F6P4DIBL.js +95 -0
- package/dist/{chunk-BKXC4XM6.cjs → chunk-FORICQ5U.cjs} +15 -11
- package/dist/{chunk-PF7YQBKX.js → chunk-FYPKKMB3.js} +6 -2
- package/dist/chunk-GWC7HCZI.cjs +44 -0
- package/dist/{chunk-LFEH7CEO.js → chunk-IDPMD4B7.js} +22 -0
- package/dist/{chunk-UPQIWJIE.cjs → chunk-INY54AYX.cjs} +14 -2
- package/dist/{chunk-C3NPMQTK.js → chunk-JHJRZ75C.js} +14 -10
- package/dist/chunk-K6J2RIEX.js +67 -0
- package/dist/chunk-KSMK45RD.cjs +45 -0
- package/dist/chunk-LL3MZ7O5.cjs +24 -0
- package/dist/{chunk-PAXJGABW.js → chunk-MPFOC7AT.js} +10 -5
- package/dist/{chunk-DKBXDV5U.cjs → chunk-N3MGNLCU.cjs} +49 -44
- package/dist/chunk-NCZDUBC2.js +44 -0
- package/dist/chunk-NDIBVTBZ.cjs +230 -0
- package/dist/{chunk-5DJSOFEP.js → chunk-NTF7TLT7.js} +1 -1
- package/dist/chunk-ONTTXSRL.js +32 -0
- package/dist/{chunk-HN74IGEO.js → chunk-OXBGNEYR.js} +1 -1
- package/dist/{chunk-5GXOYVLB.js → chunk-QSOHEDKO.js} +44 -39
- package/dist/{chunk-QEOV6Y4E.cjs → chunk-RX3BCX53.cjs} +359 -170
- package/dist/{chunk-TX3AEV6H.cjs → chunk-RXMF7GNF.cjs} +4 -3
- package/dist/chunk-SQU2FGXI.cjs +50 -0
- package/dist/{chunk-EUZRH544.js → chunk-TKZ3DZS5.js} +10 -3
- package/dist/{chunk-MXI2PWIC.cjs → chunk-UKQHBK4Q.cjs} +1 -32
- package/dist/{chunk-3XVDFRCQ.cjs → chunk-UOOLU64V.cjs} +13 -8
- package/dist/{chunk-ZSA44G7J.cjs → chunk-VFFCV4J6.cjs} +3 -3
- package/dist/{chunk-6DDYNS2B.cjs → chunk-VGBJPHHD.cjs} +36 -14
- package/dist/{chunk-2T6D7LWE.cjs → chunk-VYOBVPNB.cjs} +6 -2
- package/dist/chunk-X6GHTNDL.cjs +482 -0
- package/dist/chunk-XBQTVRMK.js +45 -0
- package/dist/{chunk-R4VCO2CB.js → chunk-YEHQ5FXZ.js} +28 -0
- package/dist/{chunk-5TEWZN5J.js → chunk-YV4JSBPA.js} +278 -89
- package/dist/{chunk-HDXSPXIN.js → chunk-ZBDDPWVQ.js} +4 -3
- package/dist/chunk-ZJJBITUN.js +482 -0
- package/dist/{chunk-QRXOLINS.js → chunk-ZMERU7D3.js} +3 -2
- package/dist/completion/CompletionService.cjs +29 -22
- package/dist/completion/CompletionService.js +28 -21
- package/dist/completion.cjs +29 -22
- package/dist/completion.js +28 -21
- package/dist/image-generation.cjs +2 -2
- package/dist/image-generation.d.cts +2 -2
- package/dist/image-generation.d.ts +2 -2
- package/dist/image-generation.js +1 -1
- package/dist/index.cjs +40 -29
- package/dist/index.d.cts +6 -3
- package/dist/index.d.ts +6 -3
- package/dist/index.js +40 -29
- package/dist/outbound-api/routeResolver.cjs +3 -3
- package/dist/outbound-api/routeResolver.d.cts +3 -3
- package/dist/outbound-api/routeResolver.d.ts +3 -3
- package/dist/outbound-api/routeResolver.js +2 -2
- package/dist/outbound-api/types.cjs +6 -2
- package/dist/outbound-api/types.d.cts +2 -2
- package/dist/outbound-api/types.d.ts +2 -2
- package/dist/outbound-api/types.js +7 -3
- package/dist/outbound-api.cjs +33 -22
- package/dist/outbound-api.d.cts +4 -4
- package/dist/outbound-api.d.ts +4 -4
- package/dist/outbound-api.js +33 -22
- package/dist/pipeline/AccountAllowanceScheduling.cjs +4 -3
- package/dist/pipeline/AccountAllowanceScheduling.d.cts +4 -4
- package/dist/pipeline/AccountAllowanceScheduling.d.ts +4 -4
- package/dist/pipeline/AccountAllowanceScheduling.js +3 -2
- package/dist/pipeline/AccountAllowanceStore.cjs +2 -2
- package/dist/pipeline/AccountAllowanceStore.js +1 -1
- package/dist/pipeline/AuthSource.d.cts +6 -0
- package/dist/pipeline/AuthSource.d.ts +6 -0
- package/dist/pipeline/SubscriptionAuthSource.cjs +5 -4
- package/dist/pipeline/SubscriptionAuthSource.js +4 -3
- package/dist/pipeline/SubscriptionAuthStrategy.d.cts +7 -0
- package/dist/pipeline/SubscriptionAuthStrategy.d.ts +7 -0
- package/dist/pipeline/antigravityQuotaFamily.cjs +16 -0
- package/dist/pipeline/antigravityQuotaFamily.d.cts +52 -0
- package/dist/pipeline/antigravityQuotaFamily.d.ts +52 -0
- package/dist/pipeline/antigravityQuotaFamily.js +16 -0
- package/dist/pipeline/upstreamFetch.cjs +3 -3
- package/dist/pipeline/upstreamFetch.js +2 -2
- package/dist/ports.d.cts +2 -2
- package/dist/ports.d.ts +2 -2
- package/dist/provider-proxy/ProviderProxy.cjs +29 -22
- package/dist/provider-proxy/ProviderProxy.js +28 -21
- package/dist/provider-proxy/identity/codexCliHeaders.cjs +8 -2
- package/dist/provider-proxy/identity/codexCliHeaders.d.cts +36 -7
- package/dist/provider-proxy/identity/codexCliHeaders.d.ts +36 -7
- package/dist/provider-proxy/identity/codexCliHeaders.js +7 -1
- package/dist/provider-proxy/identity/openCodeGoHeaders.cjs +17 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.d.cts +71 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.d.ts +71 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.js +17 -0
- package/dist/provider-proxy/ingress/providerProxyShared.cjs +29 -22
- package/dist/provider-proxy/ingress/providerProxyShared.js +28 -21
- package/dist/provider-proxy.cjs +29 -22
- package/dist/provider-proxy.d.cts +2 -2
- package/dist/provider-proxy.d.ts +2 -2
- package/dist/provider-proxy.js +28 -21
- package/dist/{routeResolver-STwMz_G4.d.ts → routeResolver-BLTleO4H.d.ts} +1 -1
- package/dist/{routeResolver-Da0yvkL1.d.cts → routeResolver-C2z0pp-q.d.cts} +1 -1
- package/dist/transformer/transformers/AnthropicOpenAIToAnthropicStream.cjs +2 -2
- package/dist/transformer/transformers/AnthropicOpenAIToAnthropicStream.js +1 -1
- package/dist/transformer/transformers/AnthropicTransformer.cjs +3 -3
- package/dist/transformer/transformers/AnthropicTransformer.js +2 -2
- package/dist/transformer/transformers/AntigravityTransformer.cjs +31 -0
- package/dist/transformer/transformers/AntigravityTransformer.d.cts +104 -0
- package/dist/transformer/transformers/AntigravityTransformer.d.ts +104 -0
- package/dist/transformer/transformers/AntigravityTransformer.js +31 -0
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.d.cts +2 -1
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.d.ts +2 -1
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.js +2 -2
- package/dist/transformer/transformers/GeminiTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiTransformer.js +2 -2
- package/dist/transformer/transformers/antigravityFailover.cjs +30 -0
- package/dist/transformer/transformers/antigravityFailover.d.cts +52 -0
- package/dist/transformer/transformers/antigravityFailover.d.ts +52 -0
- package/dist/transformer/transformers/antigravityFailover.js +30 -0
- package/dist/transformer/transformers/antigravityIdentity.cjs +24 -0
- package/dist/transformer/transformers/antigravityIdentity.d.cts +76 -0
- package/dist/transformer/transformers/antigravityIdentity.d.ts +76 -0
- package/dist/transformer/transformers/antigravityIdentity.js +24 -0
- package/dist/transformer/transformers.cjs +61 -9
- package/dist/transformer/transformers.d.cts +7 -2
- package/dist/transformer/transformers.d.ts +7 -2
- package/dist/transformer/transformers.js +61 -9
- package/dist/transformer/types.d.cts +11 -0
- package/dist/transformer/types.d.ts +11 -0
- package/dist/transformer.cjs +21 -12
- package/dist/transformer.d.cts +3 -0
- package/dist/transformer.d.ts +3 -0
- package/dist/transformer.js +20 -11
- package/dist/{types-Be-yt_6T.d.cts → types-BVwJQ9ZS.d.cts} +3 -0
- package/dist/{types-D-oHYusb.d.cts → types-C6m-Db26.d.cts} +25 -4
- package/dist/{types-Dvlpjn0d.d.ts → types-Da735j2d.d.ts} +25 -4
- package/dist/{types-Dm4_36V4.d.ts → types-VAHRysdP.d.ts} +3 -0
- package/package.json +2 -2
- package/dist/chunk-4IH4EL7M.cjs +0 -9
- package/dist/chunk-ECZ3ZE2C.js +0 -63
- package/dist/chunk-XEKD23J5.js +0 -9
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../../chunk-
|
|
3
|
+
var _chunkBTSADEX4cjs = require('../../chunk-BTSADEX4.cjs');
|
|
4
|
+
require('../../chunk-4NAMH4UE.cjs');
|
|
5
5
|
require('../../chunk-77USGNRW.cjs');
|
|
6
6
|
require('../../chunk-IUL4VWNU.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
exports.GeminiTransformer =
|
|
9
|
+
exports.GeminiTransformer = _chunkBTSADEX4cjs.GeminiTransformer;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
var _chunkCGEZQC2Gcjs = require('../../chunk-CGEZQC2G.cjs');
|
|
10
|
+
require('../../chunk-X6GHTNDL.cjs');
|
|
11
|
+
require('../../chunk-E5RCCGE7.cjs');
|
|
12
|
+
require('../../chunk-KSMK45RD.cjs');
|
|
13
|
+
require('../../chunk-NDIBVTBZ.cjs');
|
|
14
|
+
require('../../chunk-N3MGNLCU.cjs');
|
|
15
|
+
require('../../chunk-4NAMH4UE.cjs');
|
|
16
|
+
require('../../chunk-77USGNRW.cjs');
|
|
17
|
+
require('../../chunk-IUL4VWNU.cjs');
|
|
18
|
+
require('../../chunk-VFFCV4J6.cjs');
|
|
19
|
+
require('../../chunk-235MXAGX.cjs');
|
|
20
|
+
require('../../chunk-VYOBVPNB.cjs');
|
|
21
|
+
require('../../chunk-NKVZ6Z3Y.cjs');
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
exports.ANTIGRAVITY_SANDBOX_ENDPOINT = _chunkCGEZQC2Gcjs.ANTIGRAVITY_SANDBOX_ENDPOINT; exports.__resetAntigravityFailoverState = _chunkCGEZQC2Gcjs.__resetAntigravityFailoverState; exports.fetchWithAntigravityFailover = _chunkCGEZQC2Gcjs.fetchWithAntigravityFailover; exports.isAntigravityRetryableFailure = _chunkCGEZQC2Gcjs.isAntigravityRetryableFailure; exports.isAntigravitySandboxFailoverEnabled = _chunkCGEZQC2Gcjs.isAntigravitySandboxFailoverEnabled; exports.maybeAntigravityFailoverUrl = _chunkCGEZQC2Gcjs.maybeAntigravityFailoverUrl; exports.setAntigravitySandboxFailover = _chunkCGEZQC2Gcjs.setAntigravitySandboxFailover;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* antigravityFailover — the OPTIONAL production→sandbox endpoint failover for
|
|
3
|
+
* the antigravity subscription (antigravity-subscription-provider design D5).
|
|
4
|
+
*
|
|
5
|
+
* The primary endpoint is `daily-cloudcode-pa.googleapis.com`; the failover
|
|
6
|
+
* target is `daily-cloudcode-pa.sandbox.googleapis.com`. The switch is GATED
|
|
7
|
+
* by the daemon config flag `antigravity.sandboxFailover` (default OFF):
|
|
8
|
+
* - OFF ⇒ a retryable upstream error is NEVER switched (the original error
|
|
9
|
+
* semantics surface unchanged),
|
|
10
|
+
* - ON ⇒ a RETRYABLE error (see `isAntigravityRetryableFailure`) on the
|
|
11
|
+
* primary endpoint swaps the NEXT attempt to the sandbox host.
|
|
12
|
+
*
|
|
13
|
+
* v1 deliberately has NO health-probe-driven auto-switching (design D5).
|
|
14
|
+
*
|
|
15
|
+
* The dispatch retry seams (the daemon `SubscriptionDispatcher` loop and the
|
|
16
|
+
* core `/v1/messages` subscription retry wrapper) call
|
|
17
|
+
* `maybeAntigravityFailoverUrl(currentUrl, status, bodyText)` after a failed
|
|
18
|
+
* attempt; a non-null return is the URL to retry once.
|
|
19
|
+
*
|
|
20
|
+
* @module transformer/transformers/antigravityFailover
|
|
21
|
+
*/
|
|
22
|
+
/** The sandbox failover endpoint host base. */
|
|
23
|
+
declare const ANTIGRAVITY_SANDBOX_ENDPOINT = "https://daily-cloudcode-pa.sandbox.googleapis.com";
|
|
24
|
+
/** Set the failover switch (daemon `applyConfig` wires this; default OFF). */
|
|
25
|
+
declare function setAntigravitySandboxFailover(enabled: boolean): void;
|
|
26
|
+
/** Read the switch (tests + diagnostics). */
|
|
27
|
+
declare function isAntigravitySandboxFailoverEnabled(): boolean;
|
|
28
|
+
/** Reset the switch + latch (test seam). */
|
|
29
|
+
declare function __resetAntigravityFailoverState(): void;
|
|
30
|
+
/**
|
|
31
|
+
* Whether a failed antigravity attempt is RETRYABLE on the alternate endpoint
|
|
32
|
+
* (aligned with the reference client's retryable classification):
|
|
33
|
+
* - transport errors (status-less throw — ECONNRESET/ETIMEDOUT shape),
|
|
34
|
+
* - 429 (rate limit),
|
|
35
|
+
* - 400/404 whose body reads as "model unavailable / not found" (the two
|
|
36
|
+
* environments route models differently),
|
|
37
|
+
* - 5xx (upstream-side failure).
|
|
38
|
+
*/
|
|
39
|
+
declare function isAntigravityRetryableFailure(status: number | null, bodyText?: string): boolean;
|
|
40
|
+
/**
|
|
41
|
+
* The failover decision for one failed attempt. Returns the SANDBOX URL to
|
|
42
|
+
* retry when (a) the switch is ON, (b) the failure is retryable, and (c) the
|
|
43
|
+
* failed URL was the PRIMARY endpoint (a sandbox failure never fails BACK to
|
|
44
|
+
* production — one direction only); otherwise `null` (surface the original
|
|
45
|
+
* error). `methodPath` is the tail of the failed URL (e.g.
|
|
46
|
+
* `/v1internal:streamGenerateContent?alt=sse`) so the retry keeps the same
|
|
47
|
+
* method.
|
|
48
|
+
*/
|
|
49
|
+
declare function maybeAntigravityFailoverUrl(failedUrl: string, status: number | null, bodyText?: string, methodPath?: string): string | null;
|
|
50
|
+
declare function fetchWithAntigravityFailover(url: string, fetcher: (url: string) => Promise<Response>, signal?: AbortSignal): Promise<Response>;
|
|
51
|
+
|
|
52
|
+
export { ANTIGRAVITY_SANDBOX_ENDPOINT, __resetAntigravityFailoverState, fetchWithAntigravityFailover, isAntigravityRetryableFailure, isAntigravitySandboxFailoverEnabled, maybeAntigravityFailoverUrl, setAntigravitySandboxFailover };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* antigravityFailover — the OPTIONAL production→sandbox endpoint failover for
|
|
3
|
+
* the antigravity subscription (antigravity-subscription-provider design D5).
|
|
4
|
+
*
|
|
5
|
+
* The primary endpoint is `daily-cloudcode-pa.googleapis.com`; the failover
|
|
6
|
+
* target is `daily-cloudcode-pa.sandbox.googleapis.com`. The switch is GATED
|
|
7
|
+
* by the daemon config flag `antigravity.sandboxFailover` (default OFF):
|
|
8
|
+
* - OFF ⇒ a retryable upstream error is NEVER switched (the original error
|
|
9
|
+
* semantics surface unchanged),
|
|
10
|
+
* - ON ⇒ a RETRYABLE error (see `isAntigravityRetryableFailure`) on the
|
|
11
|
+
* primary endpoint swaps the NEXT attempt to the sandbox host.
|
|
12
|
+
*
|
|
13
|
+
* v1 deliberately has NO health-probe-driven auto-switching (design D5).
|
|
14
|
+
*
|
|
15
|
+
* The dispatch retry seams (the daemon `SubscriptionDispatcher` loop and the
|
|
16
|
+
* core `/v1/messages` subscription retry wrapper) call
|
|
17
|
+
* `maybeAntigravityFailoverUrl(currentUrl, status, bodyText)` after a failed
|
|
18
|
+
* attempt; a non-null return is the URL to retry once.
|
|
19
|
+
*
|
|
20
|
+
* @module transformer/transformers/antigravityFailover
|
|
21
|
+
*/
|
|
22
|
+
/** The sandbox failover endpoint host base. */
|
|
23
|
+
declare const ANTIGRAVITY_SANDBOX_ENDPOINT = "https://daily-cloudcode-pa.sandbox.googleapis.com";
|
|
24
|
+
/** Set the failover switch (daemon `applyConfig` wires this; default OFF). */
|
|
25
|
+
declare function setAntigravitySandboxFailover(enabled: boolean): void;
|
|
26
|
+
/** Read the switch (tests + diagnostics). */
|
|
27
|
+
declare function isAntigravitySandboxFailoverEnabled(): boolean;
|
|
28
|
+
/** Reset the switch + latch (test seam). */
|
|
29
|
+
declare function __resetAntigravityFailoverState(): void;
|
|
30
|
+
/**
|
|
31
|
+
* Whether a failed antigravity attempt is RETRYABLE on the alternate endpoint
|
|
32
|
+
* (aligned with the reference client's retryable classification):
|
|
33
|
+
* - transport errors (status-less throw — ECONNRESET/ETIMEDOUT shape),
|
|
34
|
+
* - 429 (rate limit),
|
|
35
|
+
* - 400/404 whose body reads as "model unavailable / not found" (the two
|
|
36
|
+
* environments route models differently),
|
|
37
|
+
* - 5xx (upstream-side failure).
|
|
38
|
+
*/
|
|
39
|
+
declare function isAntigravityRetryableFailure(status: number | null, bodyText?: string): boolean;
|
|
40
|
+
/**
|
|
41
|
+
* The failover decision for one failed attempt. Returns the SANDBOX URL to
|
|
42
|
+
* retry when (a) the switch is ON, (b) the failure is retryable, and (c) the
|
|
43
|
+
* failed URL was the PRIMARY endpoint (a sandbox failure never fails BACK to
|
|
44
|
+
* production — one direction only); otherwise `null` (surface the original
|
|
45
|
+
* error). `methodPath` is the tail of the failed URL (e.g.
|
|
46
|
+
* `/v1internal:streamGenerateContent?alt=sse`) so the retry keeps the same
|
|
47
|
+
* method.
|
|
48
|
+
*/
|
|
49
|
+
declare function maybeAntigravityFailoverUrl(failedUrl: string, status: number | null, bodyText?: string, methodPath?: string): string | null;
|
|
50
|
+
declare function fetchWithAntigravityFailover(url: string, fetcher: (url: string) => Promise<Response>, signal?: AbortSignal): Promise<Response>;
|
|
51
|
+
|
|
52
|
+
export { ANTIGRAVITY_SANDBOX_ENDPOINT, __resetAntigravityFailoverState, fetchWithAntigravityFailover, isAntigravityRetryableFailure, isAntigravitySandboxFailoverEnabled, maybeAntigravityFailoverUrl, setAntigravitySandboxFailover };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ANTIGRAVITY_SANDBOX_ENDPOINT,
|
|
3
|
+
__resetAntigravityFailoverState,
|
|
4
|
+
fetchWithAntigravityFailover,
|
|
5
|
+
isAntigravityRetryableFailure,
|
|
6
|
+
isAntigravitySandboxFailoverEnabled,
|
|
7
|
+
maybeAntigravityFailoverUrl,
|
|
8
|
+
setAntigravitySandboxFailover
|
|
9
|
+
} from "../../chunk-K6J2RIEX.js";
|
|
10
|
+
import "../../chunk-ZJJBITUN.js";
|
|
11
|
+
import "../../chunk-F6P4DIBL.js";
|
|
12
|
+
import "../../chunk-XBQTVRMK.js";
|
|
13
|
+
import "../../chunk-EE7VP4O3.js";
|
|
14
|
+
import "../../chunk-QSOHEDKO.js";
|
|
15
|
+
import "../../chunk-YEHQ5FXZ.js";
|
|
16
|
+
import "../../chunk-WYVGULTQ.js";
|
|
17
|
+
import "../../chunk-ZLNHPUFA.js";
|
|
18
|
+
import "../../chunk-NTF7TLT7.js";
|
|
19
|
+
import "../../chunk-3WD4HTR2.js";
|
|
20
|
+
import "../../chunk-FYPKKMB3.js";
|
|
21
|
+
import "../../chunk-GL6XM527.js";
|
|
22
|
+
export {
|
|
23
|
+
ANTIGRAVITY_SANDBOX_ENDPOINT,
|
|
24
|
+
__resetAntigravityFailoverState,
|
|
25
|
+
fetchWithAntigravityFailover,
|
|
26
|
+
isAntigravityRetryableFailure,
|
|
27
|
+
isAntigravitySandboxFailoverEnabled,
|
|
28
|
+
maybeAntigravityFailoverUrl,
|
|
29
|
+
setAntigravitySandboxFailover
|
|
30
|
+
};
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
var _chunkE5RCCGE7cjs = require('../../chunk-E5RCCGE7.cjs');
|
|
11
|
+
require('../../chunk-VFFCV4J6.cjs');
|
|
12
|
+
require('../../chunk-235MXAGX.cjs');
|
|
13
|
+
require('../../chunk-VYOBVPNB.cjs');
|
|
14
|
+
require('../../chunk-NKVZ6Z3Y.cjs');
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
exports.ANTIGRAVITY_MODEL_WIRE_PROFILES = _chunkE5RCCGE7cjs.ANTIGRAVITY_MODEL_WIRE_PROFILES; exports.DEFAULT_ANTIGRAVITY_VERSION = _chunkE5RCCGE7cjs.DEFAULT_ANTIGRAVITY_VERSION; exports.__resetAntigravityVersionCache = _chunkE5RCCGE7cjs.__resetAntigravityVersionCache; exports.ensureAntigravityVersion = _chunkE5RCCGE7cjs.ensureAntigravityVersion; exports.getAntigravityModelWireProfile = _chunkE5RCCGE7cjs.getAntigravityModelWireProfile; exports.getAntigravityUserAgent = _chunkE5RCCGE7cjs.getAntigravityUserAgent; exports.getAntigravityVersion = _chunkE5RCCGE7cjs.getAntigravityVersion; exports.parseAntigravityManifestVersion = _chunkE5RCCGE7cjs.parseAntigravityManifestVersion;
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* antigravityIdentity — the Antigravity client's masquerade identity (UA
|
|
3
|
+
* version hot-probe + per-wire-id request profiles).
|
|
4
|
+
*
|
|
5
|
+
* The Antigravity backend gates newer models on the client version carried by
|
|
6
|
+
* the `User-Agent`. The exact shape, captured from the real `antigravity/hub`
|
|
7
|
+
* client:
|
|
8
|
+
*
|
|
9
|
+
* antigravity/hub/2.8.0 (aidev_client; os_type=darwin; arch=arm64; cl=963137146)
|
|
10
|
+
*
|
|
11
|
+
* Resolution ladder for the version (three layers, task D4):
|
|
12
|
+
* 1. `ANTIGRAVITY_VERSION` env — when set, the manifest probe is SKIPPED
|
|
13
|
+
* entirely and the env value wins,
|
|
14
|
+
* 2. the official electron-builder update manifest, cached for one hour with
|
|
15
|
+
* a 5s timeout (in-flight calls share the single probe),
|
|
16
|
+
* 3. the pinned fallback `2.8.0` (any probe failure — timeout, non-200,
|
|
17
|
+
* unparseable body — silently keeps this valid).
|
|
18
|
+
*
|
|
19
|
+
* The probe NEVER blocks a caller: `ensureAntigravityVersion()` is fire- and
|
|
20
|
+
* forget-able; every consumer reads `getAntigravityUserAgent()` synchronously,
|
|
21
|
+
* which falls back to the pinned version until a probe succeeds. `os_type` /
|
|
22
|
+
* `arch` are pinned to the darwin/arm64 reference client the wire constants
|
|
23
|
+
* were captured from (the backend does not validate `cl`).
|
|
24
|
+
*
|
|
25
|
+
* Env escape hatches: `ANTIGRAVITY_VERSION` / `ANTIGRAVITY_CL` /
|
|
26
|
+
* `ANTIGRAVITY_OS` / `ANTIGRAVITY_ARCH`. Any override suppresses automatic
|
|
27
|
+
* version discovery while the other fields retain their pinned defaults.
|
|
28
|
+
*
|
|
29
|
+
* @module transformer/transformers/antigravityIdentity
|
|
30
|
+
*/
|
|
31
|
+
/** The offline/pinned fallback version (captured from the reference client). */
|
|
32
|
+
declare const DEFAULT_ANTIGRAVITY_VERSION = "2.8.0";
|
|
33
|
+
/** Injectable fetch for the manifest probe (tests inject a fake transport). */
|
|
34
|
+
type AntigravityVersionFetcher = (url: string, init?: RequestInit) => Promise<Response>;
|
|
35
|
+
/** Test seam — drop the discovered version + in-flight probe. */
|
|
36
|
+
declare function __resetAntigravityVersionCache(): void;
|
|
37
|
+
/** Current version: env override → manifest-discovered → pinned fallback. */
|
|
38
|
+
declare function getAntigravityVersion(): string;
|
|
39
|
+
/**
|
|
40
|
+
* Extract the client version from an electron-builder update manifest (YAML).
|
|
41
|
+
* Returns `null` when no well-formed `version:` line is present. Pure.
|
|
42
|
+
*/
|
|
43
|
+
declare function parseAntigravityManifestVersion(yamlText: string): string | null;
|
|
44
|
+
/**
|
|
45
|
+
* Resolve the latest version from the official update manifest. Success is
|
|
46
|
+
* cached for one hour; failures retain the last known version (or the pin)
|
|
47
|
+
* and back off for one minute. Explicit identity overrides skip the probe.
|
|
48
|
+
* Never rejects.
|
|
49
|
+
*/
|
|
50
|
+
declare function ensureAntigravityVersion(fetcher?: AntigravityVersionFetcher, signal?: AbortSignal): Promise<void>;
|
|
51
|
+
/**
|
|
52
|
+
* The Antigravity `User-Agent` value. `cl` is not validated by the backend
|
|
53
|
+
* (only the version gates), so the captured constant stands unless overridden.
|
|
54
|
+
*/
|
|
55
|
+
declare function getAntigravityUserAgent(): string;
|
|
56
|
+
/**
|
|
57
|
+
* Per-wire-id Antigravity CCA request constants, captured from the reference
|
|
58
|
+
* client against `daily-cloudcode-pa`:
|
|
59
|
+
* - `modelEnum` is the opaque `labels.model_enum` telemetry token — OPTIONAL
|
|
60
|
+
* because Anthropic-backed wire ids are accepted without one,
|
|
61
|
+
* - `maxOutputTokens` is the fixed `generationConfig.maxOutputTokens` the
|
|
62
|
+
* backend enforces regardless of the thinking budget (Claude caps at
|
|
63
|
+
* 64000 — a larger value is a 400; Gemini ids take the discovered cap).
|
|
64
|
+
*
|
|
65
|
+
* Keyed by the routed upstream WIRE id (post effort/thinking variant mapping),
|
|
66
|
+
* not the logical id. Ids without an entry keep the request's own value.
|
|
67
|
+
*/
|
|
68
|
+
interface AntigravityModelWireProfile {
|
|
69
|
+
modelEnum?: string;
|
|
70
|
+
maxOutputTokens: number;
|
|
71
|
+
}
|
|
72
|
+
declare const ANTIGRAVITY_MODEL_WIRE_PROFILES: Readonly<Record<string, AntigravityModelWireProfile>>;
|
|
73
|
+
/** Look up the wire profile for a routed (post-variant) model id. */
|
|
74
|
+
declare function getAntigravityModelWireProfile(wireModelId: string): AntigravityModelWireProfile | undefined;
|
|
75
|
+
|
|
76
|
+
export { ANTIGRAVITY_MODEL_WIRE_PROFILES, type AntigravityModelWireProfile, type AntigravityVersionFetcher, DEFAULT_ANTIGRAVITY_VERSION, __resetAntigravityVersionCache, ensureAntigravityVersion, getAntigravityModelWireProfile, getAntigravityUserAgent, getAntigravityVersion, parseAntigravityManifestVersion };
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* antigravityIdentity — the Antigravity client's masquerade identity (UA
|
|
3
|
+
* version hot-probe + per-wire-id request profiles).
|
|
4
|
+
*
|
|
5
|
+
* The Antigravity backend gates newer models on the client version carried by
|
|
6
|
+
* the `User-Agent`. The exact shape, captured from the real `antigravity/hub`
|
|
7
|
+
* client:
|
|
8
|
+
*
|
|
9
|
+
* antigravity/hub/2.8.0 (aidev_client; os_type=darwin; arch=arm64; cl=963137146)
|
|
10
|
+
*
|
|
11
|
+
* Resolution ladder for the version (three layers, task D4):
|
|
12
|
+
* 1. `ANTIGRAVITY_VERSION` env — when set, the manifest probe is SKIPPED
|
|
13
|
+
* entirely and the env value wins,
|
|
14
|
+
* 2. the official electron-builder update manifest, cached for one hour with
|
|
15
|
+
* a 5s timeout (in-flight calls share the single probe),
|
|
16
|
+
* 3. the pinned fallback `2.8.0` (any probe failure — timeout, non-200,
|
|
17
|
+
* unparseable body — silently keeps this valid).
|
|
18
|
+
*
|
|
19
|
+
* The probe NEVER blocks a caller: `ensureAntigravityVersion()` is fire- and
|
|
20
|
+
* forget-able; every consumer reads `getAntigravityUserAgent()` synchronously,
|
|
21
|
+
* which falls back to the pinned version until a probe succeeds. `os_type` /
|
|
22
|
+
* `arch` are pinned to the darwin/arm64 reference client the wire constants
|
|
23
|
+
* were captured from (the backend does not validate `cl`).
|
|
24
|
+
*
|
|
25
|
+
* Env escape hatches: `ANTIGRAVITY_VERSION` / `ANTIGRAVITY_CL` /
|
|
26
|
+
* `ANTIGRAVITY_OS` / `ANTIGRAVITY_ARCH`. Any override suppresses automatic
|
|
27
|
+
* version discovery while the other fields retain their pinned defaults.
|
|
28
|
+
*
|
|
29
|
+
* @module transformer/transformers/antigravityIdentity
|
|
30
|
+
*/
|
|
31
|
+
/** The offline/pinned fallback version (captured from the reference client). */
|
|
32
|
+
declare const DEFAULT_ANTIGRAVITY_VERSION = "2.8.0";
|
|
33
|
+
/** Injectable fetch for the manifest probe (tests inject a fake transport). */
|
|
34
|
+
type AntigravityVersionFetcher = (url: string, init?: RequestInit) => Promise<Response>;
|
|
35
|
+
/** Test seam — drop the discovered version + in-flight probe. */
|
|
36
|
+
declare function __resetAntigravityVersionCache(): void;
|
|
37
|
+
/** Current version: env override → manifest-discovered → pinned fallback. */
|
|
38
|
+
declare function getAntigravityVersion(): string;
|
|
39
|
+
/**
|
|
40
|
+
* Extract the client version from an electron-builder update manifest (YAML).
|
|
41
|
+
* Returns `null` when no well-formed `version:` line is present. Pure.
|
|
42
|
+
*/
|
|
43
|
+
declare function parseAntigravityManifestVersion(yamlText: string): string | null;
|
|
44
|
+
/**
|
|
45
|
+
* Resolve the latest version from the official update manifest. Success is
|
|
46
|
+
* cached for one hour; failures retain the last known version (or the pin)
|
|
47
|
+
* and back off for one minute. Explicit identity overrides skip the probe.
|
|
48
|
+
* Never rejects.
|
|
49
|
+
*/
|
|
50
|
+
declare function ensureAntigravityVersion(fetcher?: AntigravityVersionFetcher, signal?: AbortSignal): Promise<void>;
|
|
51
|
+
/**
|
|
52
|
+
* The Antigravity `User-Agent` value. `cl` is not validated by the backend
|
|
53
|
+
* (only the version gates), so the captured constant stands unless overridden.
|
|
54
|
+
*/
|
|
55
|
+
declare function getAntigravityUserAgent(): string;
|
|
56
|
+
/**
|
|
57
|
+
* Per-wire-id Antigravity CCA request constants, captured from the reference
|
|
58
|
+
* client against `daily-cloudcode-pa`:
|
|
59
|
+
* - `modelEnum` is the opaque `labels.model_enum` telemetry token — OPTIONAL
|
|
60
|
+
* because Anthropic-backed wire ids are accepted without one,
|
|
61
|
+
* - `maxOutputTokens` is the fixed `generationConfig.maxOutputTokens` the
|
|
62
|
+
* backend enforces regardless of the thinking budget (Claude caps at
|
|
63
|
+
* 64000 — a larger value is a 400; Gemini ids take the discovered cap).
|
|
64
|
+
*
|
|
65
|
+
* Keyed by the routed upstream WIRE id (post effort/thinking variant mapping),
|
|
66
|
+
* not the logical id. Ids without an entry keep the request's own value.
|
|
67
|
+
*/
|
|
68
|
+
interface AntigravityModelWireProfile {
|
|
69
|
+
modelEnum?: string;
|
|
70
|
+
maxOutputTokens: number;
|
|
71
|
+
}
|
|
72
|
+
declare const ANTIGRAVITY_MODEL_WIRE_PROFILES: Readonly<Record<string, AntigravityModelWireProfile>>;
|
|
73
|
+
/** Look up the wire profile for a routed (post-variant) model id. */
|
|
74
|
+
declare function getAntigravityModelWireProfile(wireModelId: string): AntigravityModelWireProfile | undefined;
|
|
75
|
+
|
|
76
|
+
export { ANTIGRAVITY_MODEL_WIRE_PROFILES, type AntigravityModelWireProfile, type AntigravityVersionFetcher, DEFAULT_ANTIGRAVITY_VERSION, __resetAntigravityVersionCache, ensureAntigravityVersion, getAntigravityModelWireProfile, getAntigravityUserAgent, getAntigravityVersion, parseAntigravityManifestVersion };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ANTIGRAVITY_MODEL_WIRE_PROFILES,
|
|
3
|
+
DEFAULT_ANTIGRAVITY_VERSION,
|
|
4
|
+
__resetAntigravityVersionCache,
|
|
5
|
+
ensureAntigravityVersion,
|
|
6
|
+
getAntigravityModelWireProfile,
|
|
7
|
+
getAntigravityUserAgent,
|
|
8
|
+
getAntigravityVersion,
|
|
9
|
+
parseAntigravityManifestVersion
|
|
10
|
+
} from "../../chunk-F6P4DIBL.js";
|
|
11
|
+
import "../../chunk-NTF7TLT7.js";
|
|
12
|
+
import "../../chunk-3WD4HTR2.js";
|
|
13
|
+
import "../../chunk-FYPKKMB3.js";
|
|
14
|
+
import "../../chunk-GL6XM527.js";
|
|
15
|
+
export {
|
|
16
|
+
ANTIGRAVITY_MODEL_WIRE_PROFILES,
|
|
17
|
+
DEFAULT_ANTIGRAVITY_VERSION,
|
|
18
|
+
__resetAntigravityVersionCache,
|
|
19
|
+
ensureAntigravityVersion,
|
|
20
|
+
getAntigravityModelWireProfile,
|
|
21
|
+
getAntigravityUserAgent,
|
|
22
|
+
getAntigravityVersion,
|
|
23
|
+
parseAntigravityManifestVersion
|
|
24
|
+
};
|
|
@@ -3,10 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
var _chunkKIQ2HA2Acjs = require('../chunk-KIQ2HA2A.cjs');
|
|
6
|
+
var _chunkUOOLU64Vcjs = require('../chunk-UOOLU64V.cjs');
|
|
10
7
|
|
|
11
8
|
|
|
12
9
|
var _chunkNOITAVHAcjs = require('../chunk-NOITAVHA.cjs');
|
|
@@ -15,20 +12,75 @@ var _chunkNOITAVHAcjs = require('../chunk-NOITAVHA.cjs');
|
|
|
15
12
|
var _chunkQWNUOR7Fcjs = require('../chunk-QWNUOR7F.cjs');
|
|
16
13
|
|
|
17
14
|
|
|
18
|
-
var
|
|
19
|
-
require('../chunk-6DDYNS2B.cjs');
|
|
15
|
+
var _chunk47E3I5PFcjs = require('../chunk-47E3I5PF.cjs');
|
|
20
16
|
require('../chunk-5RSZYQJH.cjs');
|
|
17
|
+
require('../chunk-VGBJPHHD.cjs');
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
var _chunkCGEZQC2Gcjs = require('../chunk-CGEZQC2G.cjs');
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
var _chunkX6GHTNDLcjs = require('../chunk-X6GHTNDL.cjs');
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
21
42
|
|
|
43
|
+
var _chunkE5RCCGE7cjs = require('../chunk-E5RCCGE7.cjs');
|
|
22
44
|
|
|
23
45
|
|
|
46
|
+
var _chunkBTSADEX4cjs = require('../chunk-BTSADEX4.cjs');
|
|
47
|
+
require('../chunk-KSMK45RD.cjs');
|
|
48
|
+
require('../chunk-NDIBVTBZ.cjs');
|
|
24
49
|
|
|
25
50
|
|
|
26
51
|
|
|
27
52
|
|
|
28
|
-
|
|
29
|
-
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
var _chunkN3MGNLCUcjs = require('../chunk-N3MGNLCU.cjs');
|
|
57
|
+
require('../chunk-4NAMH4UE.cjs');
|
|
30
58
|
require('../chunk-77USGNRW.cjs');
|
|
31
59
|
require('../chunk-IUL4VWNU.cjs');
|
|
60
|
+
require('../chunk-VFFCV4J6.cjs');
|
|
61
|
+
require('../chunk-235MXAGX.cjs');
|
|
62
|
+
require('../chunk-VYOBVPNB.cjs');
|
|
63
|
+
require('../chunk-NKVZ6Z3Y.cjs');
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
32
84
|
|
|
33
85
|
|
|
34
86
|
|
|
@@ -44,4 +96,4 @@ require('../chunk-IUL4VWNU.cjs');
|
|
|
44
96
|
|
|
45
97
|
|
|
46
98
|
|
|
47
|
-
exports.AnthropicTransformer =
|
|
99
|
+
exports.ANTIGRAVITY_ENDPOINT = _chunkX6GHTNDLcjs.ANTIGRAVITY_ENDPOINT; exports.ANTIGRAVITY_FORCED_TOOL_ASSET_VERSION = _chunkX6GHTNDLcjs.ANTIGRAVITY_FORCED_TOOL_ASSET_VERSION; exports.ANTIGRAVITY_FORCED_TOOL_DIRECTIVE = _chunkX6GHTNDLcjs.ANTIGRAVITY_FORCED_TOOL_DIRECTIVE; exports.ANTIGRAVITY_MODEL_WIRE_PROFILES = _chunkE5RCCGE7cjs.ANTIGRAVITY_MODEL_WIRE_PROFILES; exports.ANTIGRAVITY_SANDBOX_ENDPOINT = _chunkCGEZQC2Gcjs.ANTIGRAVITY_SANDBOX_ENDPOINT; exports.AnthropicTransformer = _chunk47E3I5PFcjs.AnthropicTransformer; exports.AntigravityTransformer = _chunkX6GHTNDLcjs.AntigravityTransformer; exports.BUILTIN_TRANSFORMER_NAMES = _chunkUOOLU64Vcjs.BUILTIN_TRANSFORMER_NAMES; exports.BuiltinTransformers = _chunkUOOLU64Vcjs.BuiltinTransformers; exports.DEFAULT_ANTIGRAVITY_VERSION = _chunkE5RCCGE7cjs.DEFAULT_ANTIGRAVITY_VERSION; exports.GeminiCodeAssistTransformer = _chunkN3MGNLCUcjs.GeminiCodeAssistTransformer; exports.GeminiTransformer = _chunkBTSADEX4cjs.GeminiTransformer; exports.OpenAIResponseTransformer = _chunkNOITAVHAcjs.OpenAIResponseTransformer; exports.OpenAITransformer = _chunkQWNUOR7Fcjs.OpenAITransformer; exports.buildAntigravityUrl = _chunkX6GHTNDLcjs.buildAntigravityUrl; exports.buildCodeAssistUrl = _chunkN3MGNLCUcjs.buildCodeAssistUrl; exports.checkForcedToolAssetDrift = _chunkX6GHTNDLcjs.checkForcedToolAssetDrift; exports.deriveAntigravitySessionId = _chunkX6GHTNDLcjs.deriveAntigravitySessionId; exports.ensureAntigravityVersion = _chunkE5RCCGE7cjs.ensureAntigravityVersion; exports.getAntigravityModelWireProfile = _chunkE5RCCGE7cjs.getAntigravityModelWireProfile; exports.getAntigravityUserAgent = _chunkE5RCCGE7cjs.getAntigravityUserAgent; exports.getAntigravityVersion = _chunkE5RCCGE7cjs.getAntigravityVersion; exports.getBuiltinTransformers = _chunkUOOLU64Vcjs.getBuiltinTransformers; exports.getGeminiCliIdentityHeaders = _chunkN3MGNLCUcjs.getGeminiCliIdentityHeaders; exports.getGeminiCliUserAgent = _chunkN3MGNLCUcjs.getGeminiCliUserAgent; exports.isAntigravityRetryableFailure = _chunkCGEZQC2Gcjs.isAntigravityRetryableFailure; exports.isAntigravitySandboxFailoverEnabled = _chunkCGEZQC2Gcjs.isAntigravitySandboxFailoverEnabled; exports.maybeAntigravityFailoverUrl = _chunkCGEZQC2Gcjs.maybeAntigravityFailoverUrl; exports.parseAntigravityManifestVersion = _chunkE5RCCGE7cjs.parseAntigravityManifestVersion; exports.registerBuiltinTransformers = _chunkUOOLU64Vcjs.registerBuiltinTransformers; exports.resolveAntigravityWireModelId = _chunkX6GHTNDLcjs.resolveAntigravityWireModelId; exports.resolveCodeAssistApiVersion = _chunkN3MGNLCUcjs.resolveCodeAssistApiVersion; exports.resolveCodeAssistEndpoint = _chunkN3MGNLCUcjs.resolveCodeAssistEndpoint; exports.setAntigravitySandboxFailover = _chunkCGEZQC2Gcjs.setAntigravitySandboxFailover;
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { TransformerService } from './TransformerService.cjs';
|
|
2
2
|
import { AnthropicTransformer } from './transformers/AnthropicTransformer.cjs';
|
|
3
|
+
import { AntigravityTransformer } from './transformers/AntigravityTransformer.cjs';
|
|
4
|
+
export { ANTIGRAVITY_ENDPOINT, ANTIGRAVITY_FORCED_TOOL_ASSET_VERSION, ANTIGRAVITY_FORCED_TOOL_DIRECTIVE, buildAntigravityUrl, checkForcedToolAssetDrift, deriveAntigravitySessionId, resolveAntigravityWireModelId } from './transformers/AntigravityTransformer.cjs';
|
|
3
5
|
import { GeminiCodeAssistTransformer } from './transformers/GeminiCodeAssistTransformer.cjs';
|
|
4
6
|
export { buildCodeAssistUrl, getGeminiCliIdentityHeaders, getGeminiCliUserAgent, resolveCodeAssistApiVersion, resolveCodeAssistEndpoint } from './transformers/GeminiCodeAssistTransformer.cjs';
|
|
5
7
|
import { GeminiTransformer } from './transformers/GeminiTransformer.cjs';
|
|
6
8
|
import { OpenAIResponseTransformer } from './transformers/OpenAIResponseTransformer.cjs';
|
|
7
9
|
import { OpenAITransformer } from './transformers/OpenAITransformer.cjs';
|
|
10
|
+
export { ANTIGRAVITY_SANDBOX_ENDPOINT, isAntigravityRetryableFailure, isAntigravitySandboxFailoverEnabled, maybeAntigravityFailoverUrl, setAntigravitySandboxFailover } from './transformers/antigravityFailover.cjs';
|
|
11
|
+
export { ANTIGRAVITY_MODEL_WIRE_PROFILES, DEFAULT_ANTIGRAVITY_VERSION, ensureAntigravityVersion, getAntigravityModelWireProfile, getAntigravityUserAgent, getAntigravityVersion, parseAntigravityManifestVersion } from './transformers/antigravityIdentity.cjs';
|
|
8
12
|
import './types.cjs';
|
|
9
13
|
import '@omnicross/contracts/llm-config';
|
|
10
14
|
import '@omnicross/contracts/completion-types';
|
|
@@ -32,6 +36,7 @@ declare const BuiltinTransformers: {
|
|
|
32
36
|
readonly OpenAITransformer: typeof OpenAITransformer;
|
|
33
37
|
readonly GeminiTransformer: typeof GeminiTransformer;
|
|
34
38
|
readonly GeminiCodeAssistTransformer: typeof GeminiCodeAssistTransformer;
|
|
39
|
+
readonly AntigravityTransformer: typeof AntigravityTransformer;
|
|
35
40
|
readonly AnthropicTransformer: typeof AnthropicTransformer;
|
|
36
41
|
readonly OpenAIResponseTransformer: typeof OpenAIResponseTransformer;
|
|
37
42
|
};
|
|
@@ -42,7 +47,7 @@ declare function getBuiltinTransformers(): typeof BuiltinTransformers;
|
|
|
42
47
|
/**
|
|
43
48
|
* List of built-in transformer names
|
|
44
49
|
*/
|
|
45
|
-
declare const BUILTIN_TRANSFORMER_NAMES: readonly ["openai", "gemini", "gemini-code-assist", "anthropic", "openai-response"];
|
|
50
|
+
declare const BUILTIN_TRANSFORMER_NAMES: readonly ["openai", "gemini", "gemini-code-assist", "antigravity", "anthropic", "openai-response"];
|
|
46
51
|
type BuiltinTransformerName = (typeof BUILTIN_TRANSFORMER_NAMES)[number];
|
|
47
52
|
/**
|
|
48
53
|
* Single self-registration entry point for the built-in transformer set.
|
|
@@ -64,4 +69,4 @@ type BuiltinTransformerName = (typeof BUILTIN_TRANSFORMER_NAMES)[number];
|
|
|
64
69
|
*/
|
|
65
70
|
declare function registerBuiltinTransformers(service: TransformerService): Promise<void>;
|
|
66
71
|
|
|
67
|
-
export { AnthropicTransformer, BUILTIN_TRANSFORMER_NAMES, type BuiltinTransformerName, BuiltinTransformers, GeminiCodeAssistTransformer, GeminiTransformer, OpenAIResponseTransformer, OpenAITransformer, getBuiltinTransformers, registerBuiltinTransformers };
|
|
72
|
+
export { AnthropicTransformer, AntigravityTransformer, BUILTIN_TRANSFORMER_NAMES, type BuiltinTransformerName, BuiltinTransformers, GeminiCodeAssistTransformer, GeminiTransformer, OpenAIResponseTransformer, OpenAITransformer, getBuiltinTransformers, registerBuiltinTransformers };
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { TransformerService } from './TransformerService.js';
|
|
2
2
|
import { AnthropicTransformer } from './transformers/AnthropicTransformer.js';
|
|
3
|
+
import { AntigravityTransformer } from './transformers/AntigravityTransformer.js';
|
|
4
|
+
export { ANTIGRAVITY_ENDPOINT, ANTIGRAVITY_FORCED_TOOL_ASSET_VERSION, ANTIGRAVITY_FORCED_TOOL_DIRECTIVE, buildAntigravityUrl, checkForcedToolAssetDrift, deriveAntigravitySessionId, resolveAntigravityWireModelId } from './transformers/AntigravityTransformer.js';
|
|
3
5
|
import { GeminiCodeAssistTransformer } from './transformers/GeminiCodeAssistTransformer.js';
|
|
4
6
|
export { buildCodeAssistUrl, getGeminiCliIdentityHeaders, getGeminiCliUserAgent, resolveCodeAssistApiVersion, resolveCodeAssistEndpoint } from './transformers/GeminiCodeAssistTransformer.js';
|
|
5
7
|
import { GeminiTransformer } from './transformers/GeminiTransformer.js';
|
|
6
8
|
import { OpenAIResponseTransformer } from './transformers/OpenAIResponseTransformer.js';
|
|
7
9
|
import { OpenAITransformer } from './transformers/OpenAITransformer.js';
|
|
10
|
+
export { ANTIGRAVITY_SANDBOX_ENDPOINT, isAntigravityRetryableFailure, isAntigravitySandboxFailoverEnabled, maybeAntigravityFailoverUrl, setAntigravitySandboxFailover } from './transformers/antigravityFailover.js';
|
|
11
|
+
export { ANTIGRAVITY_MODEL_WIRE_PROFILES, DEFAULT_ANTIGRAVITY_VERSION, ensureAntigravityVersion, getAntigravityModelWireProfile, getAntigravityUserAgent, getAntigravityVersion, parseAntigravityManifestVersion } from './transformers/antigravityIdentity.js';
|
|
8
12
|
import './types.js';
|
|
9
13
|
import '@omnicross/contracts/llm-config';
|
|
10
14
|
import '@omnicross/contracts/completion-types';
|
|
@@ -32,6 +36,7 @@ declare const BuiltinTransformers: {
|
|
|
32
36
|
readonly OpenAITransformer: typeof OpenAITransformer;
|
|
33
37
|
readonly GeminiTransformer: typeof GeminiTransformer;
|
|
34
38
|
readonly GeminiCodeAssistTransformer: typeof GeminiCodeAssistTransformer;
|
|
39
|
+
readonly AntigravityTransformer: typeof AntigravityTransformer;
|
|
35
40
|
readonly AnthropicTransformer: typeof AnthropicTransformer;
|
|
36
41
|
readonly OpenAIResponseTransformer: typeof OpenAIResponseTransformer;
|
|
37
42
|
};
|
|
@@ -42,7 +47,7 @@ declare function getBuiltinTransformers(): typeof BuiltinTransformers;
|
|
|
42
47
|
/**
|
|
43
48
|
* List of built-in transformer names
|
|
44
49
|
*/
|
|
45
|
-
declare const BUILTIN_TRANSFORMER_NAMES: readonly ["openai", "gemini", "gemini-code-assist", "anthropic", "openai-response"];
|
|
50
|
+
declare const BUILTIN_TRANSFORMER_NAMES: readonly ["openai", "gemini", "gemini-code-assist", "antigravity", "anthropic", "openai-response"];
|
|
46
51
|
type BuiltinTransformerName = (typeof BUILTIN_TRANSFORMER_NAMES)[number];
|
|
47
52
|
/**
|
|
48
53
|
* Single self-registration entry point for the built-in transformer set.
|
|
@@ -64,4 +69,4 @@ type BuiltinTransformerName = (typeof BUILTIN_TRANSFORMER_NAMES)[number];
|
|
|
64
69
|
*/
|
|
65
70
|
declare function registerBuiltinTransformers(service: TransformerService): Promise<void>;
|
|
66
71
|
|
|
67
|
-
export { AnthropicTransformer, BUILTIN_TRANSFORMER_NAMES, type BuiltinTransformerName, BuiltinTransformers, GeminiCodeAssistTransformer, GeminiTransformer, OpenAIResponseTransformer, OpenAITransformer, getBuiltinTransformers, registerBuiltinTransformers };
|
|
72
|
+
export { AnthropicTransformer, AntigravityTransformer, BUILTIN_TRANSFORMER_NAMES, type BuiltinTransformerName, BuiltinTransformers, GeminiCodeAssistTransformer, GeminiTransformer, OpenAIResponseTransformer, OpenAITransformer, getBuiltinTransformers, registerBuiltinTransformers };
|