pr-agent/pr_agent/algo
2025-07-09 15:04:18 +08:00
..
ai_handlers feat: add validation for empty streaming responses in LiteLLM handler 2025-07-09 15:04:18 +08:00
__init__.py feat: add streaming support for openai/qwq-plus model 2025-07-08 11:51:30 +08:00
cli_args.py cleanup 2025-03-20 21:49:19 +02:00
file_filter.py fix: avoid crash when ignore_language_framework is not a list 2025-06-29 02:06:40 +09:00
git_patch_processing.py Add multi-model support for different reasoning tasks 2025-04-27 11:00:34 +03: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 Add multi-model support for different reasoning tasks 2025-04-27 11:00:34 +03:00
token_handler.py Fix: use ModelTypeValidator static methods directly 2025-05-25 18:00:38 +09:00
types.py feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
utils.py refactor: extract TODO formatting functions and simplify data structure 2025-06-21 09:20:43 +03:00