pr-agent/pr_agent
med8bra bd611bc1c2
fix(azure-provider): handle renamed files as new files
This fixes a bug when azure-provider tries to fetch original content of a renamed file and fails since the file doesn't exist in base yet.
Also handles case when `diff_type` includes multiple actions as `edit, rename`.

This can be improved to fetch the actual old content using the old path before renaming, but IMO for azure devops since its dying anyway, this fix should be enough.
2025-01-13 22:22:13 +01:00
..
agent filtering fix 2025-01-09 12:16:31 +02:00
algo Update pr_agent/algo/utils.py 2025-01-04 16:28:25 +02:00
git_providers fix(azure-provider): handle renamed files as new files 2025-01-13 22:22:13 +01:00
identity_providers Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
log Add analytics logging 2024-02-26 16:15:23 +02:00
secret_providers Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
servers fix: move user_tag variable declaration outside conditional block 2024-12-09 08:27:30 +02:00
settings fix: refine code suggestions prompts and avoid package-related comments 2025-01-08 17:42:07 +02:00
tools docs: add missing word 2025-01-10 16:08:04 +01:00
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
cli.py Move get_version to algo/util.py; fix version to 0.25 2024-12-17 08:44:53 -07:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py docs: improve Ollama and Hugging Face model configuration docs 2025-01-02 11:16:21 +02:00