sgit newsroom v0.1.29 · snapshot 2026-09-24

Reading room · sgit.ai

On this page

Reading room / sgit.ai · raw text · live ↗

From sgit.ai, the page as fetched on 2026-09-24 · open the live page ↗Everything on this sheet is the source site's own text; the newsroom's chrome is outside it.

Installation, sgit Docs

Install sgit with pip, verify with sgit doctor, upgrade with sgit update. Python 3.11+, two runtime dependencies.

Source: https://sgit.ai/docs/installation.html↗ · site v0.6.8 · this file is generated from the same content as the page, so the two cannot drift. Every page on this site has a .md twin; internal links below point at them.


Docs↗ / Introduction

Installation

Pure Python, two runtime dependencies. Python 3.11 or newer.

$ pip install sgit-ai
# or, on externally-managed systems:
$ pipx install sgit-ai

This installs two entry points: sgit and sgit-ai (they are identical, use whichever you like).

Verify

$ sgit version
sgit-ai v0.14.x
$ sgit doctor
✓ remote reachable   ✓ TLS ok   ✓ config valid

sgit doctor checks connectivity and configuration and prints per-OS fix instructions for the common problems (including SSL certificate issues). Add --json if a script or an agent is doing the checking.

Upgrade

$ sgit update   # wraps pip install --upgrade sgit-ai

← What is sgit↗Quickstart →↗


Site index for agents↗ · HTML version↗