Skip to content

Doesn't execute commands when global installed #1

@syndicate604

Description

@syndicate604

After doing a global install

npm install -g @agentics.org/sparc2

  • setup configs
  • setup env

The sparc2 commands do nothing but open the menu

sparc2 mcp
SPARC2 CLI - Command Line Interface
Version: 2.0.1

Usage: sparc2 [command] [options]

Commands:
  analyze    Analyze code files for issues and improvements
  modify     Apply suggested modifications to code files
  execute    Execute code in a sandbox
  search     Search for similar code changes
  checkpoint Create a git checkpoint
  rollback   Rollback to a previous checkpoint
  config     Manage configuration
sparc2 analyze --files "/home/bron/pages/calendar.tsx"
SPARC2 CLI - Command Line Interface
Version: 2.0.1

Usage: sparc2 [command] [options]

Commands:
  analyze    Analyze code files for issues and improvements
  modify     Apply suggested modifications to code files
  execute    Execute code in a sandbox
  search     Search for similar code changes
  checkpoint Create a git checkpoint
  rollback   Rollback to a previous checkpoint
  config     Manage configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions