2025-03-28T09:06:16Z - 2025-04-28T09:06:16Z

Overview

30 Active Pull Requests
46 Active Issues
Excluding merges, 3 authors have pushed 140 commits to main and 161 commits to all branches. On main, 28 files have changed and there have been 3474 additions and 1733 deletions.
Jmaa146Takunomi Automaticus, The 2nd14Jon Michael Aanes1

28 Pull requests merged by 1 user

Merged #108 Disable evaluation if no evaluator model is specified 2025-04-24 10:08:21 +00:00

Merged #106 Add arguments for specifying the aider model and the evaluator model. 2025-04-24 09:59:19 +00:00

Merged #101 Fix crash when pull request already exists 2025-04-23 18:44:40 +00:00

Merged #89 Handle pull request comments 2025-04-23 06:55:08 +00:00

Merged #88 Create pull request and push after every iteration 2025-04-21 12:20:03 +00:00

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 #94 Handle failing pipelines 2025-04-23 06:59:29 +00:00

Proposed #100 Fix weird url for getting comments 2025-04-23 15:19:56 +00:00

32 Issues closed from 1 user

Closed #96 Disable evaluation if no evaluator model is specified 2025-04-24 10:08:21 +00:00

Closed #97 Add arguments for specifying the aider model and the evaluator model. 2025-04-24 09:59:19 +00:00

Closed #99 Fix weird url for getting comments 2025-04-23 21:14:52 +00:00

Closed #91 Fix crash when pull request already exists 2025-04-23 18:44:40 +00:00

Closed #67 Add GiteaClient get_pull_request_comments method 2025-04-23 10:42:26 +00:00

Closed #70 Handle pull request comments 2025-04-23 06:55:08 +00:00

Closed #87 Create pull request and push after every iteration 2025-04-21 12:20:04 +00:00

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

14 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 #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

Opened #90 Add alternative mode that uses Claude Code rather than Aider 2025-04-23 06:46:19 +00:00

Opened #92 The thought process of the evaluator model should be added as a comment to the pull request. 2025-04-23 06:49:48 +00:00

Opened #93 Handle failing pipelines 2025-04-23 06:57:46 +00:00

Opened #95 Try-catch around core pull request logic 2025-04-23 06:59:36 +00:00

Opened #102 Handle pull request comments only after having handled all unresollved issues. 2025-04-23 18:45:35 +00:00

Opened #105 Re-implement pull request review comments 2025-04-23 21:14:00 +00:00