@sourcegraph/cody-web 0.18.0 → 0.20.0
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/{agent.worker-BdO3dQ4H.mjs → agent.worker-C43kSzdJ.mjs} +263 -154
- package/dist/agent.worker.js +2 -2
- package/dist/{browser-CSavJDeQ.mjs → browser-C8qAwvsz.mjs} +321 -309
- package/dist/{git-log-BrfMXsI3.mjs → git-log-CMMJVHUP.mjs} +2 -2
- package/dist/{index-BbjC2_76.mjs → index-CnAmRHEe.mjs} +2 -2
- package/dist/index.js +912 -630
- package/dist/style.css +145 -79
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -3437,6 +3437,7 @@ function isS2(arg) {
|
|
|
3437
3437
|
return false;
|
|
3438
3438
|
}
|
|
3439
3439
|
}
|
|
3440
|
+
const DOTCOM_WORKSPACE_UPGRADE_URL = new URL("https://sourcegraph.com/cody/manage");
|
|
3440
3441
|
function getAuthErrorMessage(error) {
|
|
3441
3442
|
switch (error.type) {
|
|
3442
3443
|
case "network-error":
|
|
@@ -13919,6 +13920,11 @@ const REMOTE_DIRECTORY_PROVIDER_URI = "internal-remote-directory-search";
|
|
|
13919
13920
|
const WEB_PROVIDER_URI = "internal-web-provider";
|
|
13920
13921
|
const GIT_OPENCTX_PROVIDER_URI = "internal-git-openctx-provider";
|
|
13921
13922
|
const CODE_SEARCH_PROVIDER_URI = "internal-code-search-provider";
|
|
13923
|
+
const WORKSPACE_DIRECTORY_PROVIDER_URI = DOTCOM_WORKSPACE_UPGRADE_URL.href + "?workspace=dir";
|
|
13924
|
+
const WORKSPACE_REPOSITORY_PROVIDER_URI = DOTCOM_WORKSPACE_UPGRADE_URL.href + "?workspace=repo";
|
|
13925
|
+
function isRemoteWorkspaceProvider(uri) {
|
|
13926
|
+
return uri === WORKSPACE_DIRECTORY_PROVIDER_URI || uri === WORKSPACE_REPOSITORY_PROVIDER_URI;
|
|
13927
|
+
}
|
|
13922
13928
|
const FILE_CONTEXT_MENTION_PROVIDER = {
|
|
13923
13929
|
id: "file",
|
|
13924
13930
|
title: "Files",
|
|
@@ -31205,6 +31211,7 @@ const ACCOUNT_LIMITS_INFO_URL = new URL(
|
|
|
31205
31211
|
"https://sourcegraph.com/docs/cody/troubleshooting#autocomplete-rate-limits"
|
|
31206
31212
|
);
|
|
31207
31213
|
const CODY_BLOG_URL_o1_WAITLIST = new URL("https://sourcegraph.com/blog/openai-o1-for-cody");
|
|
31214
|
+
const DOTCOM_WORKSPACE_LEARN_MORE_URL = new URL("https://sourcegraph.com/docs");
|
|
31208
31215
|
const sourcegraphTokenRegex = /(sgp_(?:[a-fA-F0-9]{16}|local)|sgp_)?[a-fA-F0-9]{40}|(sgd|slk|sgs)_[a-fA-F0-9]{64}/;
|
|
31209
31216
|
function isSourcegraphToken(text) {
|
|
31210
31217
|
return sourcegraphTokenRegex.test(text);
|
|
@@ -31236,8 +31243,7 @@ function createCodeSearchProvider() {
|
|
|
31236
31243
|
providerUri: CODE_SEARCH_PROVIDER_URI,
|
|
31237
31244
|
meta() {
|
|
31238
31245
|
return {
|
|
31239
|
-
name: "Code Search"
|
|
31240
|
-
mentions: {}
|
|
31246
|
+
name: "Code Search"
|
|
31241
31247
|
};
|
|
31242
31248
|
},
|
|
31243
31249
|
async items({ mention }) {
|
|
@@ -34426,8 +34432,8 @@ export {
|
|
|
34426
34432
|
we as Y,
|
|
34427
34433
|
b2 as Z,
|
|
34428
34434
|
_s as _,
|
|
34429
|
-
|
|
34430
|
-
|
|
34435
|
+
ks as a,
|
|
34436
|
+
debounce$1 as a$,
|
|
34431
34437
|
s3 as a0,
|
|
34432
34438
|
o as a1,
|
|
34433
34439
|
w2 as a2,
|
|
@@ -34438,33 +34444,33 @@ export {
|
|
|
34438
34444
|
m3 as a7,
|
|
34439
34445
|
S3 as a8,
|
|
34440
34446
|
v as a9,
|
|
34441
|
-
|
|
34442
|
-
|
|
34443
|
-
|
|
34444
|
-
|
|
34445
|
-
|
|
34446
|
-
|
|
34447
|
-
|
|
34448
|
-
|
|
34449
|
-
|
|
34450
|
-
|
|
34451
|
-
|
|
34452
|
-
|
|
34453
|
-
|
|
34454
|
-
|
|
34455
|
-
|
|
34456
|
-
|
|
34457
|
-
|
|
34458
|
-
|
|
34459
|
-
|
|
34460
|
-
|
|
34461
|
-
|
|
34462
|
-
|
|
34463
|
-
|
|
34464
|
-
|
|
34465
|
-
|
|
34466
|
-
|
|
34467
|
-
|
|
34447
|
+
Ei as aA,
|
|
34448
|
+
xe as aB,
|
|
34449
|
+
V as aC,
|
|
34450
|
+
Es as aD,
|
|
34451
|
+
U as aE,
|
|
34452
|
+
e2 as aF,
|
|
34453
|
+
Ns as aG,
|
|
34454
|
+
object as aH,
|
|
34455
|
+
literal as aI,
|
|
34456
|
+
string as aJ,
|
|
34457
|
+
gs as aK,
|
|
34458
|
+
serializeContextItem as aL,
|
|
34459
|
+
CONTEXT_ITEM_MENTION_NODE_TYPE as aM,
|
|
34460
|
+
contextItemMentionNodeDisplayText as aN,
|
|
34461
|
+
URI as aO,
|
|
34462
|
+
is$1 as aP,
|
|
34463
|
+
an as aQ,
|
|
34464
|
+
qr as aR,
|
|
34465
|
+
_ as aS,
|
|
34466
|
+
TEMPLATE_INPUT_NODE_TYPE as aT,
|
|
34467
|
+
N as aU,
|
|
34468
|
+
parseMentionQuery as aV,
|
|
34469
|
+
NO_SYMBOL_MATCHES_HELP_LABEL as aW,
|
|
34470
|
+
FILE_RANGE_TOOLTIP_LABEL as aX,
|
|
34471
|
+
Observable as aY,
|
|
34472
|
+
createExtensionAPI as aZ,
|
|
34473
|
+
createMessageAPIForWebview as a_,
|
|
34468
34474
|
P as aa,
|
|
34469
34475
|
E2 as ab,
|
|
34470
34476
|
Wi as ac,
|
|
@@ -34476,288 +34482,294 @@ export {
|
|
|
34476
34482
|
u2 as ai,
|
|
34477
34483
|
r as aj,
|
|
34478
34484
|
t2 as ak,
|
|
34479
|
-
|
|
34480
|
-
|
|
34481
|
-
|
|
34482
|
-
|
|
34483
|
-
|
|
34484
|
-
|
|
34485
|
-
|
|
34486
|
-
|
|
34487
|
-
|
|
34488
|
-
|
|
34489
|
-
|
|
34490
|
-
|
|
34491
|
-
|
|
34492
|
-
|
|
34493
|
-
|
|
34494
|
-
|
|
34495
|
-
|
|
34496
|
-
|
|
34497
|
-
|
|
34498
|
-
|
|
34499
|
-
|
|
34500
|
-
|
|
34501
|
-
|
|
34502
|
-
|
|
34503
|
-
|
|
34504
|
-
|
|
34505
|
-
|
|
34506
|
-
|
|
34507
|
-
|
|
34508
|
-
|
|
34509
|
-
|
|
34510
|
-
|
|
34511
|
-
|
|
34512
|
-
|
|
34513
|
-
|
|
34514
|
-
|
|
34515
|
-
|
|
34516
|
-
|
|
34517
|
-
|
|
34518
|
-
|
|
34519
|
-
|
|
34520
|
-
|
|
34521
|
-
|
|
34522
|
-
|
|
34523
|
-
|
|
34524
|
-
|
|
34525
|
-
|
|
34526
|
-
|
|
34527
|
-
|
|
34528
|
-
|
|
34529
|
-
|
|
34530
|
-
|
|
34531
|
-
|
|
34532
|
-
|
|
34533
|
-
|
|
34534
|
-
|
|
34535
|
-
|
|
34536
|
-
|
|
34537
|
-
|
|
34538
|
-
|
|
34539
|
-
|
|
34540
|
-
|
|
34541
|
-
|
|
34542
|
-
|
|
34543
|
-
|
|
34544
|
-
|
|
34545
|
-
|
|
34546
|
-
|
|
34547
|
-
|
|
34548
|
-
|
|
34549
|
-
|
|
34550
|
-
|
|
34551
|
-
|
|
34552
|
-
|
|
34553
|
-
|
|
34554
|
-
|
|
34555
|
-
|
|
34556
|
-
|
|
34557
|
-
|
|
34558
|
-
|
|
34485
|
+
isRemoteWorkspaceProvider as al,
|
|
34486
|
+
FILE_CONTEXT_MENTION_PROVIDER as am,
|
|
34487
|
+
SYMBOL_CONTEXT_MENTION_PROVIDER as an,
|
|
34488
|
+
REMOTE_REPOSITORY_PROVIDER_URI as ao,
|
|
34489
|
+
REMOTE_FILE_PROVIDER_URI as ap,
|
|
34490
|
+
REMOTE_DIRECTORY_PROVIDER_URI as aq,
|
|
34491
|
+
WEB_PROVIDER_URI as ar,
|
|
34492
|
+
WORKSPACE_DIRECTORY_PROVIDER_URI as as,
|
|
34493
|
+
WORKSPACE_REPOSITORY_PROVIDER_URI as at,
|
|
34494
|
+
displayPath as au,
|
|
34495
|
+
displayLineRange as av,
|
|
34496
|
+
displayPathDirname as aw,
|
|
34497
|
+
displayPathBasename as ax,
|
|
34498
|
+
IGNORED_FILE_WARNING_LABEL as ay,
|
|
34499
|
+
LARGE_FILE_WARNING_LABEL as az,
|
|
34500
|
+
ds as b,
|
|
34501
|
+
AsyncSerialScheduler$1 as b$,
|
|
34502
|
+
memoizeLastValue as b0,
|
|
34503
|
+
toSerializedPromptEditorValue as b1,
|
|
34504
|
+
ri as b2,
|
|
34505
|
+
isEqual$1 as b3,
|
|
34506
|
+
scanForMentionTriggerInUserTextInput as b4,
|
|
34507
|
+
fs as b5,
|
|
34508
|
+
Ts as b6,
|
|
34509
|
+
ps as b7,
|
|
34510
|
+
getMentionOperations as b8,
|
|
34511
|
+
forceHydration as b9,
|
|
34512
|
+
pluralize as bA,
|
|
34513
|
+
CustomCommandType as bB,
|
|
34514
|
+
View as bC,
|
|
34515
|
+
isCodyProModel as bD,
|
|
34516
|
+
isWaitlistModel as bE,
|
|
34517
|
+
isDotCom as bF,
|
|
34518
|
+
ACCOUNT_USAGE_URL as bG,
|
|
34519
|
+
ACCOUNT_UPGRADE_URL as bH,
|
|
34520
|
+
getRelativeChatPeriod as bI,
|
|
34521
|
+
isMacOS as bJ,
|
|
34522
|
+
firstResultFromOperation as bK,
|
|
34523
|
+
textContentFromSerializedLexicalNode as bL,
|
|
34524
|
+
firstValueFrom as bM,
|
|
34525
|
+
skipPendingOperation as bN,
|
|
34526
|
+
FAST_CHAT_INPUT_TOKEN_BUDGET as bO,
|
|
34527
|
+
inputTextWithMappedContextChipsFromPromptEditorState as bP,
|
|
34528
|
+
deserializeContextItem as bQ,
|
|
34529
|
+
truncateTextStart as bR,
|
|
34530
|
+
CHAT_INPUT_TOKEN_BUDGET as bS,
|
|
34531
|
+
DOTCOM_WORKSPACE_UPGRADE_URL as bT,
|
|
34532
|
+
DOTCOM_WORKSPACE_LEARN_MORE_URL as bU,
|
|
34533
|
+
S2_URL as bV,
|
|
34534
|
+
browser as bW,
|
|
34535
|
+
isErrorLike as bX,
|
|
34536
|
+
PromptString as bY,
|
|
34537
|
+
setDisplayPathEnvInfo as bZ,
|
|
34538
|
+
unsubscribe as b_,
|
|
34539
|
+
hydrateAfterPostMessage as ba,
|
|
34540
|
+
isSourcegraphToken as bb,
|
|
34541
|
+
trace as bc,
|
|
34542
|
+
context as bd,
|
|
34543
|
+
SpanStatusCode as be,
|
|
34544
|
+
FeatureFlag as bf,
|
|
34545
|
+
webviewOpenURIForContextItem as bg,
|
|
34546
|
+
isCodyProUser as bh,
|
|
34547
|
+
commonjsGlobal as bi,
|
|
34548
|
+
CodyIDE as bj,
|
|
34549
|
+
CodyTaskState as bk,
|
|
34550
|
+
cryptoJsExports as bl,
|
|
34551
|
+
isError as bm,
|
|
34552
|
+
RateLimitError as bn,
|
|
34553
|
+
CODY_FEEDBACK_URL as bo,
|
|
34554
|
+
isDefined as bp,
|
|
34555
|
+
upperFirst$1 as bq,
|
|
34556
|
+
lodashExports as br,
|
|
34557
|
+
createContextItem as bs,
|
|
34558
|
+
CODE_SEARCH_PROVIDER_URI as bt,
|
|
34559
|
+
reformatBotMessageForChat as bu,
|
|
34560
|
+
isAbortErrorOrSocketHangUp as bv,
|
|
34561
|
+
ModelTag as bw,
|
|
34562
|
+
serializedPromptEditorStateFromChatMessage as bx,
|
|
34563
|
+
contextItemsFromPromptEditorValue as by,
|
|
34564
|
+
filterContextItemsFromPromptEditorValue as bz,
|
|
34559
34565
|
bs as c,
|
|
34560
|
-
|
|
34561
|
-
|
|
34562
|
-
|
|
34563
|
-
|
|
34564
|
-
|
|
34565
|
-
|
|
34566
|
-
|
|
34567
|
-
|
|
34568
|
-
|
|
34569
|
-
|
|
34570
|
-
|
|
34571
|
-
|
|
34572
|
-
|
|
34573
|
-
|
|
34574
|
-
|
|
34575
|
-
|
|
34576
|
-
|
|
34577
|
-
|
|
34578
|
-
|
|
34579
|
-
|
|
34580
|
-
|
|
34581
|
-
|
|
34582
|
-
|
|
34583
|
-
|
|
34584
|
-
|
|
34585
|
-
|
|
34586
|
-
|
|
34587
|
-
|
|
34588
|
-
|
|
34589
|
-
|
|
34590
|
-
|
|
34591
|
-
|
|
34592
|
-
|
|
34593
|
-
|
|
34594
|
-
|
|
34595
|
-
|
|
34596
|
-
|
|
34597
|
-
|
|
34598
|
-
|
|
34599
|
-
|
|
34600
|
-
|
|
34601
|
-
|
|
34602
|
-
|
|
34603
|
-
|
|
34604
|
-
|
|
34605
|
-
|
|
34606
|
-
|
|
34607
|
-
|
|
34608
|
-
|
|
34609
|
-
|
|
34610
|
-
|
|
34611
|
-
|
|
34612
|
-
|
|
34613
|
-
|
|
34614
|
-
|
|
34615
|
-
|
|
34616
|
-
|
|
34617
|
-
|
|
34618
|
-
|
|
34619
|
-
|
|
34620
|
-
|
|
34621
|
-
|
|
34622
|
-
|
|
34623
|
-
|
|
34566
|
+
_baseAssignValue as c$,
|
|
34567
|
+
authStatus as c0,
|
|
34568
|
+
debounceTime as c1,
|
|
34569
|
+
switchMapReplayOperation as c2,
|
|
34570
|
+
interval as c3,
|
|
34571
|
+
map as c4,
|
|
34572
|
+
filter as c5,
|
|
34573
|
+
startWith as c6,
|
|
34574
|
+
switchMap as c7,
|
|
34575
|
+
promiseFactoryToObservable as c8,
|
|
34576
|
+
distinctUntilChanged as c9,
|
|
34577
|
+
shareReplay as cA,
|
|
34578
|
+
tap as cB,
|
|
34579
|
+
featureFlagProvider as cC,
|
|
34580
|
+
getEnterpriseContextWindow as cD,
|
|
34581
|
+
ANSWER_TOKENS as cE,
|
|
34582
|
+
storeLastValue as cF,
|
|
34583
|
+
resolvedConfig as cG,
|
|
34584
|
+
userProductSubscription as cH,
|
|
34585
|
+
isEnterpriseUser as cI,
|
|
34586
|
+
currentResolvedConfig as cJ,
|
|
34587
|
+
isCustomModel as cK,
|
|
34588
|
+
recordErrorToSpan as cL,
|
|
34589
|
+
addClientInfoParams as cM,
|
|
34590
|
+
dependentAbortController as cN,
|
|
34591
|
+
truncatePromptString as cO,
|
|
34592
|
+
isS2 as cP,
|
|
34593
|
+
GIT_OPENCTX_PROVIDER_URI as cQ,
|
|
34594
|
+
openCtx as cR,
|
|
34595
|
+
MulticastSubject as cS,
|
|
34596
|
+
AsyncSerialScheduler_1 as cT,
|
|
34597
|
+
Utils as cU,
|
|
34598
|
+
toString_1 as cV,
|
|
34599
|
+
upperFirst_1 as cW,
|
|
34600
|
+
_$1 as cX,
|
|
34601
|
+
extensionForLanguage as cY,
|
|
34602
|
+
setClientNameVersion as cZ,
|
|
34603
|
+
base64Js as c_,
|
|
34604
|
+
logDebug as ca,
|
|
34605
|
+
graphqlClient as cb,
|
|
34606
|
+
isAbortError as cc,
|
|
34607
|
+
logError as cd,
|
|
34608
|
+
semver$1 as ce,
|
|
34609
|
+
pendingOperation as cf,
|
|
34610
|
+
pick as cg,
|
|
34611
|
+
getModelInfo as ch,
|
|
34612
|
+
CHAT_OUTPUT_TOKEN_BUDGET as ci,
|
|
34613
|
+
EXTENDED_CHAT_INPUT_TOKEN_BUDGET as cj,
|
|
34614
|
+
EXTENDED_USER_CONTEXT_TOKEN_BUDGET as ck,
|
|
34615
|
+
createSubscriber as cl,
|
|
34616
|
+
fromVSCodeEvent as cm,
|
|
34617
|
+
cenv as cn,
|
|
34618
|
+
currentAuthStatus as co,
|
|
34619
|
+
isFileURI as cp,
|
|
34620
|
+
INCLUDE_EVERYTHING_CONTEXT_FILTERS as cq,
|
|
34621
|
+
EXCLUDE_EVERYTHING_CONTEXT_FILTERS as cr,
|
|
34622
|
+
onAbort as cs,
|
|
34623
|
+
addCodyClientIdentificationHeaders as ct,
|
|
34624
|
+
addTraceparent as cu,
|
|
34625
|
+
fetch as cv,
|
|
34626
|
+
verifyResponseCode as cw,
|
|
34627
|
+
combineLatest as cx,
|
|
34628
|
+
take as cy,
|
|
34629
|
+
clientCapabilities as cz,
|
|
34624
34630
|
dedent as d,
|
|
34625
|
-
|
|
34626
|
-
|
|
34627
|
-
|
|
34628
|
-
|
|
34629
|
-
|
|
34630
|
-
|
|
34631
|
-
|
|
34632
|
-
|
|
34633
|
-
|
|
34634
|
-
|
|
34635
|
-
|
|
34636
|
-
|
|
34637
|
-
|
|
34638
|
-
|
|
34639
|
-
|
|
34640
|
-
|
|
34641
|
-
|
|
34642
|
-
|
|
34643
|
-
|
|
34644
|
-
|
|
34645
|
-
|
|
34646
|
-
|
|
34647
|
-
|
|
34648
|
-
|
|
34649
|
-
|
|
34650
|
-
|
|
34651
|
-
|
|
34652
|
-
|
|
34653
|
-
|
|
34654
|
-
|
|
34655
|
-
|
|
34656
|
-
|
|
34657
|
-
|
|
34658
|
-
|
|
34659
|
-
|
|
34660
|
-
|
|
34661
|
-
|
|
34662
|
-
|
|
34663
|
-
|
|
34664
|
-
|
|
34665
|
-
|
|
34666
|
-
|
|
34667
|
-
|
|
34668
|
-
|
|
34669
|
-
|
|
34670
|
-
|
|
34671
|
-
|
|
34672
|
-
|
|
34673
|
-
|
|
34674
|
-
|
|
34675
|
-
|
|
34676
|
-
|
|
34677
|
-
|
|
34678
|
-
|
|
34679
|
-
|
|
34680
|
-
|
|
34681
|
-
|
|
34682
|
-
|
|
34683
|
-
|
|
34684
|
-
|
|
34685
|
-
|
|
34686
|
-
|
|
34687
|
-
|
|
34631
|
+
telemetryRecorderProvider as d$,
|
|
34632
|
+
eq_1$1 as d0,
|
|
34633
|
+
isArrayLike_1 as d1,
|
|
34634
|
+
isObjectLike_1 as d2,
|
|
34635
|
+
_copyObject as d3,
|
|
34636
|
+
keysIn_1 as d4,
|
|
34637
|
+
_cloneBufferExports as d5,
|
|
34638
|
+
_cloneTypedArray as d6,
|
|
34639
|
+
_copyArray as d7,
|
|
34640
|
+
_initCloneObject as d8,
|
|
34641
|
+
isArguments_1 as d9,
|
|
34642
|
+
_baseGet as dA,
|
|
34643
|
+
_castPath as dB,
|
|
34644
|
+
isLength_1 as dC,
|
|
34645
|
+
_toKey as dD,
|
|
34646
|
+
_isKey as dE,
|
|
34647
|
+
toNumber_1 as dF,
|
|
34648
|
+
_baseFindIndex as dG,
|
|
34649
|
+
require$$0 as dH,
|
|
34650
|
+
NetworkError as dI,
|
|
34651
|
+
isRateLimitError as dJ,
|
|
34652
|
+
isAuthError as dK,
|
|
34653
|
+
convertGitCloneURLToCodebaseName as dL,
|
|
34654
|
+
pluck as dM,
|
|
34655
|
+
TokenCounterUtils as dN,
|
|
34656
|
+
toRangeData as dO,
|
|
34657
|
+
DefaultChatCommands as dP,
|
|
34658
|
+
pathFunctionsForURI as dQ,
|
|
34659
|
+
uriParseNameAndExtension as dR,
|
|
34660
|
+
uriDirname as dS,
|
|
34661
|
+
uriExtname as dT,
|
|
34662
|
+
uriBasename as dU,
|
|
34663
|
+
DefaultEditCommands as dV,
|
|
34664
|
+
subscriptionDisposable as dW,
|
|
34665
|
+
NoOpTelemetryRecorderProvider as dX,
|
|
34666
|
+
TimestampTelemetryProcessor_1 as dY,
|
|
34667
|
+
updateGlobalTelemetryInstances as dZ,
|
|
34668
|
+
TelemetryRecorderProvider as d_,
|
|
34669
|
+
isArray_1 as da,
|
|
34670
|
+
isBufferExports as db,
|
|
34671
|
+
isFunction_1 as dc,
|
|
34672
|
+
isObject_1 as dd,
|
|
34673
|
+
isPlainObject_1 as de,
|
|
34674
|
+
isTypedArray_1 as df,
|
|
34675
|
+
_Stack as dg,
|
|
34676
|
+
identity_1 as dh,
|
|
34677
|
+
_overRest as di,
|
|
34678
|
+
_setToString as dj,
|
|
34679
|
+
_isIndex as dk,
|
|
34680
|
+
setExtensionVersion as dl,
|
|
34681
|
+
withLatestFrom as dm,
|
|
34682
|
+
NEVER as dn,
|
|
34683
|
+
abortableOperation as dp,
|
|
34684
|
+
disposableSubscription as dq,
|
|
34685
|
+
setAuthStatusObservable as dr,
|
|
34686
|
+
DOTCOM_URL as ds,
|
|
34687
|
+
normalizeServerEndpointURL as dt,
|
|
34688
|
+
SourcegraphGraphQLAPIClient as du,
|
|
34689
|
+
isNetworkLikeError as dv,
|
|
34690
|
+
getAuthErrorMessage as dw,
|
|
34691
|
+
SUPPORTED_URI_SCHEMAS as dx,
|
|
34692
|
+
_baseIsEqual as dy,
|
|
34693
|
+
keys_1 as dz,
|
|
34688
34694
|
ws as e,
|
|
34689
|
-
|
|
34690
|
-
|
|
34691
|
-
|
|
34692
|
-
|
|
34693
|
-
|
|
34694
|
-
|
|
34695
|
-
|
|
34696
|
-
|
|
34697
|
-
|
|
34698
|
-
|
|
34699
|
-
|
|
34700
|
-
|
|
34701
|
-
|
|
34702
|
-
|
|
34703
|
-
|
|
34704
|
-
|
|
34705
|
-
|
|
34706
|
-
|
|
34707
|
-
|
|
34708
|
-
|
|
34709
|
-
|
|
34710
|
-
|
|
34711
|
-
|
|
34712
|
-
|
|
34713
|
-
|
|
34714
|
-
|
|
34715
|
-
|
|
34716
|
-
|
|
34717
|
-
|
|
34718
|
-
|
|
34719
|
-
|
|
34720
|
-
|
|
34721
|
-
|
|
34722
|
-
|
|
34723
|
-
|
|
34724
|
-
|
|
34725
|
-
|
|
34726
|
-
|
|
34727
|
-
|
|
34728
|
-
|
|
34729
|
-
|
|
34730
|
-
|
|
34731
|
-
|
|
34732
|
-
|
|
34733
|
-
|
|
34734
|
-
|
|
34735
|
-
|
|
34736
|
-
|
|
34737
|
-
|
|
34738
|
-
|
|
34739
|
-
|
|
34740
|
-
|
|
34741
|
-
|
|
34742
|
-
|
|
34743
|
-
|
|
34744
|
-
|
|
34745
|
-
|
|
34746
|
-
|
|
34747
|
-
|
|
34748
|
-
|
|
34749
|
-
|
|
34750
|
-
|
|
34751
|
-
|
|
34752
|
-
|
|
34695
|
+
SURROUNDING_LINES as e$,
|
|
34696
|
+
createGitDiff as e0,
|
|
34697
|
+
catchError as e1,
|
|
34698
|
+
omit$1 as e2,
|
|
34699
|
+
displayPathWithoutWorkspaceFolderPrefix as e3,
|
|
34700
|
+
getEditorInsertSpaces as e4,
|
|
34701
|
+
escapeRegExp$1 as e5,
|
|
34702
|
+
isNetworkError as e6,
|
|
34703
|
+
http as e7,
|
|
34704
|
+
getAugmentedNamespace as e8,
|
|
34705
|
+
main as e9,
|
|
34706
|
+
editorStateFromPromptString as eA,
|
|
34707
|
+
assertFileURI as eB,
|
|
34708
|
+
setOpenCtx as eC,
|
|
34709
|
+
createCodeSearchProvider as eD,
|
|
34710
|
+
_baseGetTag as eE,
|
|
34711
|
+
truncateTextNearestLine as eF,
|
|
34712
|
+
MAX_BYTES_PER_FILE as eG,
|
|
34713
|
+
expandToLineRange as eH,
|
|
34714
|
+
TokenCounter as eI,
|
|
34715
|
+
PromptMode as eJ,
|
|
34716
|
+
skip as eK,
|
|
34717
|
+
extractContextFromTraceparent as eL,
|
|
34718
|
+
getTokenCounterUtils as eM,
|
|
34719
|
+
inputTextWithoutContextChipsFromPromptEditorState as eN,
|
|
34720
|
+
isContextWindowLimitError as eO,
|
|
34721
|
+
addMessageListenersForExtensionAPI as eP,
|
|
34722
|
+
createMessageAPIForExtension as eQ,
|
|
34723
|
+
CODY_BLOG_URL_o1_WAITLIST as eR,
|
|
34724
|
+
CODY_PASSTHROUGH_VSCODE_OPEN_COMMAND_ID as eS,
|
|
34725
|
+
GENERAL_HELP_LABEL as eT,
|
|
34726
|
+
diffLines as eU,
|
|
34727
|
+
psDedent as eV,
|
|
34728
|
+
languageFromFilename as eW,
|
|
34729
|
+
ProgrammingLanguage as eX,
|
|
34730
|
+
truncatePromptStringStart as eY,
|
|
34731
|
+
MAX_CURRENT_FILE_TOKENS as eZ,
|
|
34732
|
+
posixFilePaths as e_,
|
|
34733
|
+
firstNonPendingAuthStatus as ea,
|
|
34734
|
+
TESTING_TELEMETRY_EXPORTER as eb,
|
|
34735
|
+
dist as ec,
|
|
34736
|
+
checkIfEnterpriseUser as ed,
|
|
34737
|
+
currentAuthStatusAuthed as ee,
|
|
34738
|
+
waitUntilComplete as ef,
|
|
34739
|
+
isWindows as eg,
|
|
34740
|
+
currentAuthStatusOrNotReadyYet as eh,
|
|
34741
|
+
currentUserProductSubscription as ei,
|
|
34742
|
+
structuredPatch as ej,
|
|
34743
|
+
isDotComAuthed as ek,
|
|
34744
|
+
dedupeWith as el,
|
|
34745
|
+
AbortError as em,
|
|
34746
|
+
TimeoutError as en,
|
|
34747
|
+
createDisposables as eo,
|
|
34748
|
+
getClientInfoQueryParams as ep,
|
|
34749
|
+
tracer as eq,
|
|
34750
|
+
getClientIdentificationHeaders as er,
|
|
34751
|
+
logResponseHeadersToSpan as es,
|
|
34752
|
+
getActiveTraceAndSpanId as et,
|
|
34753
|
+
TracedError as eu,
|
|
34754
|
+
isNodeResponse as ev,
|
|
34755
|
+
createTwoFilesPatch as ew,
|
|
34756
|
+
getEditorTabSize as ex,
|
|
34757
|
+
debounce_1 as ey,
|
|
34758
|
+
mentionProvidersMetadata as ez,
|
|
34753
34759
|
g as f,
|
|
34754
|
-
|
|
34755
|
-
|
|
34756
|
-
|
|
34757
|
-
|
|
34758
|
-
|
|
34759
|
-
|
|
34760
|
-
|
|
34760
|
+
CODY_SUPPORT_URL as f0,
|
|
34761
|
+
CODY_DOC_URL as f1,
|
|
34762
|
+
DISCORD_URL as f2,
|
|
34763
|
+
globalAgentRef as f3,
|
|
34764
|
+
VSCODE_CHANGELOG_URL as f4,
|
|
34765
|
+
SG_CHANGELOG_URL as f5,
|
|
34766
|
+
ACCOUNT_LIMITS_INFO_URL as f6,
|
|
34767
|
+
assertUnreachable as f7,
|
|
34768
|
+
promise as f8,
|
|
34769
|
+
setLogger as f9,
|
|
34770
|
+
setClientCapabilities as fa,
|
|
34771
|
+
setResolvedConfigurationObservable as fb,
|
|
34772
|
+
CODY_OLLAMA_DOCS_URL as fc,
|
|
34761
34773
|
getDefaultExportFromCjs as g,
|
|
34762
34774
|
h3 as h,
|
|
34763
34775
|
ii as i,
|