2025-04-12T17:11:22Z - 2025-04-19T17:11:22Z
Overview
23 Pull requests merged by 1 user
Merged
#82 has_commits_on_branch should use get_commit_messages internally
Merged
#79 Store link between handled issue and created pull request in database
Merged
#72 Ruff pass before starting Aider
Merged
#69 Label pull requests as aider
when creating them
Merged
#64 Ruff: File test/test_init.py
is part of an implicit namespace package. Add an __init__.py
.
Merged
#65 Logging lines must not use f-strings.
Merged
#66 Include commit messages in the pull request body
Merged
#63 Ruff: Use a regular assert
instead of unittest-style assertFalse
Merged
#62 Ruff: Multi-line docstring summary should start at the first line
Merged
#61 Use --no-analytics for all calls to aider
Merged
#45 New data type for __init__
Merged
#37 Daemon mode should monitor all user's repositories if specific repository haven't been specified
Merged
#33 Improve documentation of the __init__ module
Merged
#34 Improve documentation of SeenIssuesDB
Merged
#30 Document GiteaClient
Merged
#26 Do not push branch if no commits have been made on the branch
Merged
#25 Deamon mode to continuously monitor a specific repository for new issues.
Merged
#16 Only rerun if the issue text has been updated
Merged
#14 Pull request branch name should contain both the issue number and the title of the issue.
Merged
#8 [Issue 7] Use the AGit to push and create pull requests at the same time
Merged
#6 [Issue 5] Aider should write unit tests before solving the issue.
Merged
#4 [Issue 1] Aider should only work on issues that have been marked with the aider label.
Merged
#3 [Issue 2] Pull request branch name should contain text from the issue title
3 Pull requests proposed by 1 user
Proposed
#81 Comment on issue when pull request fails to be created
Proposed
#83 Add GiteaClient get_pull_request_comments method
Proposed
#84 Assign reviewers and assignees when pushing pull request
24 Issues closed from 1 user
Closed
#73 has_commits_on_branch should use get_commit_messages internally
Closed
#75 Store link between handled issue and created pull request in database
Closed
#47 Ruff pass before starting Aider
Closed
#68 Label pull requests as aider
when creating them
Closed
#49 Ruff: File test/test_init.py
is part of an implicit namespace package. Add an __init__.py
.
Closed
#39 Logging lines must not use f-strings.
Closed
#38 Include commit messages in the pull request body
Closed
#50 Ruff: Use a regular assert
instead of unittest-style assertFalse
Closed
#51 Ruff: Multi-line docstring summary should start at the first line
Closed
#58 Use --no-analytics for all calls to aider
Closed
#40 New data type for __init__
Closed
#35 Daemon mode should monitor all user's repositories if specific repository haven't been specified
Closed
#32 Improve documentation of the __init__ module
Closed
#31 Improve documentation of SeenIssuesDB
Closed
#29 Document GiteaClient
Closed
#23 Do not push branch if the aider invocation fails
Closed
#24 Do not push branch if no commits have been made on the branch
Closed
#19 Deamon mode to continuously monitor a specific repository for new issues.
Closed
#15 Only rerun if the issue text has been updated
Closed
#9 Pull request branch name should contain both the issue number and the title of the issue.
Closed
#7 Use the AGit to push and create pull requests at the same time
Closed
#5 Aider should write unit tests before solving the issue.
Closed
#2 Pull request branch name should contain text from the issue title
Closed
#1 Aider should only work on issues that have been marked with the aider label.
11 Issues created by 1 user
Opened
#41 Assign reviewers and assignees when pushing pull request
Opened
#42 Aider documentation pass
Opened
#43 Aider code quality pass
Opened
#46 Give feedback to LLM through code comments
Opened
#48 Aider test generation pass
Opened
#56 Automatically escalate issues to more capable models if less capable fails
Opened
#57 Satisfiability pass to judge whether the task has been solved
Opened
#67 Add GiteaClient get_pull_request_comments method
Opened
#70 Handle pull request comments
Opened
#74 Comment on issue when pull request fails to be created
Opened
#80 Pull request body should contain a trailing line that documents the costs of solving the task.