@xagent/one-shot 1.1.97 → 1.1.99
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 +3 -3
- 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.99",
|
|
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",
|
|
@@ -22031,7 +22031,7 @@ var init_colors = __esm({
|
|
|
22031
22031
|
info: "blue",
|
|
22032
22032
|
muted: "gray",
|
|
22033
22033
|
accent: "magenta",
|
|
22034
|
-
text: "
|
|
22034
|
+
text: "black",
|
|
22035
22035
|
// Bright variants
|
|
22036
22036
|
primaryBright: "cyanBright",
|
|
22037
22037
|
successBright: "greenBright",
|
|
@@ -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.99",
|
|
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",
|