@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 ADDED
@@ -0,0 +1,3 @@
1
+ [submodule "@plugins"]
2
+ path = @plugins
3
+ url = https://github.com/involvex/super-agent-cli-plugins
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.59",
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",
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@involvex/super-agent-cli",
3
- "version": "0.0.59",
3
+ "version": "0.0.60",
4
4
  "description": "An open-source AI agent that brings the power of Super Agent directly into your terminal.",
5
5
  "keywords": [
6
6
  "cli",