@sourcegraph/amp 0.0.1748585537-g1e48d6 → 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.
- package/dist/amp.js +2 -2
- package/dist/{color-ldrInzKB.js → color-KZLHE9lz.js} +9 -9
- package/dist/{color-ldrInzKB.js.map → color-KZLHE9lz.js.map} +1 -1
- package/dist/{create_file.node-pHiRAwrz.js → create_file.node-CeO77-N9.js} +2 -2
- package/dist/{create_file.node-pHiRAwrz.js.map → create_file.node-CeO77-N9.js.map} +1 -1
- package/dist/{edit_file.node-nAUP_3bW.js → edit_file.node-BRayGlMY.js} +3 -3
- package/dist/{edit_file.node-nAUP_3bW.js.map → edit_file.node-BRayGlMY.js.map} +1 -1
- package/dist/{executable-D9Dr9Z2U.js → executable-rYoa-LRU.js} +2 -2
- package/dist/{executable-D9Dr9Z2U.js.map → executable-rYoa-LRU.js.map} +1 -1
- package/dist/{files-C7vv9BDa.js → files-DRNnhOmo.js} +2 -2
- package/dist/{files-C7vv9BDa.js.map → files-DRNnhOmo.js.map} +1 -1
- package/dist/{glob.node-Mg2vA9hM.js → glob.node-agGBjrBg.js} +3 -3
- package/dist/{glob.node-Mg2vA9hM.js.map → glob.node-agGBjrBg.js.map} +1 -1
- package/dist/{list_directory.node-BQq4XK-y.js → list_directory.node-TYM6mPMl.js} +2 -2
- package/dist/{list_directory.node-BQq4XK-y.js.map → list_directory.node-TYM6mPMl.js.map} +1 -1
- package/dist/{load-profile-D7KCxFft.js → load-profile-DfzWNpRA.js} +2 -2
- package/dist/{load-profile-D7KCxFft.js.map → load-profile-DfzWNpRA.js.map} +1 -1
- package/dist/{main-_RAVC2vW.js → main-d0nDM7GJ.js} +3632 -3546
- package/dist/{main-_RAVC2vW.js.map → main-d0nDM7GJ.js.map} +1 -1
- package/dist/{node-CjTxUnpu.js → node-CDZC4DW9.js} +4 -4
- package/dist/node-CDZC4DW9.js.map +1 -0
- package/dist/{node-C2XZ5nUw.js → node-COuJYHx_.js} +2 -2
- package/dist/{node-C2XZ5nUw.js.map → node-COuJYHx_.js.map} +1 -1
- package/dist/{node-mEGuz3HH.js → node-DWXaFMNz.js} +2 -2
- package/dist/{node-mEGuz3HH.js.map → node-DWXaFMNz.js.map} +1 -1
- package/dist/{node-CDav8GEj.js → node-DkV0OdKk.js} +3 -3
- package/dist/{node-CDav8GEj.js.map → node-DkV0OdKk.js.map} +1 -1
- package/dist/{node-CCnEMObW.js → node-HdWhJMp3.js} +3 -3
- package/dist/{node-CCnEMObW.js.map → node-HdWhJMp3.js.map} +1 -1
- package/dist/{node-yAI2aH4I.js → node-XQHPbSSO.js} +3 -3
- package/dist/{node-yAI2aH4I.js.map → node-XQHPbSSO.js.map} +1 -1
- package/dist/{read_file.node-Da0ma4-1.js → read_file.node-2KNKpy--.js} +2 -2
- package/dist/{read_file.node-Da0ma4-1.js.map → read_file.node-2KNKpy--.js.map} +1 -1
- package/dist/{stdio-D-xv_DKO.js → stdio-GkdttQu7.js} +3 -3
- package/dist/{stdio-D-xv_DKO.js.map → stdio-GkdttQu7.js.map} +1 -1
- package/dist/storybook.js +1 -1
- package/dist/{undo_edit.node-BH-4_Rkm.js → undo_edit.node-C8Hv1wkP.js} +2 -2
- package/dist/{undo_edit.node-BH-4_Rkm.js.map → undo_edit.node-C8Hv1wkP.js.map} +1 -1
- package/package.json +1 -1
- package/dist/node-CjTxUnpu.js.map +0 -1
package/dist/amp.js
CHANGED
@@ -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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
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-
|
54253
|
+
//# sourceMappingURL=color-KZLHE9lz.js.map
|