Turn on Code Review for a repo and Autosana reviews every PR like a senior engineer — leaving inline comments on the exact lines and an overall summary, plus a GitHub Check.Documentation Index
Fetch the complete documentation index at: https://docs.autosana.ai/llms.txt
Use this file to discover all available pages before exploring further.
Setup
- Install the GitHub App from Settings > Integrations (see GitHub Bot)
- Toggle Code Review on for each repo
No app build or CI setup required — Code Review just reads the code in the PR.
What it catches
Bugs, security issues, performance problems, missing edge cases, and maintainability concerns — tagged by severity and kept high-signal. Want tests too? Enable E2E Autopilot alongside it (see GitHub Bot), or comment@autosana run e2e tests on any PR.