Skip to content

Latest commit

 

History

History
94 lines (79 loc) · 3.51 KB

File metadata and controls

94 lines (79 loc) · 3.51 KB
title Install Autter
description Connect the Autter platform to GitHub or GitLab, or install the open source Autter CLI.

Install the hosted integration for pull request reviews. Install the CLI for line-level AI authorship. You can use both together.

Connect the Autter platform

Open the [Autter platform](https://app.autter.dev) and sign in. Start the GitHub connection from Autter and choose the account or organization where you want to install the App. Grant access to the repositories Autter should review. GitHub lets you update this scope later. Open or update a pull request in a connected repository, then look for Autter feedback and checks.
See [GitHub setup](/guides/github-setup) for verification and troubleshooting.
Open the [Autter platform](https://app.autter.dev) and sign in. Start the GitLab connection from Autter and complete the provider authorization flow. Grant access to the projects Autter should review. Open or update a merge request in a connected project, then look for Autter feedback and status information.
See [GitLab setup](/guides/gitlab-setup) for verification and troubleshooting.

Placeholder showing the Autter source control integration setup

{/* TODO: Confirm the current minimum GitHub and GitLab permission requirements before listing exact roles or scopes. */}

Install the Autter CLI

The Autter CLI supports macOS, Linux, Windows through WSL, and native Windows PowerShell.

```bash curl -sSL https://autter.dev/install.sh | bash ``` ```powershell powershell -NoProfile -ExecutionPolicy Bypass -Command "irm https://autter.dev/install.ps1 | iex" ```

The installer asks whether you want local-only mode or connected mode. You can change this choice later with autter onboard.

Verify the installation and configure your coding agents. Compare local-only and connected data handling before you choose a mode.

Choose what to configure next

The platform works without a repository configuration file. Use platform settings to add natural-language rules and tune review behavior.

See the customer-facing controls available in the Autter platform. Configure local storage, connected mode, telemetry, and hosted endpoints for `autter`.