@sourcegraph/amp 0.0.1749442062-g8a8d46 → 0.0.1749456144-g8821ae

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.
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
2
  import { q as x, o as A, n as g, y as Y, r as j, l as h, x as I, u as J, w as V, A as k, a$ as z, b0 as W, b1 as q, a8 as C, b2 as L, ac as D, b3 as M, aB as _, f as Z, b4 as G, b5 as H, b6 as F, b7 as K, O as Q, b8 as N, _ as X, aa as ee, C as te } from "./console-Dwe3NjCE.js";
3
- import { r as se } from "./main-yZJieE2h.js";
3
+ import { r as se } from "./main-BHb1I7uA.js";
4
4
  const S = A({
5
5
  context: V(["continue", "none"]).optional().default("continue"),
6
6
  tools: J([h("all"), x(g())]).optional(),
@@ -4,7 +4,7 @@ import * as i from "node:fs";
4
4
  import * as o from "node:path";
5
5
  import { join as p } from "node:path";
6
6
  import { promisify as w } from "node:util";
7
- import { U as h } from "./main-yZJieE2h.js";
7
+ import { U as h } from "./main-BHb1I7uA.js";
8
8
  import { N as y, C as n, aM as c } from "./console-Dwe3NjCE.js";
9
9
  import { ripgrepFiles as d } from "./glob.node-Bn-P9pn3.js";
10
10
  import { homedir as F } from "node:os";
@@ -5,7 +5,7 @@ import D from "node:path";
5
5
  import L from "node:fs";
6
6
  import R from "node:process";
7
7
  import { PassThrough as te } from "node:stream";
8
- import { J as se } from "./main-yZJieE2h.js";
8
+ import { J as se } from "./main-BHb1I7uA.js";
9
9
  var S = { exports: {} }, T, k;
10
10
  function oe() {
11
11
  if (k) return T;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sourcegraph/amp",
3
- "version": "0.0.1749442062-g8a8d46",
3
+ "version": "0.0.1749456144-g8821ae",
4
4
  "description": "CLI for Amp, an agentic coding tool in research preview from Sourcegraph.",
5
5
  "homepage": "https://ampcode.com/",
6
6
  "author": {