pr-agent/pr_agent
mrT23 dc1a8e8314
Add detailed logging and error handling in GitHub polling server
- Introduce traceback logging for exceptions during notification processing.
- Enhance logging for PR comments with additional artifact information.
- Update configuration settings for publishing PR descriptions as comments.
2024-08-18 08:13:40 +03:00
..
agent Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00
algo Merge pull request #1138 from Codium-ai/tr/err_protections 2024-08-14 14:03:43 +03:00
git_providers Add null check for 'suggestion' in publish_code_suggestions method in gitlab_provider.py 2024-08-16 09:04:45 +03:00
identity_providers Identity provider 2024-02-26 18:31:12 +02:00
log Add analytics logging 2024-02-26 16:15:23 +02:00
secret_providers Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors 2024-08-13 11:42:07 +03:00
servers Add detailed logging and error handling in GitHub polling server 2024-08-18 08:13:40 +03:00
settings Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
tools Add 'original_suggestion' parameter to publish_inline_comment methods across git providers for enhanced inline comment handling 2024-08-16 08:58:51 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00