pr-agent/pr_agent/tools
2023-12-26 09:18:38 +02: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 feat: Refactor help text addition in pr_reviewer.py and update tool names in README.md 2023-12-26 09:18:38 +02:00
pr_similar_issue.py removed comments 2023-12-25 00:45:24 +05:30
pr_update_changelog.py Refactor AI handler instantiation to use lazy initialization in PR tools 2023-12-17 16:52:03 +02:00