@sourcegraph/amp 0.0.1748581425-ga69905 → 0.0.1748592090-g82886f

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.
Files changed (40) hide show
  1. package/dist/amp.js +2 -2
  2. package/dist/{color-ldrInzKB.js → color-KZLHE9lz.js} +9 -9
  3. package/dist/{color-ldrInzKB.js.map → color-KZLHE9lz.js.map} +1 -1
  4. package/dist/{create_file.node-pHiRAwrz.js → create_file.node-CeO77-N9.js} +2 -2
  5. package/dist/{create_file.node-pHiRAwrz.js.map → create_file.node-CeO77-N9.js.map} +1 -1
  6. package/dist/{edit_file.node-nAUP_3bW.js → edit_file.node-BRayGlMY.js} +3 -3
  7. package/dist/{edit_file.node-nAUP_3bW.js.map → edit_file.node-BRayGlMY.js.map} +1 -1
  8. package/dist/{executable-D9Dr9Z2U.js → executable-rYoa-LRU.js} +2 -2
  9. package/dist/{executable-D9Dr9Z2U.js.map → executable-rYoa-LRU.js.map} +1 -1
  10. package/dist/{files-C7vv9BDa.js → files-DRNnhOmo.js} +2 -2
  11. package/dist/{files-C7vv9BDa.js.map → files-DRNnhOmo.js.map} +1 -1
  12. package/dist/{glob.node-Mg2vA9hM.js → glob.node-agGBjrBg.js} +3 -3
  13. package/dist/{glob.node-Mg2vA9hM.js.map → glob.node-agGBjrBg.js.map} +1 -1
  14. package/dist/{list_directory.node-BQq4XK-y.js → list_directory.node-TYM6mPMl.js} +2 -2
  15. package/dist/{list_directory.node-BQq4XK-y.js.map → list_directory.node-TYM6mPMl.js.map} +1 -1
  16. package/dist/{load-profile-D7KCxFft.js → load-profile-DfzWNpRA.js} +2 -2
  17. package/dist/{load-profile-D7KCxFft.js.map → load-profile-DfzWNpRA.js.map} +1 -1
  18. package/dist/{main-Dtt0cp07.js → main-d0nDM7GJ.js} +3632 -3546
  19. package/dist/{main-Dtt0cp07.js.map → main-d0nDM7GJ.js.map} +1 -1
  20. package/dist/{node-CjTxUnpu.js → node-CDZC4DW9.js} +4 -4
  21. package/dist/node-CDZC4DW9.js.map +1 -0
  22. package/dist/{node-C2XZ5nUw.js → node-COuJYHx_.js} +2 -2
  23. package/dist/{node-C2XZ5nUw.js.map → node-COuJYHx_.js.map} +1 -1
  24. package/dist/{node-mEGuz3HH.js → node-DWXaFMNz.js} +2 -2
  25. package/dist/{node-mEGuz3HH.js.map → node-DWXaFMNz.js.map} +1 -1
  26. package/dist/{node-Ca_JziST.js → node-DkV0OdKk.js} +3 -3
  27. package/dist/{node-Ca_JziST.js.map → node-DkV0OdKk.js.map} +1 -1
  28. package/dist/{node-CCnEMObW.js → node-HdWhJMp3.js} +3 -3
  29. package/dist/{node-CCnEMObW.js.map → node-HdWhJMp3.js.map} +1 -1
  30. package/dist/{node-Zpxvi1Je.js → node-XQHPbSSO.js} +3 -3
  31. package/dist/{node-Zpxvi1Je.js.map → node-XQHPbSSO.js.map} +1 -1
  32. package/dist/{read_file.node-Da0ma4-1.js → read_file.node-2KNKpy--.js} +2 -2
  33. package/dist/{read_file.node-Da0ma4-1.js.map → read_file.node-2KNKpy--.js.map} +1 -1
  34. package/dist/{stdio-C1EzrjO6.js → stdio-GkdttQu7.js} +3 -3
  35. package/dist/{stdio-C1EzrjO6.js.map → stdio-GkdttQu7.js.map} +1 -1
  36. package/dist/storybook.js +1 -1
  37. package/dist/{undo_edit.node-BH-4_Rkm.js → undo_edit.node-C8Hv1wkP.js} +2 -2
  38. package/dist/{undo_edit.node-BH-4_Rkm.js.map → undo_edit.node-C8Hv1wkP.js.map} +1 -1
  39. package/package.json +1 -1
  40. package/dist/node-CjTxUnpu.js.map +0 -1
package/dist/amp.js CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env node
2
- import "./color-ldrInzKB.js";
3
- import "./main-Dtt0cp07.js";
2
+ import "./color-KZLHE9lz.js";
3
+ import "./main-d0nDM7GJ.js";
4
4
  import "node:crypto";
