Commit Graph

10 Commits

Author SHA1 Message Date
4313a2fb9f feat: update Aider command to instruct writing unit tests before solving issues
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 24s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 29s
2025-04-13 15:44:58 +02:00
4be78a92a1 Merge pull request '[Issue 1] Aider should only work on issues that have been marked with the aider label.' (#4) from issue-1 into main
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
Reviewed-on: #4
2025-04-13 13:41:28 +00:00
f5e7d5c379 feat: filter issues by the "aider" label in get_issues method
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-04-13 15:39:16 +02:00
0e322cdecc feat: add branch name generation from issue title and update processing call
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-04-13 15:38:51 +02:00
7999f7a0d9 Include title in aider request
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-04-13 15:36:58 +02:00
28253e680c Avoid double commits 2025-04-13 15:34:53 +02:00
59166b6d8c Wow, it actually works
Some checks failed
Run Python tests (through Pytest) / Test (push) Successful in 23s
Verify Python project can be installed, loaded and have version checked / Test (push) Failing after 21s
2025-04-13 15:31:03 +02:00
dbc86c85d4 feat: implement new branch creation process using temporary clone and aider 2025-04-13 14:56:55 +02:00
ba82eaa1f5 Working on GiteaClient 2025-04-13 14:50:05 +02:00
4a390d915b Initial 2025-04-13 14:29:39 +02:00