Commit Graph

93 Commits

Author SHA1 Message Date
809ed44db1 refactor: replace f-strings with logging string formatting 2025-04-14 21:57:43 +00:00
3bdbf2e621 Ruff 2025-04-14 23:51:34 +02:00
7eab429f81 feat: include commit messages in pull request description 2025-04-14 23:51:30 +02:00
0c4fae510c Improved create_aider_command 2025-04-14 23:48:42 +02:00
0109a40f8a Ruff 2025-04-14 21:48:01 +00:00
65d4a3028e refactor: Convert unittest assertions to pytest-style assert statements 2025-04-14 21:48:01 +00:00
3b4e40b2f1 Ruff 2025-04-14 21:47:24 +00:00
1593526d22 fix: Correct multi-line docstring summaries to start on first line 2025-04-14 21:47:24 +00:00
a40a11b1b9 Ruff 2025-04-14 23:42:40 +02:00
07126ad789 feat: add --no-analytics flag to aider command 2025-04-14 23:42:35 +02:00
d77991a543 Messing around with models 2025-04-14 23:40:19 +02:00
5d2e003a39 Cache prompts 2025-04-14 16:00:05 +02:00
7c5e4ead6c Fix logging 2025-04-14 13:55:55 +02:00
4c5d2b08fd Ruff 2025-04-13 23:40:10 +02:00
94ecf8d526 feat: introduce AiderArgs dataclass for better argument handling 2025-04-13 23:40:05 +02:00
ffd5fbb662 Ruff 2025-04-13 23:28:37 +02:00
976eec1a2e Fixed bug 2025-04-13 23:28:26 +02:00
820cc68b80 🤖 Bumped version to 0.1.5
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 23:25:32 +02:00
26ebab48cb 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 23:25:08 +02:00
900bf39c3e Explicit logging 2025-04-13 23:21:08 +02:00
273144b509 Iterate all user repos 2025-04-13 23:19:36 +02:00
b4cbeb4691 Messing around with models 2025-04-13 23:00:04 +02:00
ed5209f7dd feat: Support scanning all repos for a user in daemon mode 2025-04-13 21:55:32 +02:00
6b497bb225 🤖 Bumped version to 0.1.4
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:48:16 +02:00
bba67d0b1a 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:47:56 +02:00
d1e7515e60 🤖 Bumped version to 0.1.3
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:47:51 +02:00
82dbe00f7f 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:47:51 +02:00
903973d7f5 docs: extend documentation with comprehensive usage examples and environment config 2025-04-13 16:45:44 +00:00
fc85c982b9 Ruff 2025-04-13 18:42:40 +02:00
8d46519784 docs: Add comprehensive docstrings to seen_issues_db module 2025-04-13 18:42:36 +02:00
107ee6b55c 🤖 Bumped version to 0.1.2
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:39:38 +02:00
3c9f04044a 🤖 Repository layout updated to latest version
This commit was automatically generated by [a script](https://gitfub.space/Jmaa/repo-manager)
2025-04-13 18:39:16 +02:00
fd7d5f49e6 Updated root docs v2 2025-04-13 18:39:14 +02:00
15f6077b99 Updated root docs 2025-04-13 18:38:08 +02:00
1c4e13b7d0 Fixed tests 2025-04-13 18:34:47 +02:00
c1786856c4 Ruff 2025-04-13 18:31:52 +02:00
5fdf9cf002 Split into multiple files 2025-04-13 18:31:33 +02:00
77739b0004 Ruff 2025-04-13 18:27:10 +02:00
eeac3632b1 docs: Add comprehensive documentation to GiteaClient class 2025-04-13 18:27:05 +02:00
897aedf9f5 Update 2025-04-13 18:24:41 +02:00
b4206ff41d Ruff check is allowed to fail 2025-04-13 18:19:12 +02:00
230a4fd65d Do not run set -e for all cases 2025-04-13 18:17:33 +02:00
08b07b5dda Run ruff after aider 2025-04-13 18:14:35 +02:00
59e3efaf3c Code quality 2025-04-13 18:11:00 +02:00
8a77769500 Ruff 2025-04-13 18:06:56 +02:00
bdee056b67 Ruff 2025-04-13 18:06:44 +02:00
8c75a10b3a Autolint 2025-04-13 18:06:31 +02:00
f12e750194 feat: add commit check before pushing branch changes 2025-04-13 18:02:05 +02:00
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