5
5
  import "node:fs/promises";
6
6
  import "node:path";
@@ -7062,7 +7062,7 @@ Prefer this tool over \`edit_file\` when you want to ovewrite the entire content
7062
7062
  },
7063
7063
  source: "builtin"
7064
7064
  },
7065
- fn: import("./create_file.node-pHiRAwrz.js").then(
7065
+ fn: import("./create_file.node-CeO77-N9.js").then(
7066
7066
  ({ nodeCreateFileTool: t }) => t
7067
7067
  )
7068
7068
  }, ar = "Grep", BC = 15, UC = 250, zC = `Search for exact text patterns in files using ripgrep, a fast keyword search tool.
@@ -7195,7 +7195,7 @@ COMPLEMENTARY USE WITH CODEBASE_SEARCH:
7195
7195
  },
7196
7196
  source: "builtin"
7197
7197
  },
7198
- fn: import("./node-CCnEMObW.js").then(({ nodeGrepTool: t }) => t)
7198
+ fn: import("./node-HdWhJMp3.js").then(({ nodeGrepTool: t }) => t)
7199
7199
  }, wr = "read_file", GC = 1e3, jn = {
7200
7200
  spec: {
7201
7201
  name: wr,
@@ -7227,7 +7227,7 @@ Returns the contents of the file with each line prefixed by its line number. For
7227
7227
  switch ("node") {
7228
7228
  case "node":
7229
7229
  case "vscode":
7230
- return import("./read_file.node-Da0ma4-1.js").then(({ nodeReadFileTool: t }) => t);
7230
+ return import("./read_file.node-2KNKpy--.js").then(({ nodeReadFileTool: t }) => t);
7231
7231
  }
7232
7232
  })()
7233
7233
  }, YC = mC({
@@ -7256,7 +7256,7 @@ If you need to replace the entire contents of a file, use \`${ei}\` instead, sin
7256
7256
  inputSchema: vD(YC),
7257
7257
  source: "builtin"
7258
7258
  },
7259
- fn: import("./edit_file.node-nAUP_3bW.js").then(({ nodeEditFileTool: t }) => t)
7259
+ fn: import("./edit_file.node-BRayGlMY.js").then(({ nodeEditFileTool: t }) => t)
7260
7260
  };
7261
7261
  async function eJ(t, e, r, n) {
7262
7262
  e = Xn(e);
@@ -8262,7 +8262,7 @@ Note: Results are sorted by modification time with the most recently modified fi
8262
8262
  },
8263
8263
  source: "builtin"
8264
8264
  },
8265
- fn: import("./glob.node-Mg2vA9hM.js").then(({ nodeGlobTool: t }) => t)
8265
+ fn: import("./glob.node-agGBjrBg.js").then(({ nodeGlobTool: t }) => t)
8266
8266
  }, ai = "list_directory", nh = {
8267
8267
  spec: {
8268
8268
  name: ai,
@@ -8283,7 +8283,7 @@ Note: Results are sorted by modification time with the most recently modified fi
8283
8283
  switch ("node") {
8284
8284
  case "node":
8285
8285
  case "vscode":
8286
- return import("./list_directory.node-BQq4XK-y.js").then(
8286
+ return import("./list_directory.node-TYM6mPMl.js").then(
8287
8287
  ({ nodeListDirectoryTool: t }) => t
8288
8288
  );
8289
8289
  }
@@ -9107,7 +9107,7 @@ It's VERY IMPORTANT to use specific tools when searching for files, instead of i
9107
9107
  },
9108
9108
  source: "builtin"
9109
9109
  },
9110
- fn: import("./node-CjTxUnpu.js").then(({ nodeBashTool: t }) => t)
9110
+ fn: import("./node-CDZC4DW9.js").then(({ nodeBashTool: t }) => t)
9111
9111
  }, G0 = [
9112
9112
  "ls",
9113
9113
  "dir",
@@ -9993,7 +9993,7 @@ Returns a git-style diff showing the changes that were undone as formatted markd
9993
9993
  },
9994
9994
  source: "builtin"
9995
9995
  },
9996
- fn: import("./undo_edit.node-BH-4_Rkm.js").then(({ nodeUndoEditTool: t }) => t)
9996
+ fn: import("./undo_edit.node-C8Hv1wkP.js").then(({ nodeUndoEditTool: t }) => t)
9997
9997
  };
9998
9998
  function AJ(t, e, r, n) {
9999
9999
  const a = [], s = [];
@@ -54250,4 +54250,4 @@ export {
54250
54250
  cZ as y,
54251
54251
  dZ as z
54252
54252
  };
54253
- //# sourceMappingURL=color-ldrInzKB.js.map
54253
+ //# sourceMappingURL=color-KZLHE9lz.js.map