Skip to content
SHREVI
Download Shrevix

Repositories

A repository is a codebase Shrevix knows about. Onboarding one unlocks workspaces, repo-scoped knowledge, and code intelligence.

  1. Open Repositories in the sidebar and click Add repository.
  2. Either:
    • paste a GitHub URL — uses your GitHub connection, so there’s no token pasting; Shrevix clones and manages the checkout, or
    • pick a local path — an existing checkout registers in place, and Shrevix never moves it.
  3. Watch the progress lines — clone, scan, index — and the repo appears in the list with its branch state.
  • The repo’s docs are auto-indexed into repo-scoped knowledge, so answers can cite your README, ADRs, and internal guides immediately.
  • The repository becomes available in the composer’s workspace picker.
  • Language servers warm up per worktree, powering code intelligence — find symbol, find references, safe renames, diagnostics after every edit.
The Repositories page showing registered repositories and their status The Repositories page showing registered repositories and their status
Repository rows start collapsed and expand for setup, context, knowledge, and workspace details.

Create an isolated workspace per task instead of working on your checkout.