Skip to main content
git (Solved Git) is the solved.gg git host control plane UI. It is an authenticated shell for a small, org-scoped set of repositories — not a public multi-tenant forge for arbitrary user-created repos. Auth is Clerk; issues and feedback deeplink to Linear and Productlane; CI is intended to surface Depot runs.

What git is for

  • Org-scoped repository hub — list and open repos for admin + customer Clerk organizations
  • CI visibility — Depot-backed build runs (list, filter, run detail) as the primary operations surface
  • External product links — issues and feedback stay in Linear / Productlane rather than a built-in tracker
  • Future SSH keys — settings for key upload; no custom end-user profile page required for customers

What it is not (yet)

  • Live git hosting / code browser (frontend shell first; git surface lands later)
  • Public self-serve repo creation at arbitrary scale (~tens of repos, not millions)
  • Built-in discussions or forum features (postponed)

Stack (current shell)

How it fits the suite

Status

The frontend shell is early access: sign-in and tour paths ship with mock repo / CI data. Git hosting and live Depot CI are not fully wired yet. Until then:

What to expect next in these docs

  1. Access model (Clerk orgs, who can sign in)
  2. Repo list and repo hub
  3. CI runs and Depot integration
  4. SSH keys and settings
  5. Operator / deploy notes for the Worker
Questions or early access: intake@solved.gg.

Related topics

Introduction