pr-agent/pr_agent
2025-03-24 15:53:22 +02:00
..
agent Added help_docs feature. 2025-03-20 23:48:01 +02:00
algo More comprehensive handling in count_tokens(force_accurate==True): In case model is neither OpenAI nor Anthropic Claude, simply use an elbow room factor in order to force a more conservative estimate. 2025-03-24 15:47:35 +02:00
git_providers Remove non implemented method _prepare_clone_url_with_token from providers which don't support it and instead, issue a warning in base class. 2025-03-24 14:06:06 +02: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 - Documentation 2025-03-23 20:04:33 +02:00
settings Add token count estimation factor to config 2025-03-24 15:53:22 +02:00
tools - Documentation 2025-03-23 20:04:33 +02:00
__init__.py Format files by pre-commit run -a 2024-10-30 10:00:36 +09:00
cli.py Added help_docs feature. 2025-03-20 23:48:01 +02:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py Added help_docs feature. 2025-03-20 23:48:01 +02:00