pr-agent/pr_agent/algo
2025-04-16 13:27:52 +05:30
..
ai_handlers doc update and minor fix 2025-04-16 13:27:52 +05:30
__init__.py Add support of OpenAI GPT-4.1 model family 2025-04-15 01:57:46 +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 Fix tokenizer fallback to use o200k_base instead of cl100k_base 2025-04-14 21:15:19 +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