@sourcegraph/amp 0.0.1748503864-g313565 → 0.0.1748506378-g0b2c07
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/amp.js +1 -1
- package/dist/{main-BKgoxjc3.js → main-DKwRjnK-.js} +8 -8
- package/dist/{main-BKgoxjc3.js.map → main-DKwRjnK-.js.map} +1 -1
- package/dist/{node-r_CFo2hp.js → node-C0wxa4K3.js} +2 -2
- package/dist/{node-r_CFo2hp.js.map → node-C0wxa4K3.js.map} +1 -1
- package/dist/{node-BN7st9Hr.js → node-D8oU-xnc.js} +2 -2
- package/dist/{node-BN7st9Hr.js.map → node-D8oU-xnc.js.map} +1 -1
- package/dist/{stdio-Bv-vo7_D.js → stdio-Dpc0LHLt.js} +2 -2
- package/dist/{stdio-Bv-vo7_D.js.map → stdio-Dpc0LHLt.js.map} +1 -1
- package/package.json +1 -1
package/dist/amp.js
CHANGED
@@ -7755,7 +7755,7 @@ async function l2(i, e, t) {
|
|
7755
7755
|
const { loadProfileEnvironmentVariables: r } = await import("./load-profile-Gn3gm8Ha.js"), o = t.loadProfile === "never" || !t.workingDirectory ? process.env : await pt(
|
7756
7756
|
r(t.workingDirectory, t.loadProfile)
|
7757
7757
|
);
|
7758
|
-
n = await import("./stdio-
|
7758
|
+
n = await import("./stdio-Dpc0LHLt.js").then(
|
7759
7759
|
({ StdioClientTransport: s }) => new s({
|
7760
7760
|
...i,
|
7761
7761
|
stderr: "pipe",
|
@@ -8103,7 +8103,7 @@ the \`${um}\` with the url.
|
|
8103
8103
|
requiresNetwork: !0
|
8104
8104
|
}
|
8105
8105
|
},
|
8106
|
-
fn: import("./node-
|
8106
|
+
fn: import("./node-D8oU-xnc.js").then(({ nodeWebSearchTool: i }) => i)
|
8107
8107
|
};
|
8108
8108
|
function y2(i) {
|
8109
8109
|
const { interval: e, fn: t, cacheKey: n } = i, r = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
|
@@ -26939,7 +26939,7 @@ IMPORTANT: The result of this tool (if any) should be displayed directly to the
|
|
26939
26939
|
},
|
26940
26940
|
source: "builtin"
|
26941
26941
|
},
|
26942
|
-
fn: import("./node-
|
26942
|
+
fn: import("./node-C0wxa4K3.js").then(({ runRoutine: i }) => i)
|
26943
26943
|
};
|
26944
26944
|
let Fw = !1;
|
26945
26945
|
async function JC(i, e = !1) {
|
@@ -39332,7 +39332,7 @@ async function Au(i, e) {
|
|
39332
39332
|
Ag({
|
39333
39333
|
logLevel: e.logLevel || process.env.AMP_LOG_LEVEL,
|
39334
39334
|
logFile: e.logFile || process.env.AMP_LOG_FILE
|
39335
|
-
}), GM("0.0.
|
39335
|
+
}), GM("0.0.1748506378-g0b2c07");
|
39336
39336
|
const t = e.settingsFile ?? process.env.AMP_SETTINGS_FILE;
|
39337
39337
|
ae.info("Using settings file", { settingsFile: t });
|
39338
39338
|
const n = Cu(), r = XC({ settingsFile: t }), o = process.env.AMP_API_KEY;
|
@@ -39429,7 +39429,7 @@ Login failed: ${r instanceof Error ? r.message : String(r)}
|
|
39429
39429
|
}
|
39430
39430
|
}
|
39431
39431
|
function ZG(i) {
|
39432
|
-
const e = new E4().name("amp").description("AI-powered coding assistant").version("0.0.
|
39432
|
+
const e = new E4().name("amp").description("AI-powered coding assistant").version("0.0.1748506378-g0b2c07").option("--thread-id [THREAD_ID]", "ID of the thread to continue running", void 0);
|
39433
39433
|
e.addHelpText(
|
39434
39434
|
"after",
|
39435
39435
|
(() => {
|
@@ -40623,7 +40623,7 @@ function Tr() {
|
|
40623
40623
|
}
|
40624
40624
|
async function rW(i, e) {
|
40625
40625
|
try {
|
40626
|
-
const t = await BG("0.0.
|
40626
|
+
const t = await BG("0.0.1748506378-g0b2c07");
|
40627
40627
|
t.hasUpdate && t.latestVersion ? e ? (i.next({ type: "update-start-updating" }), setTimeout(async () => {
|
40628
40628
|
try {
|
40629
40629
|
await WG(t.latestVersion), i.next({
|
@@ -40638,7 +40638,7 @@ async function rW(i, e) {
|
|
40638
40638
|
version: t.latestVersion
|
40639
40639
|
});
|
40640
40640
|
}
|
40641
|
-
}, 100)) : ae.info(`New version available: 0.0.
|
40641
|
+
}, 100)) : ae.info(`New version available: 0.0.1748506378-g0b2c07 → ${t.latestVersion}`) : ae.info("No update available");
|
40642
40642
|
} catch (t) {
|
40643
40643
|
ae.debug("Update check failed", t);
|
40644
40644
|
}
|
@@ -40693,4 +40693,4 @@ export {
|
|
40693
40693
|
ve as s,
|
40694
40694
|
lr as u
|
40695
40695
|
};
|
40696
|
-
//# sourceMappingURL=main-
|
40696
|
+
//# sourceMappingURL=main-DKwRjnK-.js.map
|