GitHub-authenticated setup

Install once.
Prove every run.

VectorCI gives users and coding agents one guarded path to install, configure, and validate CI across private repositories—without copying credentials or treating local checks as production proof.

repository
Project-local quick start
npm install --save-dev --save-exact @orintech/vectorci@0.5.0
npx vectorci auth login
npx vectorci setup .

Same pinned version
for humans, scripts, and agents.

GitHubidentity provider

macOS + Windowsnative clients

1 repoper CLI process

No tokensin CLI output

One workflow

From package install to exact-run proof.

Each stage has a distinct job. A plan is not a write, local validation is not a live run, and a passing check must belong to the VectorCI GitHub App.

  1. 01Install

    Pin the CLI in package.json and the lockfile.

  2. 02Plan

    Review the full candidate and SHA-256 digest.

  3. 03Apply

    Create only the missing configuration after confirmation.

  4. 04Doctor

    Prove the exact default-branch App-owned run.

Documentation

Everything needed to onboard a codebase.

Built for agents

Documentation is part of the interface.

The website, vectorci docs, llms.txt, and docs.json all come from one versioned topic catalog.

Agent setup guide