@xagent/x-cli 1.1.102 → 1.1.104
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
|
@@ -18500,7 +18500,7 @@ var init_package = __esm({
|
|
|
18500
18500
|
package_default = {
|
|
18501
18501
|
type: "module",
|
|
18502
18502
|
name: "@xagent/one-shot",
|
|
18503
|
-
version: "1.1.
|
|
18503
|
+
version: "1.1.104",
|
|
18504
18504
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
18505
18505
|
main: "dist/index.js",
|
|
18506
18506
|
module: "dist/index.js",
|
|
@@ -23808,7 +23808,7 @@ var require_package = __commonJS({
|
|
|
23808
23808
|
module.exports = {
|
|
23809
23809
|
type: "module",
|
|
23810
23810
|
name: "@xagent/one-shot",
|
|
23811
|
-
version: "1.1.
|
|
23811
|
+
version: "1.1.104",
|
|
23812
23812
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
23813
23813
|
main: "dist/index.js",
|
|
23814
23814
|
module: "dist/index.js",
|