@involvex/super-agent-cli 0.0.46 → 0.0.47
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 +1 -1
- package/dist/super-agent-cli.exe +0 -0
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7084,7 +7084,7 @@ import { program } from "commander";
|
|
|
7084
7084
|
// package.json
|
|
7085
7085
|
var package_default = {
|
|
7086
7086
|
name: "@involvex/super-agent-cli",
|
|
7087
|
-
version: "0.0.
|
|
7087
|
+
version: "0.0.47",
|
|
7088
7088
|
description: "An open-source AI agent that brings the power of Super Agent directly into your terminal.",
|
|
7089
7089
|
keywords: [
|
|
7090
7090
|
"cli",
|
package/dist/super-agent-cli.exe
CHANGED
|
Binary file
|