code<spar>

Guides

Step-by-step how-to guides for common CodeSpar tasks including linking repositories, reviewing PRs, deploying, multi-channel setup, and multi-tenant configuration.

Guides

Practical, step-by-step guides for common CodeSpar tasks. Each guide covers prerequisites, configuration, and verification.

Available Guides

Getting Connected

GuideDescriptionTime
Link a RepositoryConnect a GitHub repository to your CodeSpar agent with auto-webhook configuration5 min
Multi-Channel SetupEnable multiple messaging channels and link user identities across them10 min

Development Workflow

GuideDescriptionTime
Review Pull RequestsSet up automated PR review with the Review Agent, including auto-approve configuration5 min
Deploy PipelineOrchestrate deployments with approval flows, cross-channel approval, cascading deploys, and rollback10 min

Administration

GuideDescriptionTime
Multi-Tenant / OrganizationsSet up organizations for multi-tenant deployments with project isolation10 min

Prerequisites

Before following any guide, make sure you have:

  1. CodeSpar running — via Docker or Railway
  2. Environment variables set — at minimum ANTHROPIC_API_KEY and GITHUB_TOKEN (see Configuration)
  3. At least one channel enabled — Slack, Discord, Telegram, or WhatsApp (see Configuration)

If you are setting up CodeSpar for the first time, follow these guides in order:

  1. Link a Repository — connect your project
  2. Multi-Channel Setup — add your team's channels
  3. Review Pull Requests — automate code review
  4. Deploy Pipeline — set up deployment orchestration
  5. Multi-Tenant / Organizations — (if managing multiple projects or teams)

Need Help?

On this page