@xagent/x-cli 1.2.3 → 1.2.4
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,4 +1,4 @@
|
|
|
1
|
-
## 1.2.
|
|
1
|
+
## 1.2.4 – Revolutionary Optimization & Agent Self-Testing
|
|
2
2
|
|
|
3
3
|
🧪 **INSANE BREAKTHROUGH**: **Agent Self-Testing methodology** - First AI that can test itself and iterate to perfection!
|
|
4
4
|
🚀 **MASSIVE BREAKTHROUGH**: Revolutionary Native Text Operations discovered - **10.9x token savings** potential!
|
package/dist/index.js
CHANGED
|
@@ -27092,7 +27092,7 @@ var init_package = __esm({
|
|
|
27092
27092
|
package_default = {
|
|
27093
27093
|
type: "module",
|
|
27094
27094
|
name: "@xagent/one-shot",
|
|
27095
|
-
version: "1.2.
|
|
27095
|
+
version: "1.2.4",
|
|
27096
27096
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
27097
27097
|
main: "dist/index.js",
|
|
27098
27098
|
module: "dist/index.js",
|
|
@@ -32871,7 +32871,7 @@ var require_package = __commonJS({
|
|
|
32871
32871
|
module.exports = {
|
|
32872
32872
|
type: "module",
|
|
32873
32873
|
name: "@xagent/one-shot",
|
|
32874
|
-
version: "1.2.
|
|
32874
|
+
version: "1.2.4",
|
|
32875
32875
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
32876
32876
|
main: "dist/index.js",
|
|
32877
32877
|
module: "dist/index.js",
|