@xagent/x-cli 1.2.9 → 1.2.10
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 +6 -6
- 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.10 – 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
|
@@ -27050,7 +27050,7 @@ var init_package = __esm({
|
|
|
27050
27050
|
package_default = {
|
|
27051
27051
|
type: "module",
|
|
27052
27052
|
name: "@xagent/one-shot",
|
|
27053
|
-
version: "1.2.
|
|
27053
|
+
version: "1.2.10",
|
|
27054
27054
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
27055
27055
|
main: "dist/index.js",
|
|
27056
27056
|
module: "dist/index.js",
|
|
@@ -27146,7 +27146,7 @@ var init_package = __esm({
|
|
|
27146
27146
|
openai: "^5.10.1",
|
|
27147
27147
|
react: "^18.3.1",
|
|
27148
27148
|
"ripgrep-node": "^1.0.0",
|
|
27149
|
-
"terminal-image": "^
|
|
27149
|
+
"terminal-image": "^4.1.0",
|
|
27150
27150
|
tiktoken: "^1.0.21"
|
|
27151
27151
|
},
|
|
27152
27152
|
devDependencies: {
|
|
@@ -27161,7 +27161,7 @@ var init_package = __esm({
|
|
|
27161
27161
|
husky: "^9.1.7",
|
|
27162
27162
|
"lint-staged": "^16.2.4",
|
|
27163
27163
|
prettier: "^3.6.2",
|
|
27164
|
-
tsup: "^8.1
|
|
27164
|
+
tsup: "^8.5.1",
|
|
27165
27165
|
tsx: "^4.0.0"
|
|
27166
27166
|
},
|
|
27167
27167
|
engines: {
|
|
@@ -32896,7 +32896,7 @@ var require_package = __commonJS({
|
|
|
32896
32896
|
module.exports = {
|
|
32897
32897
|
type: "module",
|
|
32898
32898
|
name: "@xagent/one-shot",
|
|
32899
|
-
version: "1.2.
|
|
32899
|
+
version: "1.2.10",
|
|
32900
32900
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
32901
32901
|
main: "dist/index.js",
|
|
32902
32902
|
module: "dist/index.js",
|
|
@@ -32992,7 +32992,7 @@ var require_package = __commonJS({
|
|
|
32992
32992
|
openai: "^5.10.1",
|
|
32993
32993
|
react: "^18.3.1",
|
|
32994
32994
|
"ripgrep-node": "^1.0.0",
|
|
32995
|
-
"terminal-image": "^
|
|
32995
|
+
"terminal-image": "^4.1.0",
|
|
32996
32996
|
tiktoken: "^1.0.21"
|
|
32997
32997
|
},
|
|
32998
32998
|
devDependencies: {
|
|
@@ -33007,7 +33007,7 @@ var require_package = __commonJS({
|
|
|
33007
33007
|
husky: "^9.1.7",
|
|
33008
33008
|
"lint-staged": "^16.2.4",
|
|
33009
33009
|
prettier: "^3.6.2",
|
|
33010
|
-
tsup: "^8.1
|
|
33010
|
+
tsup: "^8.5.1",
|
|
33011
33011
|
tsx: "^4.0.0"
|
|
33012
33012
|
},
|
|
33013
33013
|
engines: {
|