@involvex/super-agent-cli 0.0.59 → 0.0.60
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/.gitmodules +3 -0
- package/dist/index.js +1 -1
- package/dist/super-agent-cli.exe +0 -0
- package/package.json +1 -1
package/.gitmodules
ADDED
package/dist/index.js
CHANGED
|
@@ -540,7 +540,7 @@ var init_indexer = __esm(() => {
|
|
|
540
540
|
var require_package = __commonJS((exports, module) => {
|
|
541
541
|
module.exports = {
|
|
542
542
|
name: "@involvex/super-agent-cli",
|
|
543
|
-
version: "0.0.
|
|
543
|
+
version: "0.0.60",
|
|
544
544
|
description: "An open-source AI agent that brings the power of Super Agent directly into your terminal.",
|
|
545
545
|
keywords: [
|
|
546
546
|
"cli",
|
package/dist/super-agent-cli.exe
CHANGED
|
Binary file
|