@sourcegraph/amp 0.0.1749168111-g4b82d4 → 0.0.1749182771-gb19aef
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-B2k3Zpl9.js → main-CnaIlgJ-.js} +11 -11
- package/dist/{main-B2k3Zpl9.js.map → main-CnaIlgJ-.js.map} +1 -1
- package/dist/{node-CmvXwfyv.js → node-q5EJWNpV.js} +2 -2
- package/dist/{node-CmvXwfyv.js.map → node-q5EJWNpV.js.map} +1 -1
- package/dist/{stdio-BBqbZueR.js → stdio-Clxnyx58.js} +2 -2
- package/dist/{stdio-BBqbZueR.js.map → stdio-Clxnyx58.js.map} +1 -1
- package/package.json +1 -1
package/dist/amp.js
CHANGED
@@ -4994,7 +4994,7 @@ async function Nv(t, e, n) {
|
|
4994
4994
|
const { loadProfileEnvironmentVariables: r } = await import("./load-profile-DD55GCpN.js"), a = n.loadProfile === "never" || !n.workingDirectory ? process.env : await We(
|
4995
4995
|
r(n.workingDirectory, n.loadProfile)
|
4996
4996
|
);
|
4997
|
-
i = await import("./stdio-
|
4997
|
+
i = await import("./stdio-Clxnyx58.js").then(
|
4998
4998
|
({ StdioClientTransport: s }) => new s({
|
4999
4999
|
...t,
|
5000
5000
|
stderr: "pipe",
|
@@ -5755,7 +5755,7 @@ IMPORTANT: The result of this tool (if any) should be displayed directly to the
|
|
5755
5755
|
},
|
5756
5756
|
source: "builtin"
|
5757
5757
|
},
|
5758
|
-
fn: import("./node-
|
5758
|
+
fn: import("./node-q5EJWNpV.js").then(({ runRoutine: t }) => t)
|
5759
5759
|
};
|
5760
5760
|
let hu = !1;
|
5761
5761
|
async function Xh(t, e = !1) {
|
@@ -18776,7 +18776,7 @@ async function Cw({
|
|
18776
18776
|
}
|
18777
18777
|
async function Rw(t) {
|
18778
18778
|
try {
|
18779
|
-
const e = await ww("0.0.
|
18779
|
+
const e = await ww("0.0.1749182771-gb19aef");
|
18780
18780
|
e.hasUpdate && e.latestVersion ? (t.next({ type: "update-start-updating" }), setTimeout(async () => {
|
18781
18781
|
try {
|
18782
18782
|
await Pw(e.latestVersion), t.next({
|
@@ -20525,7 +20525,7 @@ async function Un(t, e) {
|
|
20525
20525
|
Yn({
|
20526
20526
|
logLevel: e.logLevel || process.env.AMP_LOG_LEVEL,
|
20527
20527
|
logFile: e.logFile || process.env.AMP_LOG_FILE
|
20528
|
-
}), zp("0.0.
|
20528
|
+
}), zp("0.0.1749182771-gb19aef");
|
20529
20529
|
const n = e.settingsFile ?? process.env.AMP_SETTINGS_FILE;
|
20530
20530
|
J.info("Using settings file", { settingsFile: n });
|
20531
20531
|
const i = Hn(), r = id({ settingsFile: n }), a = process.env.AMP_API_KEY;
|
@@ -20633,7 +20633,7 @@ function Qw(t) {
|
|
20633
20633
|
const e = new wu().name("amp").description("AI-powered coding assistant").option("--thread-id [THREAD_ID]", "ID of the thread to continue running", void 0);
|
20634
20634
|
e.option("-V, --version", "output the version number", () => {
|
20635
20635
|
if (t.isTTY) {
|
20636
|
-
const a = "0.0.
|
20636
|
+
const a = "0.0.1749182771-gb19aef".match(/^(\d+\.\d+)\.(\d+)-(.+)$/);
|
20637
20637
|
if (a) {
|
20638
20638
|
const [, , s] = a;
|
20639
20639
|
try {
|
@@ -20644,21 +20644,21 @@ function Qw(t) {
|
|
20644
20644
|
day: "numeric"
|
20645
20645
|
});
|
20646
20646
|
Ie.write(
|
20647
|
-
`0.0.
|
20647
|
+
`0.0.1749182771-gb19aef ${t.printer.print(`(released ${o})`, { foreground: "gray" })}
|
20648
20648
|
`
|
20649
20649
|
);
|
20650
20650
|
} else
|
20651
|
-
Ie.write(`0.0.
|
20651
|
+
Ie.write(`0.0.1749182771-gb19aef
|
20652
20652
|
`);
|
20653
20653
|
} catch {
|
20654
|
-
Ie.write(`0.0.
|
20654
|
+
Ie.write(`0.0.1749182771-gb19aef
|
20655
20655
|
`);
|
20656
20656
|
}
|
20657
20657
|
} else
|
20658
|
-
Ie.write(`0.0.
|
20658
|
+
Ie.write(`0.0.1749182771-gb19aef
|
20659
20659
|
`);
|
20660
20660
|
} else
|
20661
|
-
Ie.write(`0.0.
|
20661
|
+
Ie.write(`0.0.1749182771-gb19aef
|
20662
20662
|
`);
|
20663
20663
|
process.exit(0);
|
20664
20664
|
}), e.addHelpText(
|
@@ -21106,4 +21106,4 @@ export {
|
|
21106
21106
|
Am as J,
|
21107
21107
|
ey as r
|
21108
21108
|
};
|
21109
|
-
//# sourceMappingURL=main-
|
21109
|
+
//# sourceMappingURL=main-CnaIlgJ-.js.map
|