@xagent/x-cli 1.1.83 → 1.1.84
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<!-- Test comment for PR creation -->
|
|
2
2
|
|
|
3
|
-
## 1.1.
|
|
3
|
+
## 1.1.84 – Logo Assets & NPM Publication Complete
|
|
4
4
|
|
|
5
5
|
✅ **Live on NPM**: [@xagent/x-cli](https://www.npmjs.com/package/@xagent/x-cli) - Fully published and ready for global installation
|
|
6
6
|
|
package/dist/index.js
CHANGED
|
@@ -16197,7 +16197,7 @@ var init_package = __esm({
|
|
|
16197
16197
|
package_default = {
|
|
16198
16198
|
type: "module",
|
|
16199
16199
|
name: "@xagent/x-cli",
|
|
16200
|
-
version: "1.1.
|
|
16200
|
+
version: "1.1.84",
|
|
16201
16201
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal.",
|
|
16202
16202
|
main: "dist/index.js",
|
|
16203
16203
|
module: "dist/index.js",
|
|
@@ -21778,7 +21778,7 @@ var require_package = __commonJS({
|
|
|
21778
21778
|
module.exports = {
|
|
21779
21779
|
type: "module",
|
|
21780
21780
|
name: "@xagent/x-cli",
|
|
21781
|
-
version: "1.1.
|
|
21781
|
+
version: "1.1.84",
|
|
21782
21782
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal.",
|
|
21783
21783
|
main: "dist/index.js",
|
|
21784
21784
|
module: "dist/index.js",
|