pr-agent/pr_agent/algo
2025-04-04 05:13:15 +08:00
..
ai_handlers cleanup 2025-03-20 21:49:19 +02:00
__init__.py Add support of OpenAI GPT-4.5 Preview model 2025-04-04 05:13:15 +08:00
cli_args.py cleanup 2025-03-20 21:49:19 +02: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 Add decoupled and non-decoupled modes for code suggestions 2025-03-11 16:46:53 +02:00
language_handler.py Add filter for files with bad extensions in language handler 2025-03-11 17:03:05 +02:00
pr_processing.py Remove unused filter_bad_extensions function and rename diff_files_original to diff_files 2025-03-11 16:56:41 +02:00
token_handler.py Add support for documentation content exceeding token limits (#1670) 2025-04-03 11:51:26 +03:00
types.py feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
utils.py Add fallback for YAML parsing using original response text 2025-03-11 17:11:10 +02:00