Quick Start Guide

Get your automated DevOps engineer running in under 2 minutes.

01

Install the App

Click the install button. You can choose "All Repositories" or select specific ones.

Install on GitHub
02

Configure Rules (Optional)

Want strict Python typing? No `console.log`? Use our visual builder to generate a config file.

1. Go to Style Builder.
2. Select your rules.
3. Download `STYLE_GUIDE.md` and push it to your repo root.
03

Wait for a Failure

You don't need to do anything else. The next time a GitHub Action fails, OmniSentient will:

  • Analyze the logs.
  • Write a fix.
  • Open a Pull Request.

Pro Tip: Chat with the Bot

You can comment on any PR:
@omnisentient fix this please or @omnisentient explain this error