Docs

Quickstart

Install the GitHub App at https://github.com/apps/perseus-console and pick the repositories Perseus should index. Indexing kicks off the moment the first push event lands.

From the terminal, run `curl -fsSL https://perseus.computer/install.sh | sh` then `perseus login`. The login flow opens a browser, completes GitHub OAuth, and stores a tenant-scoped token at `~/.config/perseus/`.

Once a repo is `ready`, run `perseus query <owner/repo> "your question"` from the CLI, or open the Playground in the console to inspect the MCTS trace alongside the answer.