Commit Graph

30 Commits

Author SHA1 Message Date
7953529cf2 feat: add daemon mode with configurable interval for continuous issue processing 2025-04-13 16:00:28 +00:00
6c06637164 Autoselect model 2025-04-13 17:59:50 +02:00
da8ff0177a Only mark as seen after having processed 2025-04-13 17:46:45 +02:00
877987787b Moved default path 2025-04-13 17:44:28 +02:00
06088a9fd4 feat: add SQLite handling for seen issues and update main processing logic 2025-04-13 15:28:18 +00:00
1f9252bcdb More explicit step-by-step 2025-04-13 17:25:10 +02:00
343a646578 Force push doesnt work 2025-04-13 17:21:08 +02:00
c4432e6f66 Force push to branch 2025-04-13 17:14:23 +02:00
3f71159ecf Run within bash 2025-04-13 17:13:51 +02:00
024f987b8d Virtualenv 2025-04-13 17:06:13 +02:00
1d4cec29ed fixed generate_branch_name v2 2025-04-13 16:54:24 +02:00
0d26bd7b06 fixed generate_branch_name 2025-04-13 16:50:50 +02:00
298402ff2b feat: update branch name generation to sanitize issue title input 2025-04-13 16:45:14 +02:00
4e014d4df4 feat: update branch name generation to include issue number and title 2025-04-13 16:45:09 +02:00
37c9ecf3db Place solution details after issue. 2025-04-13 16:41:54 +02:00
51740bc312 Remember to push from the correct folder 2025-04-13 16:39:36 +02:00
aa14a3e5e7 Removed old code for creating pull requests 2025-04-13 16:37:16 +02:00
4246a9a046 feat: add push_changes helper function and update process_issue logic 2025-04-13 14:29:34 +00:00
8c9194975b Fixed test 2025-04-13 16:23:53 +02:00
fca65f73c5 Lazy secrets 2025-04-13 16:20:28 +02:00
8850ce06cb feat: update Aider command to instruct writing unit tests before solving issues 2025-04-13 13:50:32 +00:00
4be78a92a1 Merge pull request '[Issue 1] Aider should only work on issues that have been marked with the aider label.' () from issue-1 into main
Reviewed-on: 
2025-04-13 13:41:28 +00:00
f5e7d5c379 feat: filter issues by the "aider" label in get_issues method 2025-04-13 15:39:16 +02:00
0e322cdecc feat: add branch name generation from issue title and update processing call 2025-04-13 15:38:51 +02:00
7999f7a0d9 Include title in aider request 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 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