Skip to content

https://github.com/agentics-org/sparc2.git missing? #9

@scottnzuk

Description

@scottnzuk

Sorry this post was not very clear at all, the system says to do the below, but get 404 at that link. nothing there.

so i guess alot people are trying to follow the instructions to install a non-simplified version, however the link doesn't work. I originally found the original link at your other github and it worked. Just FYI.

Running from global installation, using simplified CLI
OpenAI client initialized
This is a simplified version of the SPARC2 CLI.
For full functionality, please run SPARC2 from a local installation.
You can clone the repository and run it locally:
git clone https://github.com/agentics-org/sparc2.git - 404.
git clone https://github.com/agenticsorg/sparc2.git - Works but not what app says.

cd sparc2
npm install
npm run build
./sparc2 wizard

SPARC 2.0 CLI v2.0.5

Usage: sparc2 [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
api Start a Model Context Protocol (MCP) HTTP API server
mcp Start a Model Context Protocol (MCP) server using stdio transport

Options:
--help, -h Show help

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