@xagent/one-shot 1.1.95 → 1.1.96
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
package/dist/index.js
CHANGED
|
@@ -18638,7 +18638,7 @@ var init_package = __esm({
|
|
|
18638
18638
|
package_default = {
|
|
18639
18639
|
type: "module",
|
|
18640
18640
|
name: "@xagent/one-shot",
|
|
18641
|
-
version: "1.1.
|
|
18641
|
+
version: "1.1.96",
|
|
18642
18642
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
18643
18643
|
main: "dist/index.js",
|
|
18644
18644
|
module: "dist/index.js",
|
|
@@ -24235,7 +24235,7 @@ var require_package = __commonJS({
|
|
|
24235
24235
|
module.exports = {
|
|
24236
24236
|
type: "module",
|
|
24237
24237
|
name: "@xagent/one-shot",
|
|
24238
|
-
version: "1.1.
|
|
24238
|
+
version: "1.1.96",
|
|
24239
24239
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
24240
24240
|
main: "dist/index.js",
|
|
24241
24241
|
module: "dist/index.js",
|