@xagent/x-cli 1.1.75 → 1.1.76
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 +1 -1
- 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.76 – 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
|
@@ -15797,7 +15797,7 @@ ${guardrail.createdFrom ? `- Created from incident: ${guardrail.createdFrom}` :
|
|
|
15797
15797
|
var package_default = {
|
|
15798
15798
|
type: "module",
|
|
15799
15799
|
name: "@xagent/x-cli",
|
|
15800
|
-
version: "1.1.
|
|
15800
|
+
version: "1.1.76",
|
|
15801
15801
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal.",
|
|
15802
15802
|
main: "dist/index.js",
|
|
15803
15803
|
module: "dist/index.js",
|