Updated root docs v2
This commit is contained in:
parent
15f6077b99
commit
fd7d5f49e6
|
@ -1,13 +1,12 @@
|
|||
"""# Aider Gitea.
|
||||
|
||||
A code automation tool that integrates [Gitea](https://about.gitea.com/) with [Aider](https://aider.chat/) to automatically solve issues.
|
||||
A code automation tool that integrates Gitea with Aider to automatically solve issues.
|
||||
|
||||
## Overview
|
||||
|
||||
Aider Gitea monitors your Gitea repository for issues with the 'aider' label.
|
||||
This program monitors your [Gitea](https://about.gitea.com/) repository for issues with the 'aider' label.
|
||||
When such an issue is found, it:
|
||||
|
||||
1. Creates a new branch.
|
||||
2. Invokes Aider to solve the issue using a Large-Language Model.
|
||||
2. Invokes [Aider](https://aider.chat/) to solve the issue using a Large-Language Model.
|
||||
3. Runs tests and code quality checks.
|
||||
4. Creates a pull request with the solution.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user