2024-04-20T22:05:02Z - 2025-04-20T22:05:02Z

Overview

25 Active Pull Requests
35 Active Issues
Excluding merges, 3 authors have pushed 117 commits to main and 133 commits to all branches. On main, 28 files have changed and there have been 3071 additions and 1434 deletions.

23 Pull requests merged by 1 user

Merged #82 has_commits_on_branch should use get_commit_messages internally 2025-04-15 22:09:06 +00:00

Merged #79 Store link between handled issue and created pull request in database 2025-04-15 22:05:16 +00:00

Merged #72 Ruff pass before starting Aider 2025-04-15 07:33:00 +00:00

Merged #69 Label pull requests as aider when creating them 2025-04-14 22:24:44 +00:00

Merged #64 Ruff: File test/test_init.py is part of an implicit namespace package. Add an __init__.py. 2025-04-14 21:57:56 +00:00

Merged #65 Logging lines must not use f-strings. 2025-04-14 21:57:43 +00:00

Merged #66 Include commit messages in the pull request body 2025-04-14 21:57:19 +00:00

Merged #63 Ruff: Use a regular assert instead of unittest-style assertFalse 2025-04-14 21:48:02 +00:00

Merged #62 Ruff: Multi-line docstring summary should start at the first line 2025-04-14 21:47:24 +00:00

Merged #61 Use --no-analytics for all calls to aider 2025-04-14 21:43:50 +00:00

Merged #45 New data type for __init__ 2025-04-13 22:07:28 +00:00

Merged #37 Daemon mode should monitor all user's repositories if specific repository haven't been specified 2025-04-13 20:59:42 +00:00

Merged #33 Improve documentation of the __init__ module 2025-04-13 16:45:44 +00:00

Merged #34 Improve documentation of SeenIssuesDB 2025-04-13 16:45:12 +00:00

Merged #30 Document GiteaClient 2025-04-13 16:28:08 +00:00

Merged #26 Do not push branch if no commits have been made on the branch 2025-04-13 16:05:48 +00:00

Merged #25 Deamon mode to continuously monitor a specific repository for new issues. 2025-04-13 16:00:29 +00:00

Merged #16 Only rerun if the issue text has been updated 2025-04-13 15:28:19 +00:00

Merged #14 Pull request branch name should contain both the issue number and the title of the issue. 2025-04-13 14:47:39 +00:00

Merged #8 [Issue 7] Use the AGit to push and create pull requests at the same time 2025-04-13 14:29:35 +00:00

Merged #6 [Issue 5] Aider should write unit tests before solving the issue. 2025-04-13 13:50:33 +00:00

Merged #4 [Issue 1] Aider should only work on issues that have been marked with the aider label. 2025-04-13 13:41:28 +00:00

Merged #3 [Issue 2] Pull request branch name should contain text from the issue title 2025-04-13 13:40:57 +00:00

2 Pull requests proposed by 1 user

Proposed #83 Add GiteaClient get_pull_request_comments method 2025-04-15 21:39:41 +00:00

Proposed #86 Aider code quality pass 2025-04-19 23:15:25 +00:00

25 Issues closed from 1 user

Closed #41 Assign reviewers and assignees when pushing pull request 2025-04-19 23:01:47 +00:00

Closed #73 has_commits_on_branch should use get_commit_messages internally 2025-04-15 22:09:06 +00:00

Closed #75 Store link between handled issue and created pull request in database 2025-04-15 22:05:16 +00:00

Closed #47 Ruff pass before starting Aider 2025-04-15 07:33:00 +00:00

Closed #68 Label pull requests as aider when creating them 2025-04-14 22:24:44 +00:00

Closed #49 Ruff: File test/test_init.py is part of an implicit namespace package. Add an __init__.py. 2025-04-14 21:57:56 +00:00

Closed #39 Logging lines must not use f-strings. 2025-04-14 21:57:43 +00:00

Closed #38 Include commit messages in the pull request body 2025-04-14 21:57:19 +00:00

Closed #50 Ruff: Use a regular assert instead of unittest-style assertFalse 2025-04-14 21:48:02 +00:00

Closed #51 Ruff: Multi-line docstring summary should start at the first line 2025-04-14 21:47:24 +00:00

Closed #58 Use --no-analytics for all calls to aider 2025-04-14 21:43:50 +00:00

Closed #40 New data type for __init__ 2025-04-13 22:07:28 +00:00

Closed #35 Daemon mode should monitor all user's repositories if specific repository haven't been specified 2025-04-13 20:59:42 +00:00

Closed #32 Improve documentation of the __init__ module 2025-04-13 16:45:44 +00:00

Closed #31 Improve documentation of SeenIssuesDB 2025-04-13 16:45:12 +00:00

Closed #29 Document GiteaClient 2025-04-13 16:28:08 +00:00

Closed #23 Do not push branch if the aider invocation fails 2025-04-13 16:25:02 +00:00

Closed #24 Do not push branch if no commits have been made on the branch 2025-04-13 16:05:48 +00:00

Closed #19 Deamon mode to continuously monitor a specific repository for new issues. 2025-04-13 16:00:29 +00:00

Closed #15 Only rerun if the issue text has been updated 2025-04-13 15:28:19 +00:00

Closed #9 Pull request branch name should contain both the issue number and the title of the issue. 2025-04-13 14:47:39 +00:00

Closed #7 Use the AGit to push and create pull requests at the same time 2025-04-13 14:29:54 +00:00

Closed #5 Aider should write unit tests before solving the issue. 2025-04-13 13:50:50 +00:00

Closed #2 Pull request branch name should contain text from the issue title 2025-04-13 13:42:07 +00:00

Closed #1 Aider should only work on issues that have been marked with the aider label. 2025-04-13 13:42:05 +00:00

10 Issues created by 1 user

Opened #42 Aider documentation pass 2025-04-13 21:27:10 +00:00

Opened #43 Aider code quality pass 2025-04-13 21:27:30 +00:00

Opened #46 Give feedback to LLM through code comments 2025-04-13 21:54:18 +00:00

Opened #48 Aider test generation pass 2025-04-13 22:08:49 +00:00

Opened #56 Automatically escalate issues to more capable models if less capable fails 2025-04-14 13:35:13 +00:00

Opened #57 Satisfiability pass to judge whether the task has been solved 2025-04-14 13:36:27 +00:00

Opened #67 Add GiteaClient get_pull_request_comments method 2025-04-14 22:01:53 +00:00

Opened #70 Handle pull request comments 2025-04-14 22:20:30 +00:00

Opened #74 Comment on issue when Aider fails to complete task 2025-04-15 08:29:49 +00:00

Opened #80 Pull request body should document aider results 2025-04-15 21:36:58 +00:00