@xagent/x-cli 1.2.14 → 1.2.15
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/README.md +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -29280,7 +29280,7 @@ var init_package = __esm({
|
|
|
29280
29280
|
package_default = {
|
|
29281
29281
|
type: "module",
|
|
29282
29282
|
name: "@xagent/one-shot",
|
|
29283
|
-
version: "1.2.
|
|
29283
|
+
version: "1.2.15",
|
|
29284
29284
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
29285
29285
|
main: "dist/index.js",
|
|
29286
29286
|
module: "dist/index.js",
|
|
@@ -35293,7 +35293,7 @@ var require_package = __commonJS({
|
|
|
35293
35293
|
module.exports = {
|
|
35294
35294
|
type: "module",
|
|
35295
35295
|
name: "@xagent/one-shot",
|
|
35296
|
-
version: "1.2.
|
|
35296
|
+
version: "1.2.15",
|
|
35297
35297
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
35298
35298
|
main: "dist/index.js",
|
|
35299
35299
|
module: "dist/index.js",
|