@sourcegraph/amp 0.0.1749038537-ga788b8 → 0.0.1749067277-gb5bda9

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  import "./console-cTFB4LXV.js";
3
- import "./main-CAGDgkNm.js";
3
+ import "./main-C2CtRH1d.js";
4
4
  import "node:crypto";
5
5
  import "node:fs/promises";
6
6
  import "node:path";
@@ -4994,7 +4994,7 @@ async function Ng(i, e, t) {
4994
4994
  const { loadProfileEnvironmentVariables: r } = await import("./load-profile-BUNbamZ9.js"), a = t.loadProfile === "never" || !t.workingDirectory ? process.env : await Ge(
4995
4995
  r(t.workingDirectory, t.loadProfile)
4996
4996
  );
4997
- n = await import("./stdio-ChUPUONM.js").then(
4997
+ n = await import("./stdio-BsuBbDXQ.js").then(
4998
4998
  ({ StdioClientTransport: u }) => new u({
4999
4999
  ...i,
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-Bs9RGMLe.js").then(({ runRoutine: i }) => i)
5758
+ fn: import("./node-BJtL6b2X.js").then(({ runRoutine: i }) => i)
5759
5759
  };
5760
5760
  let cl = !1;
5761
5761
  async function ed(i, e = !1) {
@@ -17137,6 +17137,11 @@ const kd = {
17137
17137
  visible: !1,
17138
17138
  description: "List of language IDs for which tab completion is disabled"
17139
17139
  },
17140
+ "tab.autoImport.enabled": {
17141
+ value: !1,
17142
+ visible: !1,
17143
+ description: "Enable auto-import feature for tab completion"
17144
+ },
17140
17145
  "tab.verboseLogs": {
17141
17146
  value: !1,
17142
17147
  visible: !1,
@@ -18605,7 +18610,7 @@ async function Sw({
18605
18610
  }
18606
18611
  async function Pw(i) {
18607
18612
  try {
18608
- const e = await yw("0.0.1749038537-ga788b8");
18613
+ const e = await yw("0.0.1749067277-gb5bda9");
18609
18614
  e.hasUpdate && e.latestVersion ? (i.next({ type: "update-start-updating" }), setTimeout(async () => {
18610
18615
  try {
18611
18616
  await Ew(e.latestVersion), i.next({
@@ -19995,7 +20000,7 @@ async function Hn(i, e) {
19995
20000
  Jn({
19996
20001
  logLevel: e.logLevel || process.env.AMP_LOG_LEVEL,
19997
20002
  logFile: e.logFile || process.env.AMP_LOG_FILE
19998
- }), zp("0.0.1749038537-ga788b8");
20003
+ }), zp("0.0.1749067277-gb5bda9");
19999
20004
  const t = e.settingsFile ?? process.env.AMP_SETTINGS_FILE;
20000
20005
  Y.info("Using settings file", { settingsFile: t });
20001
20006
  const n = Nn(), r = ad({ settingsFile: t }), a = process.env.AMP_API_KEY;
@@ -20095,7 +20100,7 @@ function Kw(i) {
20095
20100
  const e = new yl().name("amp").description("AI-powered coding assistant").option("--thread-id [THREAD_ID]", "ID of the thread to continue running", void 0);
20096
20101
  e.option("-V, --version", "output the version number", () => {
20097
20102
  if (i.isTTY) {
20098
- const a = "0.0.1749038537-ga788b8".match(/^(\d+\.\d+)\.(\d+)-(.+)$/);
20103
+ const a = "0.0.1749067277-gb5bda9".match(/^(\d+\.\d+)\.(\d+)-(.+)$/);
20099
20104
  if (a) {
20100
20105
  const [, , u] = a;
20101
20106
  try {
@@ -20106,21 +20111,21 @@ function Kw(i) {
20106
20111
  day: "numeric"
20107
20112
  });
20108
20113
  $e.write(
20109
- `0.0.1749038537-ga788b8 ${i.printer.print(`(released ${o})`, { foreground: "gray" })}
20114
+ `0.0.1749067277-gb5bda9 ${i.printer.print(`(released ${o})`, { foreground: "gray" })}
20110
20115
  `
20111
20116
  );
20112
20117
  } else
20113
- $e.write(`0.0.1749038537-ga788b8
20118
+ $e.write(`0.0.1749067277-gb5bda9
20114
20119
  `);
20115
20120
  } catch {
20116
- $e.write(`0.0.1749038537-ga788b8
20121
+ $e.write(`0.0.1749067277-gb5bda9
20117
20122
  `);
20118
20123
  }
20119
20124
  } else
20120
- $e.write(`0.0.1749038537-ga788b8
20125
+ $e.write(`0.0.1749067277-gb5bda9
20121
20126
  `);
20122
20127
  } else
20123
- $e.write(`0.0.1749038537-ga788b8
20128
+ $e.write(`0.0.1749067277-gb5bda9
20124
20129
  `);
20125
20130
  process.exit(0);
20126
20131
  }), e.addHelpText(
@@ -20549,4 +20554,4 @@ export {
20549
20554
  Am as J,
20550
20555
  ey as r
20551
20556
  };
20552
- //# sourceMappingURL=main-CAGDgkNm.js.map
20557
+ //# sourceMappingURL=main-C2CtRH1d.js.map