aider-gitea (0.1.3)
Published 2025-04-13 17:18:27 +00:00 by Jmaa
Installation
pip install --index-url aider-gitea
About this package
A code automation tool that integrates Gitea with Aider to automatically solve issues.
Aider Gitea.
A code automation tool that integrates Gitea with Aider to automatically solve issues.
This program monitors your Gitea repository for issues with the 'aider' label. When such an issue is found, it:
- Creates a new branch.
- Invokes Aider to solve the issue using a Large-Language Model.
- Runs tests and code quality checks.
- Creates a pull request with the solution.
Example Usage
Command Line
# Run with default settings
python -m aider_gitea
# Specify custom repository and owner
python -m aider_gitea --owner myorg --repo myproject
Requirements
Requires Python: >=3.9
Details
Assets (2)
Versions (6)
View all
aider_gitea-0.1.3.tar.gz
7.4 KiB