pr-agent/pr_agent/tools
2023-12-24 03:35:49 -08:00
..
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
pr_add_docs.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00
pr_code_suggestions.py feat: Add loop to populate suggestion_list in pr_code_suggestions.py 2023-12-24 10:08:36 +02:00
pr_config.py Refactor logging system to use custom logger across the codebase 2023-10-16 14:56:00 +03:00
pr_description.py feat: Reorder keys in PR description data and update PRDescription model in toml file 2023-12-21 08:51:57 +02:00
pr_generate_labels.py feat: Reorder keys in PR description data and update PRDescription model in toml file 2023-12-21 08:51:57 +02:00
pr_information_from_user.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00
pr_questions.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00
pr_reviewer.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00
pr_similar_issue.py minor fix 2023-11-19 17:44:11 +02:00
pr_update_changelog.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00