@xagent/one-shot 1.1.115 → 1.1.116
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/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -18500,7 +18500,7 @@ var init_package = __esm({
|
|
|
18500
18500
|
package_default = {
|
|
18501
18501
|
type: "module",
|
|
18502
18502
|
name: "@xagent/one-shot",
|
|
18503
|
-
version: "1.1.
|
|
18503
|
+
version: "1.1.116",
|
|
18504
18504
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
18505
18505
|
main: "dist/index.js",
|
|
18506
18506
|
module: "dist/index.js",
|
|
@@ -23767,7 +23767,7 @@ var require_package = __commonJS({
|
|
|
23767
23767
|
module.exports = {
|
|
23768
23768
|
type: "module",
|
|
23769
23769
|
name: "@xagent/one-shot",
|
|
23770
|
-
version: "1.1.
|
|
23770
|
+
version: "1.1.116",
|
|
23771
23771
|
description: "An open-source AI agent that brings advanced AI capabilities directly into your terminal with automatic documentation updates.",
|
|
23772
23772
|
main: "dist/index.js",
|
|
23773
23773
|
module: "dist/index.js",
|