@xagent/x-cli 1.1.37 → 1.1.38
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/docs/assets/logos/favicon.svg +5 -24
- package/docs/assets/logos/github-social-preview.svg +4 -21
- package/docs/assets/logos/x-cli-logo-large.svg +5 -27
- package/docs/assets/logos/x-cli-logo-small.svg +5 -27
- package/docs/assets/logos/x-cli-logo.svg +5 -27
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/index.js
CHANGED
|
@@ -9287,7 +9287,7 @@ EOF`;
|
|
|
9287
9287
|
var package_default = {
|
|
9288
9288
|
type: "module",
|
|
9289
9289
|
name: "@xagent/x-cli",
|
|
9290
|
-
version: "1.1.
|
|
9290
|
+
version: "1.1.38",
|
|
9291
9291
|
description: "An open-source AI agent that brings the power of Grok directly into your terminal.",
|
|
9292
9292
|
main: "dist/index.js",
|
|
9293
9293
|
module: "dist/index.js",
|