@erdium/sara 0.1.0 → 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.
- package/dist/chunks/{agent-N2VIMKVQ.js → agent-L5DZJ4OD.js} +2 -2
- package/dist/chunks/{agent-headless-KG5QBOFB.js → agent-headless-IL3AUXBD.js} +2 -2
- package/dist/chunks/{chunk-JN2X4XJ3.js → chunk-AGCNWJTP.js} +25 -25
- package/dist/chunks/{chunk-HO7BAF67.js → chunk-JSAXY3DF.js} +5 -5
- package/dist/chunks/{chunk-VOUMQBOI.js → chunk-KEQV5QMN.js} +3 -3
- package/dist/chunks/{chunk-N6TRMZSD.js → chunk-OXHLH6AG.js} +1 -1
- package/dist/chunks/{chunk-6K66KN4D.js → chunk-YLUAI6AQ.js} +3 -3
- package/dist/chunks/{chunk-W4IMBTEU.js → chunk-Z3P47TGF.js} +1 -1
- package/dist/chunks/{computer-use-AOFVZSZS.js → computer-use-EPJKKTKH.js} +2 -2
- package/dist/chunks/{contextCommand-NZPQLCMH.js → contextCommand-WW5M7CEA.js} +4 -4
- package/dist/chunks/{edit-NGCBK4JI.js → edit-24MNPBD6.js} +2 -2
- package/dist/chunks/{enter-worktree-IUPWAJU3.js → enter-worktree-WKOZRF6S.js} +2 -2
- package/dist/chunks/{enterPlanMode-UI4ZTMQU.js → enterPlanMode-6AIL4MMV.js} +2 -2
- package/dist/chunks/{exit-worktree-QFSPS642.js → exit-worktree-UHB4UCZZ.js} +2 -2
- package/dist/chunks/{exitPlanMode-J7VRLRTC.js → exitPlanMode-EPXW7CQJ.js} +2 -2
- package/dist/chunks/{geminiContentGenerator-XLTEAJ6C.js → geminiContentGenerator-LFUSO2YW.js} +1 -1
- package/dist/chunks/{glob-NL5V3B76.js → glob-4LYF5KUO.js} +2 -2
- package/dist/chunks/{grep-5EWLD3J4.js → grep-MRRHQYPP.js} +2 -2
- package/dist/chunks/{monitor-3K4TD4F2.js → monitor-KZVPLWFX.js} +2 -2
- package/dist/chunks/{notebook-edit-Q4ER6ZID.js → notebook-edit-XRRF4DFC.js} +2 -2
- package/dist/chunks/{openaiContentGenerator-4O2ON66O.js → openaiContentGenerator-CSEDXFUV.js} +2 -2
- package/dist/chunks/{qwenContentGenerator-SKMLM2C3.js → qwenContentGenerator-GY2KR2YZ.js} +3 -3
- package/dist/chunks/{read-file-LIYKYBIZ.js → read-file-S7YCZXGL.js} +1 -1
- package/dist/chunks/{ripGrep-AEXU5Z33.js → ripGrep-77ZLOF6T.js} +2 -2
- package/dist/chunks/{scheduler-XLAAXG7U.js → scheduler-N2ZZP6JD.js} +2 -2
- package/dist/chunks/{serve-O7Z3E6YR.js → serve-HC6HNDF5.js} +4 -4
- package/dist/chunks/{shell-GICTWRGM.js → shell-YVJ7I2YU.js} +2 -2
- package/dist/chunks/{skill-GMGL7ILV.js → skill-HQD2JXSX.js} +1 -1
- package/dist/chunks/{src-RD7ZJHPI.js → src-JFDNDOLD.js} +2 -2
- package/dist/chunks/{team-create-IVEFILXJ.js → team-create-KAZIUY2U.js} +2 -2
- package/dist/chunks/{tool-search-SR7DJ4GX.js → tool-search-PYGAC7E7.js} +1 -1
- package/dist/chunks/{workflow-E2U3EDAS.js → workflow-U23Q42AT.js} +1 -1
- package/dist/chunks/{write-file-CKSAPRZM.js → write-file-O3736Q3I.js} +2 -2
- package/dist/cli.js +271 -197
- package/package.json +1 -1
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
hasRebuiltToolRegistry,
|
|
8
8
|
rebuildToolRegistryOnOverride,
|
|
9
9
|
resolveSubagentApprovalMode
|
|
10
|
-
} from "./chunk-
|
|
10
|
+
} from "./chunk-AGCNWJTP.js";
|
|
11
11
|
import "./chunk-BJ2YD3KR.js";
|
|
12
12
|
import "./chunk-XJUGMQKY.js";
|
|
13
13
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -22,7 +22,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
22
22
|
import "./chunk-GRPCIY4V.js";
|
|
23
23
|
import "./chunk-77WXWU44.js";
|
|
24
24
|
import "./chunk-LFZ7WUDW.js";
|
|
25
|
-
import "./chunk-
|
|
25
|
+
import "./chunk-KEQV5QMN.js";
|
|
26
26
|
import "./chunk-7YEYWLRS.js";
|
|
27
27
|
import "./chunk-ESO7Q65W.js";
|
|
28
28
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
AgentHeadless,
|
|
5
5
|
ContextState,
|
|
6
6
|
templateString
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AGCNWJTP.js";
|
|
8
8
|
import "./chunk-BJ2YD3KR.js";
|
|
9
9
|
import "./chunk-XJUGMQKY.js";
|
|
10
10
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -19,7 +19,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
19
19
|
import "./chunk-GRPCIY4V.js";
|
|
20
20
|
import "./chunk-77WXWU44.js";
|
|
21
21
|
import "./chunk-LFZ7WUDW.js";
|
|
22
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-KEQV5QMN.js";
|
|
23
23
|
import "./chunk-7YEYWLRS.js";
|
|
24
24
|
import "./chunk-ESO7Q65W.js";
|
|
25
25
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -216,7 +216,7 @@ import {
|
|
|
216
216
|
truncateSpanError,
|
|
217
217
|
truncateToolOutput,
|
|
218
218
|
uiTelemetryService
|
|
219
|
-
} from "./chunk-
|
|
219
|
+
} from "./chunk-KEQV5QMN.js";
|
|
220
220
|
import {
|
|
221
221
|
DEFAULT_SARA_EMBEDDING_MODEL,
|
|
222
222
|
DEFAULT_SARA_MODEL
|
|
@@ -114916,19 +114916,19 @@ var Config = class {
|
|
|
114916
114916
|
}, "registerStructuredOutputIfRequested");
|
|
114917
114917
|
if (this.getBareMode()) {
|
|
114918
114918
|
await registerLazy(ToolNames.READ_FILE, async () => {
|
|
114919
|
-
const { ReadFileTool } = await import("./read-file-
|
|
114919
|
+
const { ReadFileTool } = await import("./read-file-S7YCZXGL.js");
|
|
114920
114920
|
return new ReadFileTool(this);
|
|
114921
114921
|
});
|
|
114922
114922
|
await registerLazy(ToolNames.EDIT, async () => {
|
|
114923
|
-
const { EditTool } = await import("./edit-
|
|
114923
|
+
const { EditTool } = await import("./edit-24MNPBD6.js");
|
|
114924
114924
|
return new EditTool(this);
|
|
114925
114925
|
});
|
|
114926
114926
|
await registerLazy(ToolNames.NOTEBOOK_EDIT, async () => {
|
|
114927
|
-
const { NotebookEditTool } = await import("./notebook-edit-
|
|
114927
|
+
const { NotebookEditTool } = await import("./notebook-edit-XRRF4DFC.js");
|
|
114928
114928
|
return new NotebookEditTool(this);
|
|
114929
114929
|
});
|
|
114930
114930
|
await registerLazy(ToolNames.SHELL, async () => {
|
|
114931
|
-
const { ShellTool: ShellTool2 } = await import("./shell-
|
|
114931
|
+
const { ShellTool: ShellTool2 } = await import("./shell-YVJ7I2YU.js");
|
|
114932
114932
|
return new ShellTool2(this);
|
|
114933
114933
|
});
|
|
114934
114934
|
await registerStructuredOutputIfRequested();
|
|
@@ -114938,11 +114938,11 @@ var Config = class {
|
|
|
114938
114938
|
return registry;
|
|
114939
114939
|
}
|
|
114940
114940
|
await registerLazy(ToolNames.TOOL_SEARCH, async () => {
|
|
114941
|
-
const { ToolSearchTool } = await import("./tool-search-
|
|
114941
|
+
const { ToolSearchTool } = await import("./tool-search-PYGAC7E7.js");
|
|
114942
114942
|
return new ToolSearchTool(this);
|
|
114943
114943
|
});
|
|
114944
114944
|
await registerLazy(ToolNames.AGENT, async () => {
|
|
114945
|
-
const { AgentTool: AgentTool2 } = await import("./agent-
|
|
114945
|
+
const { AgentTool: AgentTool2 } = await import("./agent-L5DZJ4OD.js");
|
|
114946
114946
|
return new AgentTool2(this);
|
|
114947
114947
|
});
|
|
114948
114948
|
await registerLazy(ToolNames.TASK_STOP, async () => {
|
|
@@ -114954,7 +114954,7 @@ var Config = class {
|
|
|
114954
114954
|
return new SendMessageTool(this);
|
|
114955
114955
|
});
|
|
114956
114956
|
await registerLazy(ToolNames.SKILL, async () => {
|
|
114957
|
-
const { SkillTool } = await import("./skill-
|
|
114957
|
+
const { SkillTool } = await import("./skill-HQD2JXSX.js");
|
|
114958
114958
|
return new SkillTool(this);
|
|
114959
114959
|
});
|
|
114960
114960
|
await registerLazy(ToolNames.LS, async () => {
|
|
@@ -114962,7 +114962,7 @@ var Config = class {
|
|
|
114962
114962
|
return new LSTool(this);
|
|
114963
114963
|
});
|
|
114964
114964
|
await registerLazy(ToolNames.READ_FILE, async () => {
|
|
114965
|
-
const { ReadFileTool } = await import("./read-file-
|
|
114965
|
+
const { ReadFileTool } = await import("./read-file-S7YCZXGL.js");
|
|
114966
114966
|
return new ReadFileTool(this);
|
|
114967
114967
|
});
|
|
114968
114968
|
if (this.getUseRipgrep()) {
|
|
@@ -114975,7 +114975,7 @@ var Config = class {
|
|
|
114975
114975
|
}
|
|
114976
114976
|
if (useRipgrep) {
|
|
114977
114977
|
await registerLazy(ToolNames.GREP, async () => {
|
|
114978
|
-
const { RipGrepTool: RipGrepTool2 } = await import("./ripGrep-
|
|
114978
|
+
const { RipGrepTool: RipGrepTool2 } = await import("./ripGrep-77ZLOF6T.js");
|
|
114979
114979
|
return new RipGrepTool2(this);
|
|
114980
114980
|
});
|
|
114981
114981
|
} else {
|
|
@@ -114988,34 +114988,34 @@ var Config = class {
|
|
|
114988
114988
|
)
|
|
114989
114989
|
);
|
|
114990
114990
|
await registerLazy(ToolNames.GREP, async () => {
|
|
114991
|
-
const { GrepTool } = await import("./grep-
|
|
114991
|
+
const { GrepTool } = await import("./grep-MRRHQYPP.js");
|
|
114992
114992
|
return new GrepTool(this);
|
|
114993
114993
|
});
|
|
114994
114994
|
}
|
|
114995
114995
|
} else {
|
|
114996
114996
|
await registerLazy(ToolNames.GREP, async () => {
|
|
114997
|
-
const { GrepTool } = await import("./grep-
|
|
114997
|
+
const { GrepTool } = await import("./grep-MRRHQYPP.js");
|
|
114998
114998
|
return new GrepTool(this);
|
|
114999
114999
|
});
|
|
115000
115000
|
}
|
|
115001
115001
|
await registerLazy(ToolNames.GLOB, async () => {
|
|
115002
|
-
const { GlobTool } = await import("./glob-
|
|
115002
|
+
const { GlobTool } = await import("./glob-4LYF5KUO.js");
|
|
115003
115003
|
return new GlobTool(this);
|
|
115004
115004
|
});
|
|
115005
115005
|
await registerLazy(ToolNames.EDIT, async () => {
|
|
115006
|
-
const { EditTool } = await import("./edit-
|
|
115006
|
+
const { EditTool } = await import("./edit-24MNPBD6.js");
|
|
115007
115007
|
return new EditTool(this);
|
|
115008
115008
|
});
|
|
115009
115009
|
await registerLazy(ToolNames.NOTEBOOK_EDIT, async () => {
|
|
115010
|
-
const { NotebookEditTool } = await import("./notebook-edit-
|
|
115010
|
+
const { NotebookEditTool } = await import("./notebook-edit-XRRF4DFC.js");
|
|
115011
115011
|
return new NotebookEditTool(this);
|
|
115012
115012
|
});
|
|
115013
115013
|
await registerLazy(ToolNames.WRITE_FILE, async () => {
|
|
115014
|
-
const { WriteFileTool } = await import("./write-file-
|
|
115014
|
+
const { WriteFileTool } = await import("./write-file-O3736Q3I.js");
|
|
115015
115015
|
return new WriteFileTool(this);
|
|
115016
115016
|
});
|
|
115017
115017
|
await registerLazy(ToolNames.SHELL, async () => {
|
|
115018
|
-
const { ShellTool: ShellTool2 } = await import("./shell-
|
|
115018
|
+
const { ShellTool: ShellTool2 } = await import("./shell-YVJ7I2YU.js");
|
|
115019
115019
|
return new ShellTool2(this);
|
|
115020
115020
|
});
|
|
115021
115021
|
await registerLazy(ToolNames.TODO_WRITE, async () => {
|
|
@@ -115032,20 +115032,20 @@ var Config = class {
|
|
|
115032
115032
|
});
|
|
115033
115033
|
if (!this.sdkMode) {
|
|
115034
115034
|
await registerLazy(ToolNames.EXIT_PLAN_MODE, async () => {
|
|
115035
|
-
const { ExitPlanModeTool } = await import("./exitPlanMode-
|
|
115035
|
+
const { ExitPlanModeTool } = await import("./exitPlanMode-EPXW7CQJ.js");
|
|
115036
115036
|
return new ExitPlanModeTool(this);
|
|
115037
115037
|
});
|
|
115038
115038
|
await registerLazy(ToolNames.ENTER_PLAN_MODE, async () => {
|
|
115039
|
-
const { EnterPlanModeTool } = await import("./enterPlanMode-
|
|
115039
|
+
const { EnterPlanModeTool } = await import("./enterPlanMode-6AIL4MMV.js");
|
|
115040
115040
|
return new EnterPlanModeTool(this);
|
|
115041
115041
|
});
|
|
115042
115042
|
}
|
|
115043
115043
|
await registerLazy(ToolNames.ENTER_WORKTREE, async () => {
|
|
115044
|
-
const { EnterWorktreeTool } = await import("./enter-worktree-
|
|
115044
|
+
const { EnterWorktreeTool } = await import("./enter-worktree-WKOZRF6S.js");
|
|
115045
115045
|
return new EnterWorktreeTool(this);
|
|
115046
115046
|
});
|
|
115047
115047
|
await registerLazy(ToolNames.EXIT_WORKTREE, async () => {
|
|
115048
|
-
const { ExitWorktreeTool } = await import("./exit-worktree-
|
|
115048
|
+
const { ExitWorktreeTool } = await import("./exit-worktree-UHB4UCZZ.js");
|
|
115049
115049
|
return new ExitWorktreeTool(this);
|
|
115050
115050
|
});
|
|
115051
115051
|
await registerLazy(ToolNames.WEB_FETCH, async () => {
|
|
@@ -115075,7 +115075,7 @@ var Config = class {
|
|
|
115075
115075
|
}
|
|
115076
115076
|
if (this.isAgentTeamEnabled()) {
|
|
115077
115077
|
await registerLazy(ToolNames.TEAM_CREATE, async () => {
|
|
115078
|
-
const { TeamCreateTool } = await import("./team-create-
|
|
115078
|
+
const { TeamCreateTool } = await import("./team-create-KAZIUY2U.js");
|
|
115079
115079
|
return new TeamCreateTool(this);
|
|
115080
115080
|
});
|
|
115081
115081
|
await registerLazy(ToolNames.TEAM_DELETE, async () => {
|
|
@@ -115097,16 +115097,16 @@ var Config = class {
|
|
|
115097
115097
|
}
|
|
115098
115098
|
if (this.isWorkflowsEnabled()) {
|
|
115099
115099
|
await registerLazy(ToolNames.WORKFLOW, async () => {
|
|
115100
|
-
const { WorkflowTool } = await import("./workflow-
|
|
115100
|
+
const { WorkflowTool } = await import("./workflow-U23Q42AT.js");
|
|
115101
115101
|
return new WorkflowTool(this);
|
|
115102
115102
|
});
|
|
115103
115103
|
}
|
|
115104
115104
|
if (this.isComputerUseEnabled()) {
|
|
115105
|
-
const { registerComputerUseTools } = await import("./computer-use-
|
|
115105
|
+
const { registerComputerUseTools } = await import("./computer-use-EPJKKTKH.js");
|
|
115106
115106
|
await registerComputerUseTools(registerLazy, this);
|
|
115107
115107
|
}
|
|
115108
115108
|
await registerLazy(ToolNames.MONITOR, async () => {
|
|
115109
|
-
const { MonitorTool } = await import("./monitor-
|
|
115109
|
+
const { MonitorTool } = await import("./monitor-KZVPLWFX.js");
|
|
115110
115110
|
return new MonitorTool(this);
|
|
115111
115111
|
});
|
|
115112
115112
|
if (this.pendingMcpBudgetCallback) {
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
getLanguageSettingsOptions,
|
|
7
7
|
t,
|
|
8
8
|
writeStderrLine
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-Z3P47TGF.js";
|
|
10
10
|
import {
|
|
11
11
|
DEFAULT_STOP_HOOK_BLOCK_CAP,
|
|
12
12
|
DEFAULT_TOOL_OUTPUT_BATCH_BUDGET,
|
|
@@ -16,11 +16,11 @@ import {
|
|
|
16
16
|
SkillError,
|
|
17
17
|
ideContextStore,
|
|
18
18
|
require_main
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-AGCNWJTP.js";
|
|
20
20
|
import {
|
|
21
21
|
isWithinRoot,
|
|
22
22
|
stripRuntimeSnapshotPrefix
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-KEQV5QMN.js";
|
|
24
24
|
import {
|
|
25
25
|
atomicWriteFileSync
|
|
26
26
|
} from "./chunk-WTELKIIK.js";
|
|
@@ -20143,7 +20143,7 @@ __name(getPackageJson, "getPackageJson");
|
|
|
20143
20143
|
// packages/cli/src/utils/version.ts
|
|
20144
20144
|
async function getCliVersion() {
|
|
20145
20145
|
const pkgJson = await getPackageJson();
|
|
20146
|
-
return "0.1.
|
|
20146
|
+
return "0.1.1";
|
|
20147
20147
|
}
|
|
20148
20148
|
__name(getCliVersion, "getCliVersion");
|
|
20149
20149
|
|
|
@@ -20293,7 +20293,7 @@ import { execFile } from "node:child_process";
|
|
|
20293
20293
|
|
|
20294
20294
|
// packages/cli/src/generated/git-commit.ts
|
|
20295
20295
|
init_esbuild_shims();
|
|
20296
|
-
var GIT_COMMIT_INFO = "
|
|
20296
|
+
var GIT_COMMIT_INFO = "a77e4fd";
|
|
20297
20297
|
|
|
20298
20298
|
// packages/cli/src/utils/systemInfo.ts
|
|
20299
20299
|
var debugLogger4 = createDebugLogger("STATUS");
|
|
@@ -73767,11 +73767,11 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
73767
73767
|
let baseGenerator;
|
|
73768
73768
|
try {
|
|
73769
73769
|
if (authType === "openai" /* USE_OPENAI */) {
|
|
73770
|
-
const { createOpenAIContentGenerator } = await import("./openaiContentGenerator-
|
|
73770
|
+
const { createOpenAIContentGenerator } = await import("./openaiContentGenerator-CSEDXFUV.js");
|
|
73771
73771
|
baseGenerator = createOpenAIContentGenerator(generatorConfig, config);
|
|
73772
73772
|
} else if (authType === "qwen-oauth" /* SARA_OAUTH */) {
|
|
73773
73773
|
const { getQwenOAuthClient: getQwenOauthClient } = await import("./qwenOAuth2-WRV6ZLZA.js");
|
|
73774
|
-
const { QwenContentGenerator } = await import("./qwenContentGenerator-
|
|
73774
|
+
const { QwenContentGenerator } = await import("./qwenContentGenerator-GY2KR2YZ.js");
|
|
73775
73775
|
try {
|
|
73776
73776
|
const qwenClient = await getQwenOauthClient(
|
|
73777
73777
|
config,
|
|
@@ -73792,7 +73792,7 @@ async function createContentGenerator(generatorConfig, config, isInitialAuth) {
|
|
|
73792
73792
|
const { createAnthropicContentGenerator } = await import("./anthropicContentGenerator-OSDVMO3W.js");
|
|
73793
73793
|
baseGenerator = createAnthropicContentGenerator(generatorConfig, config);
|
|
73794
73794
|
} else if (authType === "gemini" /* USE_GEMINI */ || authType === "vertex-ai" /* USE_VERTEX_AI */) {
|
|
73795
|
-
const { createGeminiContentGenerator } = await import("./geminiContentGenerator-
|
|
73795
|
+
const { createGeminiContentGenerator } = await import("./geminiContentGenerator-LFUSO2YW.js");
|
|
73796
73796
|
baseGenerator = createGeminiContentGenerator(generatorConfig, config);
|
|
73797
73797
|
} else {
|
|
73798
73798
|
throw new Error(
|
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
"use strict";
|
|
3
3
|
import {
|
|
4
4
|
t
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-Z3P47TGF.js";
|
|
6
6
|
import {
|
|
7
7
|
computeThresholds,
|
|
8
8
|
getCoreSystemPrompt
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-AGCNWJTP.js";
|
|
10
10
|
import {
|
|
11
11
|
buildSkillLlmContent
|
|
12
12
|
} from "./chunk-BECWEGLL.js";
|
|
13
13
|
import {
|
|
14
14
|
DiscoveredMCPTool,
|
|
15
15
|
uiTelemetryService
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-KEQV5QMN.js";
|
|
17
17
|
import {
|
|
18
18
|
ToolNames
|
|
19
19
|
} from "./chunk-CWZDTVI5.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
Client,
|
|
5
5
|
StdioClientTransport
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-AGCNWJTP.js";
|
|
7
7
|
import "./chunk-BJ2YD3KR.js";
|
|
8
8
|
import "./chunk-XJUGMQKY.js";
|
|
9
9
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -20,7 +20,7 @@ import "./chunk-77WXWU44.js";
|
|
|
20
20
|
import "./chunk-LFZ7WUDW.js";
|
|
21
21
|
import {
|
|
22
22
|
safeJsonStringify
|
|
23
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-KEQV5QMN.js";
|
|
24
24
|
import "./chunk-7YEYWLRS.js";
|
|
25
25
|
import "./chunk-ESO7Q65W.js";
|
|
26
26
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
collectContextData,
|
|
5
5
|
contextCommand,
|
|
6
6
|
formatContextUsageText
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
7
|
+
} from "./chunk-YLUAI6AQ.js";
|
|
8
|
+
import "./chunk-Z3P47TGF.js";
|
|
9
|
+
import "./chunk-AGCNWJTP.js";
|
|
10
10
|
import "./chunk-BJ2YD3KR.js";
|
|
11
11
|
import "./chunk-XJUGMQKY.js";
|
|
12
12
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -21,7 +21,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
21
21
|
import "./chunk-GRPCIY4V.js";
|
|
22
22
|
import "./chunk-77WXWU44.js";
|
|
23
23
|
import "./chunk-LFZ7WUDW.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-KEQV5QMN.js";
|
|
25
25
|
import "./chunk-7YEYWLRS.js";
|
|
26
26
|
import "./chunk-ESO7Q65W.js";
|
|
27
27
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -13,7 +13,7 @@ import {
|
|
|
13
13
|
getDiffStat,
|
|
14
14
|
needsUtf8Bom,
|
|
15
15
|
safeLiteralReplace
|
|
16
|
-
} from "./chunk-
|
|
16
|
+
} from "./chunk-AGCNWJTP.js";
|
|
17
17
|
import "./chunk-BJ2YD3KR.js";
|
|
18
18
|
import "./chunk-XJUGMQKY.js";
|
|
19
19
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -35,7 +35,7 @@ import {
|
|
|
35
35
|
getLanguageFromFilePath,
|
|
36
36
|
getSpecificMimeType,
|
|
37
37
|
logFileOperation
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-KEQV5QMN.js";
|
|
39
39
|
import "./chunk-7YEYWLRS.js";
|
|
40
40
|
import "./chunk-ESO7Q65W.js";
|
|
41
41
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
GitWorktreeService,
|
|
5
5
|
writeWorktreeSession,
|
|
6
6
|
writeWorktreeSessionMarker
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AGCNWJTP.js";
|
|
8
8
|
import "./chunk-BJ2YD3KR.js";
|
|
9
9
|
import "./chunk-XJUGMQKY.js";
|
|
10
10
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -19,7 +19,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
19
19
|
import "./chunk-GRPCIY4V.js";
|
|
20
20
|
import "./chunk-77WXWU44.js";
|
|
21
21
|
import "./chunk-LFZ7WUDW.js";
|
|
22
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-KEQV5QMN.js";
|
|
23
23
|
import "./chunk-7YEYWLRS.js";
|
|
24
24
|
import "./chunk-ESO7Q65W.js";
|
|
25
25
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
// Force strict mode and setup for ESM
|
|
2
2
|
"use strict";
|
|
3
|
-
import "./chunk-
|
|
3
|
+
import "./chunk-AGCNWJTP.js";
|
|
4
4
|
import "./chunk-BJ2YD3KR.js";
|
|
5
5
|
import "./chunk-XJUGMQKY.js";
|
|
6
6
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -15,7 +15,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
15
15
|
import "./chunk-GRPCIY4V.js";
|
|
16
16
|
import "./chunk-77WXWU44.js";
|
|
17
17
|
import "./chunk-LFZ7WUDW.js";
|
|
18
|
-
import "./chunk-
|
|
18
|
+
import "./chunk-KEQV5QMN.js";
|
|
19
19
|
import "./chunk-7YEYWLRS.js";
|
|
20
20
|
import "./chunk-ESO7Q65W.js";
|
|
21
21
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
readWorktreeSession,
|
|
7
7
|
readWorktreeSessionMarker,
|
|
8
8
|
worktreeBranchForSlug
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-AGCNWJTP.js";
|
|
10
10
|
import "./chunk-BJ2YD3KR.js";
|
|
11
11
|
import "./chunk-XJUGMQKY.js";
|
|
12
12
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -21,7 +21,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
21
21
|
import "./chunk-GRPCIY4V.js";
|
|
22
22
|
import "./chunk-77WXWU44.js";
|
|
23
23
|
import "./chunk-LFZ7WUDW.js";
|
|
24
|
-
import "./chunk-
|
|
24
|
+
import "./chunk-KEQV5QMN.js";
|
|
25
25
|
import "./chunk-7YEYWLRS.js";
|
|
26
26
|
import "./chunk-ESO7Q65W.js";
|
|
27
27
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
ContextState,
|
|
10
10
|
createApprovalModeOverride,
|
|
11
11
|
isAutonomousPrePlanMode
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-AGCNWJTP.js";
|
|
13
13
|
import "./chunk-BJ2YD3KR.js";
|
|
14
14
|
import "./chunk-XJUGMQKY.js";
|
|
15
15
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -24,7 +24,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
24
24
|
import "./chunk-GRPCIY4V.js";
|
|
25
25
|
import "./chunk-77WXWU44.js";
|
|
26
26
|
import "./chunk-LFZ7WUDW.js";
|
|
27
|
-
import "./chunk-
|
|
27
|
+
import "./chunk-KEQV5QMN.js";
|
|
28
28
|
import "./chunk-7YEYWLRS.js";
|
|
29
29
|
import "./chunk-ESO7Q65W.js";
|
|
30
30
|
import "./chunk-BDKVWTZH.js";
|
package/dist/chunks/{geminiContentGenerator-XLTEAJ6C.js → geminiContentGenerator-LFUSO2YW.js}
RENAMED
|
@@ -212,7 +212,7 @@ var GeminiContentGenerator = class {
|
|
|
212
212
|
|
|
213
213
|
// packages/core/src/core/geminiContentGenerator/index.ts
|
|
214
214
|
function createGeminiContentGenerator(config, gcConfig) {
|
|
215
|
-
const version = "0.1.
|
|
215
|
+
const version = "0.1.1";
|
|
216
216
|
const userAgent = config.userAgent || `QwenCode/${version} (${process.platform}; ${process.arch})`;
|
|
217
217
|
const baseHeaders = {
|
|
218
218
|
"User-Agent": userAgent
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
escape,
|
|
5
5
|
glob
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-AGCNWJTP.js";
|
|
7
7
|
import "./chunk-BJ2YD3KR.js";
|
|
8
8
|
import "./chunk-XJUGMQKY.js";
|
|
9
9
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
DEFAULT_FILE_FILTERING_OPTIONS
|
|
21
21
|
} from "./chunk-77WXWU44.js";
|
|
22
22
|
import "./chunk-LFZ7WUDW.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-KEQV5QMN.js";
|
|
24
24
|
import "./chunk-7YEYWLRS.js";
|
|
25
25
|
import "./chunk-ESO7Q65W.js";
|
|
26
26
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -4,7 +4,7 @@ import {
|
|
|
4
4
|
globStream,
|
|
5
5
|
isCommandAvailable,
|
|
6
6
|
isGitRepository
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-AGCNWJTP.js";
|
|
8
8
|
import "./chunk-BJ2YD3KR.js";
|
|
9
9
|
import "./chunk-XJUGMQKY.js";
|
|
10
10
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -19,7 +19,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
19
19
|
import "./chunk-GRPCIY4V.js";
|
|
20
20
|
import "./chunk-77WXWU44.js";
|
|
21
21
|
import "./chunk-LFZ7WUDW.js";
|
|
22
|
-
import "./chunk-
|
|
22
|
+
import "./chunk-KEQV5QMN.js";
|
|
23
23
|
import "./chunk-7YEYWLRS.js";
|
|
24
24
|
import "./chunk-ESO7Q65W.js";
|
|
25
25
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
normalizeMonitorCommand,
|
|
15
15
|
splitCommands,
|
|
16
16
|
stripAnsi
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-AGCNWJTP.js";
|
|
18
18
|
import "./chunk-BJ2YD3KR.js";
|
|
19
19
|
import "./chunk-XJUGMQKY.js";
|
|
20
20
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -29,7 +29,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
29
29
|
import "./chunk-GRPCIY4V.js";
|
|
30
30
|
import "./chunk-77WXWU44.js";
|
|
31
31
|
import "./chunk-LFZ7WUDW.js";
|
|
32
|
-
import "./chunk-
|
|
32
|
+
import "./chunk-KEQV5QMN.js";
|
|
33
33
|
import "./chunk-7YEYWLRS.js";
|
|
34
34
|
import "./chunk-ESO7Q65W.js";
|
|
35
35
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
createPatch,
|
|
10
10
|
detectLineEnding,
|
|
11
11
|
getDiffStat
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-AGCNWJTP.js";
|
|
13
13
|
import "./chunk-BJ2YD3KR.js";
|
|
14
14
|
import "./chunk-XJUGMQKY.js";
|
|
15
15
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
parseNotebook,
|
|
42
42
|
serializeNotebook,
|
|
43
43
|
toNotebookSource
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-KEQV5QMN.js";
|
|
45
45
|
import "./chunk-7YEYWLRS.js";
|
|
46
46
|
import "./chunk-ESO7Q65W.js";
|
|
47
47
|
import "./chunk-BDKVWTZH.js";
|
package/dist/chunks/{openaiContentGenerator-4O2ON66O.js → openaiContentGenerator-CSEDXFUV.js}
RENAMED
|
@@ -12,11 +12,11 @@ import {
|
|
|
12
12
|
OpenRouterOpenAICompatibleProvider,
|
|
13
13
|
createOpenAIContentGenerator,
|
|
14
14
|
determineProvider
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-OXHLH6AG.js";
|
|
16
16
|
import "./chunk-IYBG7S52.js";
|
|
17
17
|
import {
|
|
18
18
|
OpenAIContentConverter
|
|
19
|
-
} from "./chunk-
|
|
19
|
+
} from "./chunk-KEQV5QMN.js";
|
|
20
20
|
import "./chunk-7YEYWLRS.js";
|
|
21
21
|
import "./chunk-ESO7Q65W.js";
|
|
22
22
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import {
|
|
4
4
|
DashScopeOpenAICompatibleProvider,
|
|
5
5
|
OpenAIContentGenerator
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-OXHLH6AG.js";
|
|
7
7
|
import "./chunk-IYBG7S52.js";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-AGCNWJTP.js";
|
|
9
9
|
import "./chunk-BJ2YD3KR.js";
|
|
10
10
|
import "./chunk-XJUGMQKY.js";
|
|
11
11
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -20,7 +20,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
20
20
|
import "./chunk-GRPCIY4V.js";
|
|
21
21
|
import "./chunk-77WXWU44.js";
|
|
22
22
|
import "./chunk-LFZ7WUDW.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-KEQV5QMN.js";
|
|
24
24
|
import "./chunk-7YEYWLRS.js";
|
|
25
25
|
import "./chunk-ESO7Q65W.js";
|
|
26
26
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import {
|
|
4
4
|
RipGrepTool,
|
|
5
5
|
_resetRipGrepCachesForTest
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-AGCNWJTP.js";
|
|
7
7
|
import "./chunk-BJ2YD3KR.js";
|
|
8
8
|
import "./chunk-XJUGMQKY.js";
|
|
9
9
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -18,7 +18,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
18
18
|
import "./chunk-GRPCIY4V.js";
|
|
19
19
|
import "./chunk-77WXWU44.js";
|
|
20
20
|
import "./chunk-LFZ7WUDW.js";
|
|
21
|
-
import "./chunk-
|
|
21
|
+
import "./chunk-KEQV5QMN.js";
|
|
22
22
|
import "./chunk-7YEYWLRS.js";
|
|
23
23
|
import "./chunk-ESO7Q65W.js";
|
|
24
24
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
} from "./chunk-MRO43B25.js";
|
|
6
6
|
import {
|
|
7
7
|
FILE_HISTORY_DIR
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-AGCNWJTP.js";
|
|
9
9
|
import "./chunk-BJ2YD3KR.js";
|
|
10
10
|
import "./chunk-XJUGMQKY.js";
|
|
11
11
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -20,7 +20,7 @@ import "./chunk-BECWEGLL.js";
|
|
|
20
20
|
import "./chunk-GRPCIY4V.js";
|
|
21
21
|
import "./chunk-77WXWU44.js";
|
|
22
22
|
import "./chunk-LFZ7WUDW.js";
|
|
23
|
-
import "./chunk-
|
|
23
|
+
import "./chunk-KEQV5QMN.js";
|
|
24
24
|
import "./chunk-7YEYWLRS.js";
|
|
25
25
|
import "./chunk-ESO7Q65W.js";
|
|
26
26
|
import "./chunk-BDKVWTZH.js";
|
|
@@ -60,7 +60,7 @@ import {
|
|
|
60
60
|
loadSettings,
|
|
61
61
|
mapDomainErrorToErrorKind,
|
|
62
62
|
reloadEnvironment
|
|
63
|
-
} from "./chunk-
|
|
63
|
+
} from "./chunk-JSAXY3DF.js";
|
|
64
64
|
import {
|
|
65
65
|
ClientSideConnection,
|
|
66
66
|
PROTOCOL_VERSION,
|
|
@@ -71,7 +71,7 @@ import {
|
|
|
71
71
|
SUPPORTED_LANGUAGES,
|
|
72
72
|
writeStderrLine,
|
|
73
73
|
writeStdoutLine
|
|
74
|
-
} from "./chunk-
|
|
74
|
+
} from "./chunk-Z3P47TGF.js";
|
|
75
75
|
import {
|
|
76
76
|
ALL_PROVIDERS,
|
|
77
77
|
APPROVAL_MODES,
|
|
@@ -99,7 +99,7 @@ import {
|
|
|
99
99
|
resolveBaseUrl,
|
|
100
100
|
shouldShowStep,
|
|
101
101
|
writeWorkspaceContextFile
|
|
102
|
-
} from "./chunk-
|
|
102
|
+
} from "./chunk-AGCNWJTP.js";
|
|
103
103
|
import "./chunk-BJ2YD3KR.js";
|
|
104
104
|
import "./chunk-XJUGMQKY.js";
|
|
105
105
|
import "./chunk-MV2JHYZU.js";
|
|
@@ -143,7 +143,7 @@ import {
|
|
|
143
143
|
resolveTelemetrySettings,
|
|
144
144
|
shutdownTelemetry,
|
|
145
145
|
withDaemonRequestSpan
|
|
146
|
-
} from "./chunk-
|
|
146
|
+
} from "./chunk-KEQV5QMN.js";
|
|
147
147
|
import "./chunk-7YEYWLRS.js";
|
|
148
148
|
import "./chunk-ESO7Q65W.js";
|
|
149
149
|
import "./chunk-BDKVWTZH.js";
|