diff --git a/README.md b/README.md index aa8c566..ec2235a 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,10 @@ Code exploration and structural editing for LLM agents. Built by agents, for age ```bash # Public repo -curl -sSL https://raw.githubusercontent.com/Semantic-partners/spai/main/install.sh | bash +curl -sSL https://raw.githubusercontent.com/spoqe/spai/main/install.sh | bash # Private repo (org members) -git clone git@github.com:Semantic-partners/spai.git +git clone git@github.com:spoqe/spai.git cd spai && ./install.sh ``` diff --git a/RESULTS.md b/RESULTS.md index 924d893..af2d470 100644 --- a/RESULTS.md +++ b/RESULTS.md @@ -82,7 +82,7 @@ Compression is abstraction. Abstraction enables reasoning. But the deepest win i ```bash # Install spai -curl -sSL https://raw.githubusercontent.com/Semantic-partners/spai/main/install.sh | bash +curl -sSL https://raw.githubusercontent.com/spoqe/spai/main/install.sh | bash # Register as MCP server for Claude Code claude mcp add --transport stdio spai -- bb ~/.local/share/spai/spai-mcp.bb diff --git a/docs/explainer/index.html b/docs/index.html similarity index 95% rename from docs/explainer/index.html rename to docs/index.html index ce44eed..4ea2748 100644 --- a/docs/explainer/index.html +++ b/docs/index.html @@ -4,6 +4,7 @@ spai: We Asked the Agent What It Needs +