mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
- Implement `publish_file_comments` method placeholder - Enhance `is_supported` method to include `publish_file_comments` - Refactor diff splitting logic to handle Bitbucket-specific headers - Improve error handling and logging for file content retrieval - Add `get_pr_owner_id` method to retrieve PR owner ID - Update `_get_pr_file_content` to fetch file content from remote link - Fix variable name typo in `extend_patch` function in `git_patch_processing.py` |
||
|---|---|---|
| .. | ||
| ai_handlers | ||
| __init__.py | ||
| file_filter.py | ||
| git_patch_processing.py | ||
| language_handler.py | ||
| pr_processing.py | ||
| token_handler.py | ||
| types.py | ||
| utils.py | ||