agentv 4.24.0-next.1 → 4.24.0
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/{chunk-TRA6SVUM.js → chunk-EFA3SBAY.js} +2 -2
- package/dist/chunk-EFA3SBAY.js.map +1 -0
- package/dist/{chunk-AYXP3MTM.js → chunk-NM4NQSUT.js} +3 -3
- package/dist/cli.js +2 -2
- package/dist/index.js +2 -2
- package/dist/{interactive-YXXNDPKI.js → interactive-4NRIFB5R.js} +2 -2
- package/package.json +1 -1
- package/dist/chunk-TRA6SVUM.js.map +0 -1
- /package/dist/{chunk-AYXP3MTM.js.map → chunk-NM4NQSUT.js.map} +0 -0
- /package/dist/{interactive-YXXNDPKI.js.map → interactive-4NRIFB5R.js.map} +0 -0
|
@@ -179,7 +179,7 @@ async function findRepoRoot(start) {
|
|
|
179
179
|
// package.json
|
|
180
180
|
var package_default = {
|
|
181
181
|
name: "agentv",
|
|
182
|
-
version: "4.24.0
|
|
182
|
+
version: "4.24.0",
|
|
183
183
|
description: "CLI entry point for AgentV",
|
|
184
184
|
type: "module",
|
|
185
185
|
repository: {
|
|
@@ -6035,4 +6035,4 @@ export {
|
|
|
6035
6035
|
getCategories,
|
|
6036
6036
|
filterByCategory
|
|
6037
6037
|
};
|
|
6038
|
-
//# sourceMappingURL=chunk-
|
|
6038
|
+
//# sourceMappingURL=chunk-EFA3SBAY.js.map
|