pr-agent/pr_agent/algo
mrT23 01ba6fe63d
feat: enhance error handling and logging, update AI metadata terminology
- Improved error handling and logging in `pr_processing.py` and `github_polling.py` to provide more detailed error information.
- Updated AI metadata terminology from "AI-generated file summary" to "AI-generated changes summary" across multiple files for consistency.
- Added a placeholder method `publish_file_comments` in `azuredevops_provider.py`.
- Refined logging messages in `azuredevops_provider.py` for better clarity.
2024-09-10 17:44:26 +03:00
..
ai_handlers fix: change deprecated timeout parameter for litellm 2024-08-29 21:45:48 +09:00
__init__.py Add tests for patch extension and update configuration for extra lines handling 2024-08-11 09:21:34 +03:00
file_filter.py Add error handling for missing file paths in file_filter.py for Bitbucket and GitLab platforms 2024-08-13 08:59:27 +03:00
git_patch_processing.py enable ai_metadata 2024-09-08 16:26:26 +03:00
language_handler.py Add error handling for missing file paths in Bitbucket provider and improve file validation logic 2024-08-13 11:28:21 +03:00
pr_processing.py feat: enhance error handling and logging, update AI metadata terminology 2024-09-10 17:44:26 +03:00
token_handler.py protections 2024-08-09 21:44:00 +03:00
types.py enable ai_metadata 2024-09-08 16:26:26 +03:00
utils.py feat: integrate Dynaconf for configuration management and enhance config display 2024-09-09 08:31:20 +03:00