pr-agent/pr_agent/algo
Eyal Sharon dd80276f3f Support cloning repo
Support forcing accurate token calculation (claude)
Help docs: Add desired branch in case of user supplied git repo, with default set to "main"
Better documentation for getting canonical url parts
2025-03-23 09:55:58 +02:00
..
ai_handlers cleanup 2025-03-20 21:49:19 +02:00
__init__.py Merge pull request #1605 from KennyDizi/main 2025-03-09 17:03:37 +02: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 Support cloning repo 2025-03-23 09:55:58 +02: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